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 620c5a3 commit 47d5eb8Copy full SHA for 47d5eb8
muted-tests.yml
@@ -660,6 +660,9 @@ tests:
660
- class: org.elasticsearch.xpack.restart.FullClusterRestartIT
661
method: testRollupAfterRestart {cluster=UPGRADED}
662
issue: https://github.com/elastic/elasticsearch/issues/136437
663
+- class: org.elasticsearch.cluster.coordination.NodeJoiningIT
664
+ method: testNodeTriesToJoinClusterAndThenSameMasterIsElected
665
+ issue: https://github.com/elastic/elasticsearch/issues/136332
666
667
# Examples:
668
#
0 commit comments