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.
2 parents 98622e4 + 31c2594 commit a6cd294Copy full SHA for a6cd294
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