Skip to content

Commit 9ac8d38

Browse files
elasticsearchmachinecbuescher
authored andcommitted
Mute org.elasticsearch.search.retriever.RankDocRetrieverBuilderIT testRankDocsRetrieverWithNestedQuery elastic#112421
1 parent dad4bc3 commit 9ac8d38

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
@@ -180,6 +180,9 @@ tests:
180180
- class: org.elasticsearch.lucene.spatial.CartesianShapeDocValuesQueryTests
181181
method: testEmptySegment
182182
issue: https://github.com/elastic/elasticsearch/issues/112414
183+
- class: org.elasticsearch.search.retriever.RankDocRetrieverBuilderIT
184+
method: testRankDocsRetrieverWithNestedQuery
185+
issue: https://github.com/elastic/elasticsearch/issues/112421
183186

184187
# Examples:
185188
#

0 commit comments

Comments
 (0)