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 1d8bee7 commit fbd3f03Copy full SHA for fbd3f03
muted-tests.yml
@@ -672,6 +672,9 @@ tests:
672
- class: org.elasticsearch.xpack.esql.qa.*.EsqlSpecIT
673
method: test {csv-spec:text-embedding.*}
674
issue: https://github.com/elastic/elasticsearch/issues/136090
675
+- class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeForkIT
676
+ method: test {csv-spec:categorize.Values aggs}
677
+ issue: https://github.com/elastic/elasticsearch/issues/136230
678
679
# Examples:
680
#
0 commit comments