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 89f01ed commit 29fa3d8Copy full SHA for 29fa3d8
muted-tests.yml
@@ -527,6 +527,9 @@ tests:
527
- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
528
method: test {csv-spec:lookup-join.MvJoinKeyFromRow}
529
issue: https://github.com/elastic/elasticsearch/issues/132555
530
+- class: org.elasticsearch.xpack.esql.qa.single_node.EsqlSpecIT
531
+ method: test {csv-spec:spatial.ConvertFromStringParseError}
532
+ issue: https://github.com/elastic/elasticsearch/issues/132558
533
534
# Examples:
535
#
0 commit comments