Skip to content

Commit dc78cc6

Browse files
committed
Revert "Mute InternalEngineTests.testForceMergeWithSoftDeletesRetentionAndRecoverySource"
This reverts commit da8aac9.
1 parent f11ae5f commit dc78cc6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

server/src/test/java/org/elasticsearch/index/engine/InternalEngineTests.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1636,7 +1636,6 @@ public void testForceMergeWithSoftDeletesRetention() throws Exception {
16361636
}
16371637
}
16381638

1639-
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/53190")
16401639
public void testForceMergeWithSoftDeletesRetentionAndRecoverySource() throws Exception {
16411640
final long retainedExtraOps = randomLongBetween(0, 10);
16421641
Settings.Builder settings = Settings.builder()

0 commit comments

Comments
 (0)