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 2a677db commit fa48715Copy full SHA for fa48715
muted-tests.yml
@@ -248,6 +248,9 @@ tests:
248
- class: org.elasticsearch.index.reindex.ReindexNodeShutdownIT
249
method: testReindexWithShutdown
250
issue: https://github.com/elastic/elasticsearch/issues/118040
251
+- class: org.elasticsearch.xpack.test.rest.XPackRestIT
252
+ method: test {p0=esql/60_usage/Basic ESQL usage output (telemetry) non-snapshot version}
253
+ issue: https://github.com/elastic/elasticsearch/issues/117862
254
255
# Examples:
256
#
0 commit comments