Skip to content

Commit 00b9e55

Browse files
Merge branch 'main' into 2025/07/17/new-allocation-transport-action
2 parents f378e34 + fe2f1fe commit 00b9e55

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

muted-tests.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -548,6 +548,12 @@ 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
554+
- class: org.elasticsearch.search.routing.SearchReplicaSelectionIT
555+
method: testNodeSelection
556+
issue: https://github.com/elastic/elasticsearch/issues/132354
551557

552558
# Examples:
553559
#

0 commit comments

Comments
 (0)