Skip to content

Commit a5d52e8

Browse files
Mute org.elasticsearch.xpack.esql.qa.single_node.EsqlSpecIT test {csv-spec:lookup-join-expression.LookupJoinExpressionWithTerm} elastic#137157
1 parent d1df43f commit a5d52e8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -525,6 +525,9 @@ tests:
525525
- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
526526
method: test {csv-spec:lookup-join-expression.LookupJoinExpressionWithTerm}
527527
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
528531

529532
# Examples:
530533
#

0 commit comments

Comments
 (0)