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 11ca4f6 commit 6abad3bCopy full SHA for 6abad3b
muted-tests.yml
@@ -577,6 +577,9 @@ tests:
577
- class: org.elasticsearch.index.engine.ThreadPoolMergeExecutorServiceDiskSpaceTests
578
method: testAbortingOrRunningMergeTaskHoldsUpBudget
579
issue: https://github.com/elastic/elasticsearch/issues/129823
580
+- class: org.elasticsearch.xpack.rank.rrf.RRFRankClientYamlTestSuiteIT
581
+ method: test {yaml=rrf/950_pinned_interaction/rrf with pinned retriever as a sub-retriever}
582
+ issue: https://github.com/elastic/elasticsearch/issues/129845
583
584
# Examples:
585
#
0 commit comments