No test failures over the past 4 days. Fixes #105485
@@ -504,7 +504,6 @@ public class DownsampleActionIT extends ESRestTestCase {
}
- @TestLogging(value = "org.elasticsearch.xpack.ilm:TRACE", reason = "https://github.com/elastic/elasticsearch/issues/105485")
public void testDownsampleTwiceSameInterval() throws Exception {
// Create the ILM policy
Request request = new Request("PUT", "_ilm/policy/" + policy);