|
@@ -585,6 +585,9 @@ tests:
|
|
|
- class: org.elasticsearch.xpack.esql.analysis.AnalyzerTests
|
|
|
method: testNoDenseVectorFailsForMagnitude
|
|
|
issue: https://github.com/elastic/elasticsearch/issues/133013
|
|
|
+- class: org.elasticsearch.xpack.ml.integration.TextEmbeddingQueryIT
|
|
|
+ method: testModelWithPrefixStrings
|
|
|
+ issue: https://github.com/elastic/elasticsearch/issues/133138
|
|
|
|
|
|
# Examples:
|
|
|
#
|