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 d1df43f commit a5d52e8Copy full SHA for a5d52e8
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