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 2f0844c commit c5ecb5bCopy full SHA for c5ecb5b
muted-tests.yml
@@ -539,6 +539,9 @@ tests:
539
- class: org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT
540
method: test {p0=search.vectors/40_knn_search/Dimensions are dynamically set}
541
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
545
546
# Examples:
547
#
0 commit comments