Skip to content

Commit 68e9a5f

Browse files
committed
Mute esql usage yaml test #129888
1 parent c11a901 commit 68e9a5f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -551,6 +551,9 @@ tests:
551551
- class: org.elasticsearch.index.engine.ThreadPoolMergeExecutorServiceDiskSpaceTests
552552
method: testUnavailableBudgetBlocksNewMergeTasksFromStartingExecution
553553
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
554557

555558
# Examples:
556559
#

0 commit comments

Comments
 (0)