Skip to content

Commit 668a4b3

Browse files
Mute org.elasticsearch.xpack.esql.action.CrossClusterAsyncQueryIT testStopQueryLocal elastic#125946
1 parent 9c5376f commit 668a4b3

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
@@ -254,6 +254,9 @@ tests:
254254
- class: org.elasticsearch.search.basic.SearchWithRandomDisconnectsIT
255255
method: testSearchWithRandomDisconnects
256256
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
257260

258261
# Examples:
259262
#

0 commit comments

Comments
 (0)