Mute InternalEngineTests.testForceMergeWithSoftDeletesRetentionAndRecoverySource

This commit is contained in:
James Baiera 2020-03-05 15:55:50 -05:00
parent d1cc2e68d5
commit da8aac9e66
1 changed files with 1 additions and 0 deletions

View File

@ -1636,6 +1636,7 @@ 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()