Browse Source

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

elasticsearchmachine 1 tháng trước cách đây
mục cha
commit
9bde671369
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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:
 #