Skip to content

Commit

Permalink
Mute PermissionsIT#testWhen[...]ByILMPolicy
Browse files Browse the repository at this point in the history
  • Loading branch information
danielmitterdorfer committed May 6, 2019
1 parent b9ab5bf commit 6676a4c
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 6676a4c

Please sign in to comment.