Skip to content

Commit b9d7bc8

Browse files
Mute org.elasticsearch.cluster.coordination.NodeJoiningIT testNodeTriesToJoinClusterAndThenSameMasterIsElected #136332
1 parent 792636c commit b9d7bc8

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
@@ -633,6 +633,9 @@ tests:
633633
- class: org.elasticsearch.index.store.AsyncDirectIODirectoryTests
634634
method: testIsLoadedOnSlice
635635
issue: https://github.com/elastic/elasticsearch/issues/136331
636+
- class: org.elasticsearch.cluster.coordination.NodeJoiningIT
637+
method: testNodeTriesToJoinClusterAndThenSameMasterIsElected
638+
issue: https://github.com/elastic/elasticsearch/issues/136332
636639

637640
# Examples:
638641
#

0 commit comments

Comments
 (0)