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 9482f20 commit c9644a9Copy full SHA for c9644a9
muted-tests.yml
@@ -426,6 +426,9 @@ tests:
426
- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlClientYamlIT
427
method: test {p0=esql/10_basic/basic with documents_found}
428
issue: https://github.com/elastic/elasticsearch/issues/127046
429
+- class: org.elasticsearch.search.query.QueryPhaseTimeoutTests
430
+ method: testBulkScorerTimeout
431
+ issue: https://github.com/elastic/elasticsearch/issues/127156
432
433
# Examples:
434
#
0 commit comments