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 c9644a9 commit 2ea04a9Copy full SHA for 2ea04a9
muted-tests.yml
@@ -429,6 +429,9 @@ tests:
429
- class: org.elasticsearch.search.query.QueryPhaseTimeoutTests
430
method: testBulkScorerTimeout
431
issue: https://github.com/elastic/elasticsearch/issues/127156
432
+- class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeIT
433
+ method: test
434
+ issue: https://github.com/elastic/elasticsearch/issues/127157
435
436
# Examples:
437
#
0 commit comments