diff --git a/muted-tests.yml b/muted-tests.yml index 8ee5700487f66..7f88f43703ff5 100644 --- a/muted-tests.yml +++ b/muted-tests.yml @@ -302,15 +302,9 @@ tests: - class: org.elasticsearch.packaging.test.BootstrapCheckTests method: test20RunWithBootstrapChecks issue: https://github.com/elastic/elasticsearch/issues/124940 -- class: org.elasticsearch.xpack.esql.action.CrossClusterAsyncQueryStopIT - method: testStopQueryLocalNoRemotes - issue: https://github.com/elastic/elasticsearch/issues/124959 - class: org.elasticsearch.xpack.esql.action.CrossClusterAsyncQueryStopIT method: testStopQueryLocal issue: https://github.com/elastic/elasticsearch/issues/121672 -- class: org.elasticsearch.xpack.esql.action.CrossClusterAsyncQueryStopIT - method: testStopQuery - issue: https://github.com/elastic/elasticsearch/issues/124977 - class: org.elasticsearch.integration.DataStreamLifecycleServiceRuntimeSecurityIT method: testRolloverLifecycleAndForceMergeAuthorized issue: https://github.com/elastic/elasticsearch/issues/124978