Skip to content

Commit a8fbbd2

Browse files
committed
Mute org.elasticsearch.search.CrossClusterSearchUnavailableClusterIT.testSearchSkipUnavailable
relates elastic#121497
1 parent 9163086 commit a8fbbd2

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
@@ -350,6 +350,9 @@ tests:
350350
- class: org.elasticsearch.xpack.security.profile.ProfileIntegTests
351351
method: testSuggestProfileWithData
352352
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
353356

354357
# Examples:
355358
#

0 commit comments

Comments
 (0)