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 e248da6 commit 1e72f8aCopy full SHA for 1e72f8a
muted-tests.yml
@@ -606,6 +606,9 @@ tests:
606
- class: org.elasticsearch.test.rest.yaml.RcsCcsCommonYamlTestSuiteIT
607
method: test {p0=search/110_field_collapsing/field collapsing}
608
issue: https://github.com/elastic/elasticsearch/issues/133361
609
+- class: org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
610
+ method: test {csv-spec:spatial.ConvertFromStringParseError}
611
+ issue: https://github.com/elastic/elasticsearch/issues/133364
612
613
# Examples:
614
#
0 commit comments