We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97e4396 commit b841b50Copy full SHA for b841b50
muted-tests.yml
@@ -458,6 +458,9 @@ tests:
458
- class: org.elasticsearch.xpack.esql.tree.EsqlNodeSubclassTests
459
method: testTransform {class org.elasticsearch.xpack.esql.plan.logical.MMR}
460
issue: https://github.com/elastic/elasticsearch/issues/142674
461
+- class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeIT
462
+ method: test
463
+ issue: https://github.com/elastic/elasticsearch/issues/142426
464
465
# Examples:
466
#
0 commit comments