Skip to content

Commit 0c89548

Browse files
authored
Mute the "rrf with pinned retriever as a sub-retriever" test (#129846)
1 parent a3dac74 commit 0c89548

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
@@ -580,6 +580,9 @@ tests:
580580
- class: org.elasticsearch.index.store.FsDirectoryFactoryTests
581581
method: testPreload
582582
issue: https://github.com/elastic/elasticsearch/issues/129852
583+
- class: org.elasticsearch.xpack.rank.rrf.RRFRankClientYamlTestSuiteIT
584+
method: test {yaml=rrf/950_pinned_interaction/rrf with pinned retriever as a sub-retriever}
585+
issue: https://github.com/elastic/elasticsearch/issues/129845
583586

584587
# Examples:
585588
#

0 commit comments

Comments
 (0)