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 f474779 commit 51599b4Copy full SHA for 51599b4
muted-tests.yml
@@ -681,6 +681,9 @@ tests:
681
- class: org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
682
method: test {csv-spec:lookup-join-expression.LookupMultiColTwoExprAndNoMatch}
683
issue: https://github.com/elastic/elasticsearch/issues/136121
684
+- class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeForkIT
685
+ method: test {csv-spec:bucket.BucketByWeekInString}
686
+ issue: https://github.com/elastic/elasticsearch/issues/136136
687
688
# Examples:
689
#
0 commit comments