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 6d5099e commit 2de59d4Copy full SHA for 2de59d4
muted-tests.yml
@@ -615,6 +615,9 @@ tests:
615
- class: org.elasticsearch.xpack.security.authc.AuthenticationServiceTests
616
method: testInvalidToken
617
issue: https://github.com/elastic/elasticsearch/issues/133328
618
+- class: org.elasticsearch.test.rest.yaml.RcsCcsCommonYamlTestSuiteIT
619
+ method: test {p0=search/160_exists_query/Test exists query on unmapped byte field}
620
+ issue: https://github.com/elastic/elasticsearch/issues/133331
621
622
# Examples:
623
#
0 commit comments