@@ -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