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 d42654a commit 07deeeeCopy full SHA for 07deeee
muted-tests.yml
@@ -251,6 +251,9 @@ tests:
251
- class: org.elasticsearch.packaging.test.ArchiveTests
252
method: test41AutoconfigurationNotTriggeredWhenNodeCannotContainData
253
issue: https://github.com/elastic/elasticsearch/issues/118110
254
+- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
255
+ method: test {lookup-join.LookupMessageFromIndexKeepReordered SYNC}
256
+ issue: https://github.com/elastic/elasticsearch/issues/118150
257
258
# Examples:
259
#
0 commit comments