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 f38f4ad commit 945517bCopy full SHA for 945517b
muted-tests.yml
@@ -663,6 +663,9 @@ tests:
663
- class: org.elasticsearch.index.engine.MergeWithFailureIT
664
method: testFailedMergeDeadlock
665
issue: https://github.com/elastic/elasticsearch/issues/135443
666
+- class: org.elasticsearch.xpack.esql.qa.single_node.EsqlSpecIT
667
+ method: test {csv-spec:spatial_shapes.ConvertCartesianShapeFromStringParseError}
668
+ issue: https://github.com/elastic/elasticsearch/issues/135455
669
670
# Examples:
671
#
0 commit comments