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.
2 parents e2f9cc4 + 969cf97 commit 35bd36dCopy full SHA for 35bd36d
muted-tests.yml
@@ -522,6 +522,9 @@ tests:
522
- class: org.elasticsearch.test.rest.yaml.RcsCcsCommonYamlTestSuiteIT
523
method: test {p0=search/160_exists_query/Test exists query on keyword field in empty index}
524
issue: https://github.com/elastic/elasticsearch/issues/132829
525
+- class: org.elasticsearch.xpack.esql.CsvTests
526
+ method: test {csv-spec:floats.EqualToMultivalue}
527
+ issue: https://github.com/elastic/elasticsearch/issues/132852
528
529
# Examples:
530
#
0 commit comments