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 0b9da6a commit 4c1b987Copy full SHA for 4c1b987
muted-tests.yml
@@ -735,6 +735,9 @@ tests:
735
- class: org.elasticsearch.xpack.esql.qa.single_node.EsqlSpecIT
736
method: test {csv-spec:text-embedding.Text_embedding with multiple knn queries in fork}
737
issue: https://github.com/elastic/elasticsearch/issues/136090
738
+- class: org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
739
+ method: test {csv-spec:fork.ForkBranchWithInlineStats}
740
+ issue: https://github.com/elastic/elasticsearch/issues/136091
741
742
# Examples:
743
#
0 commit comments