Skip to content

Commit cc38a83

Browse files
committed
Mute testCreatedWhenAfterOtherMlIndex
Tracked at #40933
1 parent 8deadfb commit cc38a83

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/plugin/ml/src/test/java/org/elasticsearch/xpack/ml/integration/AnnotationIndexIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ public void testNotCreatedWhenNoOtherMlIndices() {
5151
}
5252
}
5353

54+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/40933")
5455
public void testCreatedWhenAfterOtherMlIndex() throws Exception {
5556

5657
Auditor auditor = new Auditor(client(), "node_1");

0 commit comments

Comments
 (0)