Skip to content

Commit a6cd294

Browse files
authored
Merge branch 'main' into rest-api-spec-reindex
2 parents 98622e4 + 31c2594 commit a6cd294

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

muted-tests.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -579,7 +579,9 @@ tests:
579579
- class: org.elasticsearch.cluster.ClusterStateSerializationTests
580580
method: testSerializationPreMultiProject
581581
issue: https://github.com/elastic/elasticsearch/issues/130872
582-
582+
- class: org.elasticsearch.cluster.coordination.votingonly.VotingOnlyNodePluginTests
583+
method: testPreferFullMasterOverVotingOnlyNodes
584+
issue: https://github.com/elastic/elasticsearch/issues/130883
583585

584586
# Examples:
585587
#

0 commit comments

Comments
 (0)