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 cad71e9 commit e681eefCopy full SHA for e681eef
muted-tests.yml
@@ -288,6 +288,9 @@ tests:
288
- class: org.elasticsearch.action.admin.HotThreadsIT
289
method: testHotThreadsDontFail
290
issue: https://github.com/elastic/elasticsearch/issues/115754
291
+- class: org.elasticsearch.search.functionscore.QueryRescorerIT
292
+ method: testScoring
293
+ issue: https://github.com/elastic/elasticsearch/issues/116050
294
295
# Examples:
296
#
0 commit comments