mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-06 19:09:14 +00:00
Revert "Mute InternalEngineTests.testForceMergeWithSoftDeletesRetentionAndRecoverySource"
This reverts commit da8aac9e66a2dd022889ea95228c8a4b0c927cb6.
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…
x
Reference in New Issue
Block a user