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 6dacdb0 commit d4aac83Copy full SHA for d4aac83
muted-tests.yml
@@ -336,6 +336,9 @@ tests:
336
- class: org.elasticsearch.xpack.esql.plugin.MatchOperatorIT
337
method: testScoring_Zero_OutsideQuery
338
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
342
343
# Examples:
344
#
0 commit comments