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 07deeee commit a827970Copy full SHA for a827970
muted-tests.yml
@@ -254,6 +254,9 @@ tests:
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
+- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
258
+ method: test {lookup-join.LookupMessageFromIndexKeepReordered ASYNC}
259
+ issue: https://github.com/elastic/elasticsearch/issues/118151
260
261
# Examples:
262
#
0 commit comments