Răsfoiți Sursa

Mute org.elasticsearch.xpack.ml.integration.TextEmbeddingQueryIT testHybridSearch #132703

elasticsearchmachine 2 luni în urmă
părinte
comite
7ab9bb6522
1 a modificat fișierele cu 3 adăugiri și 0 ștergeri
  1. 3 0
      muted-tests.yml

+ 3 - 0
muted-tests.yml

@@ -521,6 +521,9 @@ tests:
 - class: org.elasticsearch.repositories.SnapshotMetricsIT
 - class: org.elasticsearch.repositories.SnapshotMetricsIT
   method: testSnapshotAPMMetrics
   method: testSnapshotAPMMetrics
   issue: https://github.com/elastic/elasticsearch/issues/132672
   issue: https://github.com/elastic/elasticsearch/issues/132672
+- class: org.elasticsearch.xpack.ml.integration.TextEmbeddingQueryIT
+  method: testHybridSearch
+  issue: https://github.com/elastic/elasticsearch/issues/132703
 
 
 # Examples:
 # Examples:
 #
 #