Skip to content

Commit 50d6518

Browse files
Mute org.elasticsearch.xpack.esql.inference.InferenceFunctionEvaluatorTests testFoldTextEmbeddingFunction #136154
1 parent 090c103 commit 50d6518

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -696,6 +696,9 @@ tests:
696696
- class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeForkIT
697697
method: test {csv-spec:semantic_text.Repeat}
698698
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
699702

700703
# Examples:
701704
#

0 commit comments

Comments
 (0)