We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f378e34 + fe2f1fe commit 00b9e55Copy full SHA for 00b9e55
muted-tests.yml
@@ -548,6 +548,12 @@ tests:
548
- class: org.elasticsearch.search.suggest.phrase.PhraseSuggesterIT
549
method: testPhraseSuggestionWithNgramOnlyAnalyzerThrowsException
550
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
557
558
# Examples:
559
#
0 commit comments