|
@@ -336,6 +336,9 @@ tests:
|
|
|
- class: org.elasticsearch.xpack.esql.plugin.MatchOperatorIT
|
|
|
method: testScoring_Zero_OutsideQuery
|
|
|
issue: https://github.com/elastic/elasticsearch/issues/124132
|
|
|
+- class: org.elasticsearch.search.query.QueryPhaseTimeoutTests
|
|
|
+ method: testScorerTimeoutPoints
|
|
|
+ issue: https://github.com/elastic/elasticsearch/issues/124140
|
|
|
|
|
|
# Examples:
|
|
|
#
|