@@ -411,9 +411,6 @@ tests:
411411- class : org.elasticsearch.xpack.esql.inference.completion.CompletionOperatorTests
412412 method : testSimpleCircuitBreaking
413413 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
417414- class : org.elasticsearch.xpack.ml.integration.RevertModelSnapshotIT
418415 method : testRevertModelSnapshot_DeleteInterveningResults
419416 issue : https://github.com/elastic/elasticsearch/issues/132349
@@ -474,9 +471,6 @@ tests:
474471- class : org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
475472 method : test {csv-spec:change_point.Values null column}
476473 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
480474- class : org.elasticsearch.xpack.search.CrossClusterAsyncSearchIT
481475 method : testCancelViaExpirationOnRemoteResultsWithMinimizeRoundtrips
482476 issue : https://github.com/elastic/elasticsearch/issues/127302
@@ -501,9 +495,6 @@ tests:
501495- class : org.elasticsearch.xpack.esql.action.CrossClusterAsyncQueryStopIT
502496 method : testStopQueryLocal
503497 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
507498- class : org.elasticsearch.compute.data.BasicBlockTests
508499 method : testIntBlock
509500 issue : https://github.com/elastic/elasticsearch/issues/133596
0 commit comments