@@ -411,9 +411,6 @@ tests:
411
411
- class : org.elasticsearch.xpack.esql.inference.completion.CompletionOperatorTests
412
412
method : testSimpleCircuitBreaking
413
413
issue : https://github.com/elastic/elasticsearch/issues/132382
414
- - class : org.elasticsearch.xpack.esql.qa.single_node.EsqlSpecIT
415
- method : test {csv-spec:spatial.ConvertFromStringParseError}
416
- issue : https://github.com/elastic/elasticsearch/issues/132558
417
414
- class : org.elasticsearch.xpack.ml.integration.RevertModelSnapshotIT
418
415
method : testRevertModelSnapshot_DeleteInterveningResults
419
416
issue : https://github.com/elastic/elasticsearch/issues/132349
@@ -474,9 +471,6 @@ tests:
474
471
- class : org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
475
472
method : test {csv-spec:change_point.Values null column}
476
473
issue : https://github.com/elastic/elasticsearch/issues/133334
477
- - class : org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
478
- method : test {csv-spec:spatial.ConvertFromStringParseError}
479
- issue : https://github.com/elastic/elasticsearch/issues/133364
480
474
- class : org.elasticsearch.xpack.search.CrossClusterAsyncSearchIT
481
475
method : testCancelViaExpirationOnRemoteResultsWithMinimizeRoundtrips
482
476
issue : https://github.com/elastic/elasticsearch/issues/127302
@@ -501,9 +495,6 @@ tests:
501
495
- class : org.elasticsearch.xpack.esql.action.CrossClusterAsyncQueryStopIT
502
496
method : testStopQueryLocal
503
497
issue : https://github.com/elastic/elasticsearch/issues/133481
504
- - class : org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
505
- method : test {csv-spec:spatial.ConvertFromStringParseError}
506
- issue : https://github.com/elastic/elasticsearch/issues/133507
507
498
- class : org.elasticsearch.compute.data.BasicBlockTests
508
499
method : testIntBlock
509
500
issue : https://github.com/elastic/elasticsearch/issues/133596
0 commit comments