We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40cc718 commit 063f8e4Copy full SHA for 063f8e4
muted-tests.yml
@@ -531,6 +531,9 @@ tests:
531
- class: org.elasticsearch.xpack.esql.CsvTests
532
method: test {csv-spec:spatial.ConvertCartesianFromStringParseError}
533
issue: https://github.com/elastic/elasticsearch/issues/132814
534
+- class: org.elasticsearch.xpack.esql.CsvTests
535
+ method: test {csv-spec:spatial_shapes.ConvertCartesianShapeFromStringParseError}
536
+ issue: https://github.com/elastic/elasticsearch/issues/132815
537
538
# Examples:
539
#
0 commit comments