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 d3285c6 commit 0407427Copy full SHA for 0407427
muted-tests.yml
@@ -245,6 +245,9 @@ tests:
245
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
246
method: test {p0=ml/data_frame_analytics_cat_apis/Test cat data frame analytics all jobs with header}
247
issue: https://github.com/elastic/elasticsearch/issues/119332
248
+- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
249
+ method: test {lookup-join.MvJoinKeyOnTheDataNode ASYNC}
250
+ issue: https://github.com/elastic/elasticsearch/issues/119179
251
252
# Examples:
253
#
0 commit comments