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 906bbfc commit 6e00a2bCopy full SHA for 6e00a2b
muted-tests.yml
@@ -585,6 +585,9 @@ tests:
585
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
586
method: test {p0=esql/60_usage/Basic ESQL usage output (telemetry) non-snapshot version}
587
issue: https://github.com/elastic/elasticsearch/issues/133014
588
+- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
589
+ method: test {p0=search/160_exists_query/Test exists query on _id field}
590
+ issue: https://github.com/elastic/elasticsearch/issues/133097
591
592
# Examples:
593
#
0 commit comments