Skip to content

Commit

Permalink
Mute testEnableDisableBehaviour (elastic#42929)
Browse files Browse the repository at this point in the history
  • Loading branch information
jkakavas committed Jun 6, 2019
1 parent 40c827a commit 6ee578c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ public void cleanupSecurityIndex() {
deleteSecurityIndex();
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/42215")
public void testEnableDisableBehaviour() throws Exception {
IndexResponse indexResponse = index("test", "type", jsonBuilder()
.startObject()
Expand Down

0 comments on commit 6ee578c

Please sign in to comment.