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 3091155 commit 03fd89aCopy full SHA for 03fd89a
muted-tests.yml
@@ -254,6 +254,9 @@ tests:
254
- class: org.elasticsearch.xpack.logsdb.qa.LogsDbVersusLogsDbReindexedIntoStandardModeChallengeRestIT
255
method: testMatchAllQuery
256
issue: https://github.com/elastic/elasticsearch/issues/119432
257
+- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
258
+ method: test {lookup-join.MvJoinKeyOnTheDataNode SYNC}
259
+ issue: https://github.com/elastic/elasticsearch/issues/119446
260
261
# Examples:
262
#
0 commit comments