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 05f5620 commit 13d18caCopy full SHA for 13d18ca
muted-tests.yml
@@ -561,6 +561,9 @@ tests:
561
- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
562
method: test {p0=field_caps/10_basic/Field caps for boolean field with only doc values}
563
issue: https://github.com/elastic/elasticsearch/issues/133019
564
+- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
565
+ method: test {p0=search/160_exists_query/Test exists query on unmapped boolean field}
566
+ issue: https://github.com/elastic/elasticsearch/issues/133029
567
568
# Examples:
569
#
0 commit comments