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 4389059 commit 91d0539Copy full SHA for 91d0539
muted-tests.yml
@@ -250,6 +250,9 @@ tests:
250
- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
251
method: test {lookup-join.LookupMessageFromIndex ASYNC}
252
issue: https://github.com/elastic/elasticsearch/issues/117975
253
+- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
254
+ method: test {lookup-join.LookupMessageFromIndexKeep ASYNC}
255
+ issue: https://github.com/elastic/elasticsearch/issues/117976
256
257
# Examples:
258
#
0 commit comments