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.
1 parent 6c7d43c commit 05cd728Copy full SHA for 05cd728
muted-tests.yml
@@ -486,6 +486,9 @@ tests:
486
- class: org.elasticsearch.xpack.ml.integration.InferenceIngestIT
487
method: testPipelineIngestWithModelAliases
488
issue: https://github.com/elastic/elasticsearch/issues/128417
489
+- class: org.elasticsearch.xpack.search.CrossClusterAsyncSearchIT
490
+ method: testCCSClusterDetailsWhereAllShardsSkippedInCanMatch
491
+ issue: https://github.com/elastic/elasticsearch/issues/128418
492
493
# Examples:
494
#
0 commit comments