Skip to content

Commit

Permalink
Mute testEnableDisableBehaviour (#42929)
Browse files Browse the repository at this point in the history
  • Loading branch information
jkakavas authored Jun 6, 2019
1 parent 63ee61d commit f99a6db
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,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 f99a6db

Please sign in to comment.