Skip to content

Commit e681eef

Browse files
Mute org.elasticsearch.search.functionscore.QueryRescorerIT testScoring #116050
1 parent cad71e9 commit e681eef

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
@@ -288,6 +288,9 @@ tests:
288288
- class: org.elasticsearch.action.admin.HotThreadsIT
289289
method: testHotThreadsDontFail
290290
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
291294

292295
# Examples:
293296
#

0 commit comments

Comments
 (0)