Skip to content

Commit 833bcaa

Browse files
Mute org.elasticsearch.xpack.esql.action.CrossClusterAsyncQueryStopIT testStopQueryLocal #121672
1 parent 3f1af89 commit 833bcaa

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

muted-tests.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -522,6 +522,9 @@ tests:
522522
- class: org.elasticsearch.index.IndexingPressureIT
523523
method: testWriteCanBeRejectedAtPrimaryLevel
524524
issue: https://github.com/elastic/elasticsearch/issues/131151
525+
- class: org.elasticsearch.xpack.esql.action.CrossClusterAsyncQueryStopIT
526+
method: testStopQueryLocal
527+
issue: https://github.com/elastic/elasticsearch/issues/121672
525528

526529
# Examples:
527530
#
@@ -560,4 +563,4 @@ tests:
560563
# issue: "https://github.com/elastic/elasticsearch/..."
561564
# - class: "org.elasticsearch.xpack.esql.**"
562565
# method: "test {union_types.MultiIndexIpStringStatsInline *}"
563-
# issue: "https://github.com/elastic/elasticsearch/..."
566+
# issue: "https://github.com/elastic/elasticsearch/..."

0 commit comments

Comments
 (0)