Skip to content

Commit 9bde671

Browse files
Mute org.elasticsearch.xpack.ml.integration.TextEmbeddingQueryIT testModelWithPrefixStrings #133138
1 parent 73334ad commit 9bde671

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
@@ -585,6 +585,9 @@ tests:
585585
- class: org.elasticsearch.xpack.esql.analysis.AnalyzerTests
586586
method: testNoDenseVectorFailsForMagnitude
587587
issue: https://github.com/elastic/elasticsearch/issues/133013
588+
- class: org.elasticsearch.xpack.ml.integration.TextEmbeddingQueryIT
589+
method: testModelWithPrefixStrings
590+
issue: https://github.com/elastic/elasticsearch/issues/133138
588591

589592
# Examples:
590593
#

0 commit comments

Comments
 (0)