Mute IndexShardRetentionLeaseTests.testCommit #37420

This commit is contained in:
David Kyle 2019-01-14 14:17:11 +00:00
parent de852765d6
commit 1abe5df09c
1 changed files with 1 additions and 0 deletions

View File

@ -134,6 +134,7 @@ public class IndexShardRetentionLeaseTests extends IndexShardTestCase {
}
}
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/37420")
public void testCommit() throws IOException {
final Settings settings = Settings.builder()
.put(IndexSettings.INDEX_SOFT_DELETES_SETTING.getKey(), true)