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 090c103 commit 50d6518Copy full SHA for 50d6518
muted-tests.yml
@@ -696,6 +696,9 @@ tests:
696
- class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeForkIT
697
method: test {csv-spec:semantic_text.Repeat}
698
issue: https://github.com/elastic/elasticsearch/issues/136150
699
+- class: org.elasticsearch.xpack.esql.inference.InferenceFunctionEvaluatorTests
700
+ method: testFoldTextEmbeddingFunction
701
+ issue: https://github.com/elastic/elasticsearch/issues/136154
702
703
# Examples:
704
#
0 commit comments