Muting test testExtractIndexCheckpointsInconsistentGlobalCheckpoints (#40370)

This commit is contained in:
Benjamin Trent 2019-03-22 13:25:48 -05:00 committed by GitHub
parent 970cd57368
commit 05460cca58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -82,6 +82,7 @@ public class DataFrameTransformsCheckpointServiceTests extends ESTestCase {
}
}
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/40368")
public void testExtractIndexCheckpointsInconsistentGlobalCheckpoints() {
Map<String, long[]> expectedCheckpoints = new HashMap<>();
Set<String> indices = randomUserIndices();