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 1c664d7 commit 1d3b25dCopy full SHA for 1d3b25d
muted-tests.yml
@@ -528,6 +528,9 @@ tests:
528
- class: org.elasticsearch.xpack.esql.qa.single_node.EsqlSpecIT
529
method: test {csv-spec:lookup-join-expression.LookupJoinExpressionWithTerm}
530
issue: https://github.com/elastic/elasticsearch/issues/137157
531
+- class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeForkIT
532
+ method: test {csv-spec:lookup-join-expression.LookupJoinExpressionWithTerm}
533
+ issue: https://github.com/elastic/elasticsearch/issues/137160
534
535
# Examples:
536
#
0 commit comments