Skip to content

Commit c5ecb5b

Browse files
Mute org.elasticsearch.search.SearchWithRejectionsIT testOpenContextsAfterRejections elastic#130821
1 parent 2f0844c commit c5ecb5b

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
@@ -539,6 +539,9 @@ tests:
539539
- class: org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT
540540
method: test {p0=search.vectors/40_knn_search/Dimensions are dynamically set}
541541
issue: https://github.com/elastic/elasticsearch/issues/130626
542+
- class: org.elasticsearch.search.SearchWithRejectionsIT
543+
method: testOpenContextsAfterRejections
544+
issue: https://github.com/elastic/elasticsearch/issues/130821
542545

543546
# Examples:
544547
#

0 commit comments

Comments
 (0)