Revert "Mute InternalEngineTests.testForceMergeWithSoftDeletesRetentionAndRecoverySource"
This reverts commit da8aac9e66
.
This commit is contained in:
parent
f11ae5fd14
commit
dc78cc6131
|
@ -1636,7 +1636,6 @@ public class InternalEngineTests extends EngineTestCase {
|
|||
}
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/53190")
|
||||
public void testForceMergeWithSoftDeletesRetentionAndRecoverySource() throws Exception {
|
||||
final long retainedExtraOps = randomLongBetween(0, 10);
|
||||
Settings.Builder settings = Settings.builder()
|
||||
|
|
Loading…
Reference in New Issue