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 d952603 commit 901532fCopy full SHA for 901532f
muted-tests.yml
@@ -172,6 +172,9 @@ tests:
172
- class: org.elasticsearch.blobcache.shared.SharedBlobCacheServiceTests
173
method: testGetMultiThreaded
174
issue: https://github.com/elastic/elasticsearch/issues/112314
175
+- class: org.elasticsearch.search.retriever.RankDocRetrieverBuilderIT
176
+ method: testRankDocsRetrieverWithCollapse
177
+ issue: https://github.com/elastic/elasticsearch/issues/112254
178
179
# Examples:
180
#
0 commit comments