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 c46432b commit ec9b8d7Copy full SHA for ec9b8d7
muted-tests.yml
@@ -738,6 +738,9 @@ tests:
738
- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
739
method: test {csv-spec:date.EvalDateTruncQuarterlyIntervalWithGTInRange}
740
issue: https://github.com/elastic/elasticsearch/issues/136102
741
+- class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeForkIT
742
+ method: test {csv-spec:math.PowIntInt}
743
+ issue: https://github.com/elastic/elasticsearch/issues/136106
744
745
# Examples:
746
#
0 commit comments