Skip to content

Commit 3d3678a

Browse files
Mute org.elasticsearch.search.SearchWithRejectionsIT testOpenContextsAfterRejections #130821
1 parent 47a869a commit 3d3678a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -567,6 +567,9 @@ tests:
567567
- class: org.elasticsearch.cluster.coordination.votingonly.VotingOnlyNodePluginTests
568568
method: testPreferFullMasterOverVotingOnlyNodes
569569
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
570573

571574
# Examples:
572575
#

0 commit comments

Comments
 (0)