Skip to content

Commit 21e8bac

Browse files
Mute org.elasticsearch.xpack.esql.action.CrossClusterAsyncQueryIT testBadAsyncId #132353
1 parent 7660bfc commit 21e8bac

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
@@ -548,6 +548,9 @@ tests:
548548
- class: org.elasticsearch.search.suggest.phrase.PhraseSuggesterIT
549549
method: testPhraseSuggestionWithNgramOnlyAnalyzerThrowsException
550550
issue: https://github.com/elastic/elasticsearch/issues/132347
551+
- class: org.elasticsearch.xpack.esql.action.CrossClusterAsyncQueryIT
552+
method: testBadAsyncId
553+
issue: https://github.com/elastic/elasticsearch/issues/132353
551554

552555
# Examples:
553556
#

0 commit comments

Comments
 (0)