Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 0 additions & 12 deletions muted-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down