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 a842b1b commit 50a2c72Copy full SHA for 50a2c72
muted-tests.yml
@@ -705,6 +705,9 @@ tests:
705
- class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeForkIT
706
method: test {csv-spec:comparison.IntToInt}
707
issue: https://github.com/elastic/elasticsearch/issues/136160
708
+- class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeForkIT
709
+ method: test {csv-spec:math.LeastGreatestMany}
710
+ issue: https://github.com/elastic/elasticsearch/issues/136161
711
712
# Examples:
713
#
0 commit comments