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 c11a901 commit 68e9a5fCopy full SHA for 68e9a5f
muted-tests.yml
@@ -551,6 +551,9 @@ tests:
551
- class: org.elasticsearch.index.engine.ThreadPoolMergeExecutorServiceDiskSpaceTests
552
method: testUnavailableBudgetBlocksNewMergeTasksFromStartingExecution
553
issue: https://github.com/elastic/elasticsearch/issues/130205
554
+- class: org.elasticsearch.xpack.test.rest.XPackRestIT
555
+ method: test {p0=esql/60_usage/Basic ESQL usage output (telemetry) non-snapshot version}
556
+ issue: https://github.com/elastic/elasticsearch/issues/129888
557
558
# Examples:
559
#
0 commit comments