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 78d0d6e commit b1492f7Copy full SHA for b1492f7
muted-tests.yml
@@ -657,6 +657,9 @@ tests:
657
- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
658
method: test {p0=field_caps/10_basic/Field caps for number field with only doc values}
659
issue: https://github.com/elastic/elasticsearch/issues/136244
660
+- class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeForkIT
661
+ method: test {csv-spec:string.SpaceNegative}
662
+ issue: https://github.com/elastic/elasticsearch/issues/136249
663
664
# Examples:
665
#
0 commit comments