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 47a869a commit 3d3678aCopy full SHA for 3d3678a
muted-tests.yml
@@ -567,6 +567,9 @@ tests:
567
- class: org.elasticsearch.cluster.coordination.votingonly.VotingOnlyNodePluginTests
568
method: testPreferFullMasterOverVotingOnlyNodes
569
issue: https://github.com/elastic/elasticsearch/issues/130883
570
+- class: org.elasticsearch.search.SearchWithRejectionsIT
571
+ method: testOpenContextsAfterRejections
572
+ issue: https://github.com/elastic/elasticsearch/issues/130821
573
574
# Examples:
575
#
0 commit comments