diff --git a/muted-tests.yml b/muted-tests.yml index b976884745ff2..86947ba772f89 100644 --- a/muted-tests.yml +++ b/muted-tests.yml @@ -423,9 +423,6 @@ tests: - class: org.elasticsearch.index.IndexingPressureIT method: testWriteCanBeRejectedAtPrimaryLevel issue: https://github.com/elastic/elasticsearch/issues/131151 -- class: org.elasticsearch.xpack.esql.action.CrossClusterAsyncQueryStopIT - method: testStopQueryLocal - issue: https://github.com/elastic/elasticsearch/issues/121672 - class: org.elasticsearch.repositories.s3.S3ServiceTests method: testGetClientRegionFromEndpointSettingGuess issue: https://github.com/elastic/elasticsearch/issues/131392