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 792636c commit b9d7bc8Copy full SHA for b9d7bc8
muted-tests.yml
@@ -633,6 +633,9 @@ tests:
633
- class: org.elasticsearch.index.store.AsyncDirectIODirectoryTests
634
method: testIsLoadedOnSlice
635
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
639
640
# Examples:
641
#
0 commit comments