Skip to content

Commit

Permalink
Mute testCreatedWhenAfterOtherMlIndex
Browse files Browse the repository at this point in the history
Tracked at elastic#40933
  • Loading branch information
dnhatn committed Apr 8, 2019
1 parent 8deadfb commit cc38a83
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ public void testNotCreatedWhenNoOtherMlIndices() {
}
}

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

Auditor auditor = new Auditor(client(), "node_1");
Expand Down

0 comments on commit cc38a83

Please sign in to comment.