Skip to content

Commit 8a28b51

Browse files
Mute org.elasticsearch.search.query.QueryPhaseTimeoutTests testScorerTimeoutPoints #124140
1 parent 99262c6 commit 8a28b51

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
@@ -336,6 +336,9 @@ tests:
336336
- class: org.elasticsearch.xpack.esql.plugin.MatchOperatorIT
337337
method: testScoring_Zero_OutsideQuery
338338
issue: https://github.com/elastic/elasticsearch/issues/124132
339+
- class: org.elasticsearch.search.query.QueryPhaseTimeoutTests
340+
method: testScorerTimeoutPoints
341+
issue: https://github.com/elastic/elasticsearch/issues/124140
339342

340343
# Examples:
341344
#

0 commit comments

Comments
 (0)