diff --git a/muted-tests.yml b/muted-tests.yml index 5d08417d75276..2ae42dc5df8e2 100644 --- a/muted-tests.yml +++ b/muted-tests.yml @@ -390,9 +390,6 @@ tests: - class: org.elasticsearch.packaging.test.DockerTests method: test050BasicApiTests issue: https://github.com/elastic/elasticsearch/issues/120911 -- class: org.elasticsearch.xpack.esql.action.EsqlActionBreakerIT - method: testFromEvalStats - issue: https://github.com/elastic/elasticsearch/issues/131503 - class: org.elasticsearch.xpack.search.CrossClusterAsyncSearchIT method: testCancellationViaTimeoutWithAllowPartialResultsSetToFalse issue: https://github.com/elastic/elasticsearch/issues/131248 @@ -618,12 +615,6 @@ tests: - class: org.elasticsearch.test.rest.yaml.RcsCcsCommonYamlTestSuiteIT method: test {p0=search.vectors/90_sparse_vector/Indexing and searching multi-value sparse vectors in >=8.15} issue: https://github.com/elastic/elasticsearch/issues/133508 -- class: org.elasticsearch.xpack.esql.action.EsqlActionBreakerIT - method: testTopNPushedToLucene - issue: https://github.com/elastic/elasticsearch/issues/133556 -- class: org.elasticsearch.xpack.esql.action.EsqlActionBreakerIT - method: testFilterNestedFields - issue: https://github.com/elastic/elasticsearch/issues/133557 - class: org.elasticsearch.test.rest.yaml.RcsCcsCommonYamlTestSuiteIT method: test {p0=search/10_source_filtering/no filtering} issue: https://github.com/elastic/elasticsearch/issues/133561