浏览代码

Mute org.elasticsearch.xpack.ml.integration.TextEmbeddingQueryIT testModelWithPrefixStrings #133138

elasticsearchmachine 1 月之前
父节点
当前提交
9bde671369
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      muted-tests.yml

+ 3 - 0
muted-tests.yml

@@ -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:
 #