diff --git a/muted-tests.yml b/muted-tests.yml index 6f920d95d4189..255e1887bf7b3 100644 --- a/muted-tests.yml +++ b/muted-tests.yml @@ -382,12 +382,6 @@ tests: - class: org.elasticsearch.index.codec.vectors.cluster.HierarchicalKMeansTests method: testHKmeans issue: https://github.com/elastic/elasticsearch/issues/130497 -- class: org.elasticsearch.xpack.esql.action.EsqlActionBreakerIT - method: testProjectWhere - issue: https://github.com/elastic/elasticsearch/issues/130504 -- class: org.elasticsearch.xpack.esql.action.EsqlActionBreakerIT - method: testTopNPushedToLucene - issue: https://github.com/elastic/elasticsearch/issues/130505 - class: org.elasticsearch.gradle.LoggedExecFuncTest method: failed tasks output logged to console when spooling true issue: https://github.com/elastic/elasticsearch/issues/119509 @@ -406,12 +400,6 @@ tests: - class: org.elasticsearch.search.SearchWithRejectionsIT method: testOpenContextsAfterRejections issue: https://github.com/elastic/elasticsearch/issues/130821 -- class: org.elasticsearch.xpack.esql.action.EsqlActionBreakerIT - method: testExtractFields - issue: https://github.com/elastic/elasticsearch/issues/130501 -- class: org.elasticsearch.xpack.esql.action.EsqlActionBreakerIT - method: testRowStatsProjectGroupByInt - issue: https://github.com/elastic/elasticsearch/issues/131024 - class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT method: test {lookup-join.MvJoinKeyOnFromAfterStats ASYNC} issue: https://github.com/elastic/elasticsearch/issues/131148