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 143ad93 commit 0ab9e74Copy full SHA for 0ab9e74
muted-tests.yml
@@ -555,6 +555,9 @@ tests:
555
- class: org.elasticsearch.xpack.esql.action.CrossClusterAsyncQueryStopIT
556
method: testStopQueryLocal
557
issue: https://github.com/elastic/elasticsearch/issues/121672
558
+- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
559
+ method: test {lookup-join.MvJoinKeyOnFromAfterStats ASYNC}
560
+ issue: https://github.com/elastic/elasticsearch/issues/131148
561
562
# Examples:
563
#
0 commit comments