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 9163086 commit a8fbbd2Copy full SHA for a8fbbd2
muted-tests.yml
@@ -350,6 +350,9 @@ tests:
350
- class: org.elasticsearch.xpack.security.profile.ProfileIntegTests
351
method: testSuggestProfileWithData
352
issue: https://github.com/elastic/elasticsearch/issues/121258
353
+- class: org.elasticsearch.search.CrossClusterSearchUnavailableClusterIT
354
+ method: testSearchSkipUnavailable
355
+ issue: https://github.com/elastic/elasticsearch/issues/121497
356
357
# Examples:
358
#
0 commit comments