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 3837dba commit 78d0d6eCopy full SHA for 78d0d6e
muted-tests.yml
@@ -654,6 +654,9 @@ tests:
654
- class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeForkIT
655
method: test {csv-spec:text-embedding.Text_embedding using a row source operator}
656
issue: https://github.com/elastic/elasticsearch/issues/136234
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
661
# Examples:
662
#
0 commit comments