Skip to content

Commit 953b9ef

Browse files
Unmute spatial parsing tests where the failure appears non-reproducible (#133927)
1 parent c3baf0b commit 953b9ef

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

muted-tests.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)