Skip to content

Commit

Permalink
Test mute for elastic#105485 (elastic#106028)
Browse files Browse the repository at this point in the history
  • Loading branch information
benwtrent authored Mar 6, 2024
1 parent f864083 commit 64ee22f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -504,6 +504,7 @@ public void testDownsampleTwice() throws Exception {
}
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/105485")
public void testDownsampleTwiceSameInterval() throws Exception {
// Create the ILM policy
Request request = new Request("PUT", "_ilm/policy/" + policy);
Expand Down

0 comments on commit 64ee22f

Please sign in to comment.