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 f36c783 commit 05f5620Copy full SHA for 05f5620
muted-tests.yml
@@ -558,6 +558,9 @@ tests:
558
- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
559
method: test {p0=search/510_range_query_out_of_bounds/Test range query for float field with out of bounds lower limit}
560
issue: https://github.com/elastic/elasticsearch/issues/133012
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
565
# Examples:
566
#
0 commit comments