Skip to content

Commit 698bf31

Browse files
Mute org.elasticsearch.xpack.esql.action.CrossClusterAsyncQueryStopIT testStopQueryLocal #121672
1 parent b404a8b commit 698bf31

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
@@ -398,6 +398,9 @@ tests:
398398
- class: org.elasticsearch.index.mapper.extras.ScaledFloatFieldMapperTests
399399
method: testBlockLoaderFromRowStrideReaderWithSyntheticSource
400400
issue: https://github.com/elastic/elasticsearch/issues/123145
401+
- class: org.elasticsearch.xpack.esql.action.CrossClusterAsyncQueryStopIT
402+
method: testStopQueryLocal
403+
issue: https://github.com/elastic/elasticsearch/issues/121672
401404

402405
# Examples:
403406
#

0 commit comments

Comments
 (0)