@@ -563,36 +563,9 @@ tests:
563563- class : org.elasticsearch.xpack.esql.action.EsqlActionBreakerIT 
564564  method : testTopNPushedToLucene 
565565  issue : https://github.com/elastic/elasticsearch/issues/130505 
566- - class : org.elasticsearch.common.ssl.DefaultJdkTrustConfigTests 
567-   method : testGetSystemTrustStoreWithNoSystemProperties 
568-   issue : https://github.com/elastic/elasticsearch/issues/130517 
569- - class : org.elasticsearch.common.ssl.DefaultJdkTrustConfigTests 
570-   method : testGetNonPKCS11TrustStoreWithPasswordSet 
571-   issue : https://github.com/elastic/elasticsearch/issues/130519 
572566- class : org.elasticsearch.multiproject.test.CoreWithMultipleProjectsClientYamlTestSuiteIT 
573567  method : test {yaml=indices.resolve_index/10_basic_resolve_index/Resolve index with hidden and closed indices} 
574568  issue : https://github.com/elastic/elasticsearch/issues/130568 
575- - class : org.elasticsearch.reindex.ReindexRestClientSslTests 
576-   method : testClientPassesClientCertificate 
577-   issue : https://github.com/elastic/elasticsearch/issues/130584 
578- - class : org.elasticsearch.reindex.ReindexRestClientSslTests 
579-   method : testClientFailsWithUntrustedCertificate 
580-   issue : https://github.com/elastic/elasticsearch/issues/130585 
581- - class : org.elasticsearch.reindex.ReindexRestClientSslTests 
582-   method : testClientSucceedsWithCertificateAuthorities 
583-   issue : https://github.com/elastic/elasticsearch/issues/130586 
584- - class : org.elasticsearch.reindex.ReindexFromRemoteBuildRestClientTests 
585-   method : testHeaders 
586-   issue : https://github.com/elastic/elasticsearch/issues/130587 
587- - class : org.elasticsearch.reindex.ReindexFromRemoteBuildRestClientTests 
588-   method : testBuildRestClient 
589-   issue : https://github.com/elastic/elasticsearch/issues/130588 
590- - class : org.elasticsearch.http.netty4.Netty4HttpServerTransportTests 
591-   method : testRespondAfterServiceCloseWithClientCancel 
592-   issue : https://github.com/elastic/elasticsearch/issues/130590 
593- - class : org.elasticsearch.http.netty4.Netty4HttpServerTransportTests 
594-   method : testRespondAfterServiceCloseWithServerCancel 
595-   issue : https://github.com/elastic/elasticsearch/issues/130591 
596569- class : org.elasticsearch.xpack.esql.qa.multi_node.GenerativeIT 
597570  method : test 
598571  issue : https://github.com/elastic/elasticsearch/issues/130067 
@@ -611,6 +584,15 @@ tests:
611584- class : org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT 
612585  method : test {p0=search.vectors/40_knn_search/Dimensions are dynamically set} 
613586  issue : https://github.com/elastic/elasticsearch/issues/130626 
587+ - class : org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT 
588+   method : test {match-operator.MatchWithMoreComplexDisjunctionAndConjunction SYNC} 
589+   issue : https://github.com/elastic/elasticsearch/issues/130640 
590+ - class : org.elasticsearch.gradle.LoggedExecFuncTest 
591+   method : failed tasks output logged to console when spooling true 
592+   issue : https://github.com/elastic/elasticsearch/issues/119509 
593+ - class : org.elasticsearch.xpack.esql.qa.single_node.EsqlSpecIT 
594+   method : test {lookup-join.MvJoinKeyFromRow ASYNC} 
595+   issue : https://github.com/elastic/elasticsearch/issues/130642 
614596
615597#  Examples:
616598# 
0 commit comments