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 c8196d4 commit 9b50143Copy full SHA for 9b50143
muted-tests.yml
@@ -726,6 +726,9 @@ tests:
726
- class: org.elasticsearch.xpack.security.CoreWithSecurityClientYamlTestSuiteIT
727
method: test {yaml=indices.get_sample/10_basic/Test get sample for index with no sample config}
728
issue: https://github.com/elastic/elasticsearch/issues/135993
729
+- class: org.elasticsearch.xpack.test.rest.XPackRestIT
730
+ method: test {p0=esql/60_usage/Basic ESQL usage output (telemetry) non-snapshot version}
731
+ issue: https://github.com/elastic/elasticsearch/issues/136000
732
733
# Examples:
734
#
0 commit comments