Skip to content

Commit a7f2b3d

Browse files
authored
Unmute testHistoryRetention (elastic#95955)
Since elastic#95933 was fixed
1 parent c293e3d commit a7f2b3d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

server/src/internalClusterTest/java/org/elasticsearch/indices/recovery/IndexRecoveryIT.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -791,7 +791,6 @@ public void testDisconnectsDuringRecovery() throws Exception {
791791
checkDisconnectsDuringRecovery(false);
792792
}
793793

794-
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/95933")
795794
public void testHistoryRetention() throws Exception {
796795
internalCluster().startNodes(3);
797796

0 commit comments

Comments
 (0)