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 26e8024 commit 31c2594Copy full SHA for 31c2594
muted-tests.yml
@@ -579,7 +579,9 @@ tests:
579
- class: org.elasticsearch.cluster.ClusterStateSerializationTests
580
method: testSerializationPreMultiProject
581
issue: https://github.com/elastic/elasticsearch/issues/130872
582
-
+- class: org.elasticsearch.cluster.coordination.votingonly.VotingOnlyNodePluginTests
583
+ method: testPreferFullMasterOverVotingOnlyNodes
584
+ issue: https://github.com/elastic/elasticsearch/issues/130883
585
586
# Examples:
587
#
0 commit comments