@@ -411,9 +411,6 @@ tests:
411
411
- class : org.elasticsearch.xpack.search.CrossClusterAsyncSearchIT
412
412
method : testCancelViaExpirationOnRemoteResultsWithMinimizeRoundtrips
413
413
issue : https://github.com/elastic/elasticsearch/issues/127302
414
- - class : org.elasticsearch.xpack.esql.qa.multi_node.EsqlClientYamlIT
415
- method : test {p0=esql/60_usage/*}
416
- issue : https://github.com/elastic/elasticsearch/issues/133461
417
414
- class : org.elasticsearch.xpack.esql.action.CrossClusterAsyncQueryStopIT
418
415
method : testStopQueryLocal
419
416
issue : https://github.com/elastic/elasticsearch/issues/133481
@@ -555,9 +552,6 @@ tests:
555
552
- class : org.elasticsearch.xpack.esql.inference.textembedding.TextEmbeddingOperatorTests
556
553
method : testSimpleCircuitBreaking
557
554
issue : https://github.com/elastic/elasticsearch/issues/135569
558
- - class : org.elasticsearch.multiproject.test.XpackWithMultipleProjectsClientYamlTestSuiteIT
559
- method : test {yaml=esql/60_usage/Basic ESQL usage output (telemetry) snapshot version}
560
- issue : https://github.com/elastic/elasticsearch/issues/135579
561
555
- class : org.elasticsearch.xpack.esql.heap_attack.HeapAttackIT
562
556
method : testAggTooManyMvLongs
563
557
issue : https://github.com/elastic/elasticsearch/issues/135585
@@ -627,9 +621,6 @@ tests:
627
621
- class : org.elasticsearch.xpack.security.CoreWithSecurityClientYamlTestSuiteIT
628
622
method : test {yaml=indices.get_sample/10_basic/Test get sample for index with no sample config}
629
623
issue : https://github.com/elastic/elasticsearch/issues/135993
630
- - class : org.elasticsearch.xpack.test.rest.XPackRestIT
631
- method : test {p0=esql/60_usage/Basic ESQL usage output (telemetry) non-snapshot version}
632
- issue : https://github.com/elastic/elasticsearch/issues/136000
633
624
- class : org.elasticsearch.xpack.ml.integration.RegressionIT
634
625
method : testAliasFields
635
626
issue : https://github.com/elastic/elasticsearch/issues/135996
0 commit comments