We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed2007e commit e6d0bd2Copy full SHA for e6d0bd2
muted-tests.yml
@@ -363,6 +363,9 @@ tests:
363
- class: org.elasticsearch.action.search.TransportSearchIT
364
method: testCircuitBreakerReduceFail
365
issue: https://github.com/elastic/elasticsearch/issues/144598
366
+- class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeIT
367
+ method: test
368
+ issue: https://github.com/elastic/elasticsearch/issues/144587
369
370
# Examples:
371
#
0 commit comments