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 0569504 commit efe6dbeCopy full SHA for efe6dbe
muted-tests.yml
@@ -552,6 +552,9 @@ tests:
552
- class: org.elasticsearch.common.util.concurrent.TaskExecutionTimeTrackingEsThreadPoolExecutorTests
553
method: testMaxQueueLatency
554
issue: https://github.com/elastic/elasticsearch/issues/131093
555
+- class: org.elasticsearch.xpack.esql.action.CrossClusterAsyncQueryStopIT
556
+ method: testStopQueryLocal
557
+ issue: https://github.com/elastic/elasticsearch/issues/121672
558
559
# Examples:
560
#
0 commit comments