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 d33dceb commit 13d603cCopy full SHA for 13d603c
muted-tests.yml
@@ -543,6 +543,9 @@ tests:
543
- class: org.elasticsearch.index.mapper.LongFieldMapperTests
544
method: testSyntheticSourceWithTranslogSnapshot
545
issue: https://github.com/elastic/elasticsearch/issues/132964
546
+- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
547
+ method: test {p0=search/160_exists_query/Test exists query on unmapped float field}
548
+ issue: https://github.com/elastic/elasticsearch/issues/132984
549
550
# Examples:
551
#
0 commit comments