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 41f439b commit 314a214Copy full SHA for 314a214
muted-tests.yml
@@ -582,6 +582,9 @@ tests:
582
- class: org.elasticsearch.repositories.blobstore.testkit.analyze.MinioRepositoryAnalysisRestIT
583
method: testRepositoryAnalysis
584
issue: https://github.com/elastic/elasticsearch/issues/134853
585
+- class: org.elasticsearch.xpack.esql.action.CrossClusterAsyncQueryStopIT
586
+ method: testStopQueryInlinestats
587
+ issue: https://github.com/elastic/elasticsearch/issues/134854
588
589
# Examples:
590
#
0 commit comments