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 3f0b14b commit 8872316Copy full SHA for 8872316
muted-tests.yml
@@ -543,6 +543,9 @@ tests:
543
- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
544
method: test {lookup-join.MvJoinKeyOnFromAfterStats ASYNC}
545
issue: https://github.com/elastic/elasticsearch/issues/131148
546
+- class: org.elasticsearch.xpack.esql.qa.multi_node.GenerativeIT
547
+ method: test
548
+ issue: https://github.com/elastic/elasticsearch/issues/131154
549
550
# Examples:
551
#
0 commit comments