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 9c5376f commit 668a4b3Copy full SHA for 668a4b3
muted-tests.yml
@@ -254,6 +254,9 @@ tests:
254
- class: org.elasticsearch.search.basic.SearchWithRandomDisconnectsIT
255
method: testSearchWithRandomDisconnects
256
issue: https://github.com/elastic/elasticsearch/issues/122707
257
+- class: org.elasticsearch.xpack.esql.action.CrossClusterAsyncQueryIT
258
+ method: testStopQueryLocal
259
+ issue: https://github.com/elastic/elasticsearch/issues/125946
260
261
# Examples:
262
#
0 commit comments