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 52285cd commit 0ef554eCopy full SHA for 0ef554e
muted-tests.yml
@@ -525,6 +525,9 @@ tests:
525
- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
526
method: test {csv-spec:lookup-join-expression.LookupJoinExpressionWithTerm}
527
issue: https://github.com/elastic/elasticsearch/issues/137157
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
532
# Examples:
533
#
0 commit comments