diff --git a/muted-tests.yml b/muted-tests.yml index e97ce4b62ca96..c0c3edb569532 100644 --- a/muted-tests.yml +++ b/muted-tests.yml @@ -348,9 +348,6 @@ tests: - class: org.elasticsearch.xpack.esql.action.CrossClusterQueryWithPartialResultsIT method: testOneRemoteClusterPartial issue: https://github.com/elastic/elasticsearch/issues/124055 -- class: org.elasticsearch.xpack.esql.action.EsqlActionBreakerIT - method: testTopNPushedToLuceneOnSortedIndex - issue: https://github.com/elastic/elasticsearch/issues/135939 - class: org.elasticsearch.xpack.security.authz.microsoft.MicrosoftGraphAuthzPluginIT method: testConcurrentAuthentication issue: https://github.com/elastic/elasticsearch/issues/135777