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 c9b2a46 commit 5baa295Copy full SHA for 5baa295
muted-tests.yml
@@ -612,6 +612,9 @@ tests:
612
- class: org.elasticsearch.test.rest.yaml.RcsCcsCommonYamlTestSuiteIT
613
method: test {p0=search/160_exists_query/Test exists query on unmapped byte field}
614
issue: https://github.com/elastic/elasticsearch/issues/133331
615
+- class: org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
616
+ method: test {csv-spec:change_point.Values null column}
617
+ issue: https://github.com/elastic/elasticsearch/issues/133334
618
619
# Examples:
620
#
0 commit comments