Skip to content

Commit

Permalink
Mute PermissionsIT#testWhen[...]ByILMPolicy (#41859)
Browse files Browse the repository at this point in the history
Relates #41440
Relates #41858
  • Loading branch information
danielmitterdorfer authored May 6, 2019
1 parent 227d5e1 commit 8580053
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ public void testCanViewExplainOnUnmanagedIndex() throws Exception {
* Tests when the user is limited by alias of an index is able to write to index
* which was rolled over by an ILM policy.
*/
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/41440")
public void testWhenUserLimitedByOnlyAliasOfIndexCanWriteToIndexWhichWasRolledoverByILMPolicy()
throws IOException, InterruptedException {
/*
Expand Down

0 comments on commit 8580053

Please sign in to comment.