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 8028218 commit 21b0691Copy full SHA for 21b0691
muted-tests.yml
@@ -672,6 +672,9 @@ tests:
672
- class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeForkIT
673
method: test {csv-spec:text-embedding.Text_embedding with knn on semantic_text_dense_field}
674
issue: https://github.com/elastic/elasticsearch/issues/136108
675
+- class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeForkIT
676
+ method: test {csv-spec:string.ContainsFail}
677
+ issue: https://github.com/elastic/elasticsearch/issues/136112
678
679
# Examples:
680
#
0 commit comments