Skip to content

Commit

Permalink
Mute failing test in PermissionsIT
Browse files Browse the repository at this point in the history
#41440
Signed-off-by: Mark Vieira <[email protected]>
  • Loading branch information
mark-vieira committed Sep 30, 2019
1 parent f6f2c9f commit bc96370
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -244,6 +244,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")
@TestIssueLogging(value = "org.elasticsearch:DEBUG", issueUrl = "https://github.com/elastic/elasticsearch/issues/41440")
public void testWhenUserLimitedByOnlyAliasOfIndexCanWriteToIndexWhichWasRolledoverByILMPolicy() throws Exception {
/*
Expand Down

0 comments on commit bc96370

Please sign in to comment.