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 c2bad12 commit e21e14dCopy full SHA for e21e14d
muted-tests.yml
@@ -258,6 +258,9 @@ tests:
258
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
259
method: test {p0=migrate/30_create_from/Test create_from with remove_index_blocks set to false}
260
issue: https://github.com/elastic/elasticsearch/issues/120657
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
265
# Examples:
266
#
0 commit comments