Skip to content

Commit decce56

Browse files
authored
ESQL: Unmuted fixed tests (elastic#131476)
Fixed by elastic#131370 or elastic#130963. Closes elastic#130505 Closes elastic#130504 Closes elastic#130501 Closes elastic#131024
1 parent 560ffb9 commit decce56

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

muted-tests.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -382,12 +382,6 @@ tests:
382382
- class: org.elasticsearch.index.codec.vectors.cluster.HierarchicalKMeansTests
383383
method: testHKmeans
384384
issue: https://github.com/elastic/elasticsearch/issues/130497
385-
- class: org.elasticsearch.xpack.esql.action.EsqlActionBreakerIT
386-
method: testProjectWhere
387-
issue: https://github.com/elastic/elasticsearch/issues/130504
388-
- class: org.elasticsearch.xpack.esql.action.EsqlActionBreakerIT
389-
method: testTopNPushedToLucene
390-
issue: https://github.com/elastic/elasticsearch/issues/130505
391385
- class: org.elasticsearch.gradle.LoggedExecFuncTest
392386
method: failed tasks output logged to console when spooling true
393387
issue: https://github.com/elastic/elasticsearch/issues/119509
@@ -406,12 +400,6 @@ tests:
406400
- class: org.elasticsearch.search.SearchWithRejectionsIT
407401
method: testOpenContextsAfterRejections
408402
issue: https://github.com/elastic/elasticsearch/issues/130821
409-
- class: org.elasticsearch.xpack.esql.action.EsqlActionBreakerIT
410-
method: testExtractFields
411-
issue: https://github.com/elastic/elasticsearch/issues/130501
412-
- class: org.elasticsearch.xpack.esql.action.EsqlActionBreakerIT
413-
method: testRowStatsProjectGroupByInt
414-
issue: https://github.com/elastic/elasticsearch/issues/131024
415403
- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
416404
method: test {lookup-join.MvJoinKeyOnFromAfterStats ASYNC}
417405
issue: https://github.com/elastic/elasticsearch/issues/131148

0 commit comments

Comments
 (0)