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 e21e14d commit a620e7cCopy full SHA for a620e7c
muted-tests.yml
@@ -261,6 +261,9 @@ tests:
261
- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
262
method: test {lookup-join.MvJoinKeyOnFrom SYNC}
263
issue: https://github.com/elastic/elasticsearch/issues/120658
264
+- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
265
+ method: test {lookup-join.MvJoinKeyOnFrom ASYNC}
266
+ issue: https://github.com/elastic/elasticsearch/issues/120659
267
268
# Examples:
269
#
0 commit comments