Skip to content

Commit 55c2279

Browse files
Mute the "rrf with pinned retriever as a sub-retriever" test (elastic#129846) (elastic#129859)
(cherry picked from commit 0c89548) # Conflicts: # muted-tests.yml Co-authored-by: Elastic Machine <[email protected]>
1 parent 7ea565a commit 55c2279

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
@@ -221,6 +221,9 @@ tests:
221221
- class: org.elasticsearch.discovery.ClusterDisruptionIT
222222
method: testAckedIndexing
223223
issue: https://github.com/elastic/elasticsearch/issues/117024
224+
- class: org.elasticsearch.xpack.rank.rrf.RRFRankClientYamlTestSuiteIT
225+
method: test {yaml=rrf/950_pinned_interaction/rrf with pinned retriever as a sub-retriever}
226+
issue: https://github.com/elastic/elasticsearch/issues/129845
224227

225228
# Examples:
226229
#

0 commit comments

Comments
 (0)