Browse Source

Mute org.elasticsearch.search.retriever.RankDocRetrieverBuilderIT testRankDocsRetrieverWithNestedQuery #112421

elasticsearchmachine 1 year ago
parent
commit
b1795e9a13
1 changed files with 3 additions and 0 deletions
  1. 3 0
      muted-tests.yml

+ 3 - 0
muted-tests.yml

@@ -180,6 +180,9 @@ tests:
 - class: org.elasticsearch.lucene.spatial.CartesianShapeDocValuesQueryTests
 - class: org.elasticsearch.lucene.spatial.CartesianShapeDocValuesQueryTests
   method: testEmptySegment
   method: testEmptySegment
   issue: https://github.com/elastic/elasticsearch/issues/112414
   issue: https://github.com/elastic/elasticsearch/issues/112414
+- class: org.elasticsearch.search.retriever.RankDocRetrieverBuilderIT
+  method: testRankDocsRetrieverWithNestedQuery
+  issue: https://github.com/elastic/elasticsearch/issues/112421
 
 
 # Examples:
 # Examples:
 #
 #