Forráskód Böngészése

Mute org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT testDenseVectorMappingUpdate {initialType=int4_hnsw updateType=bbq_disk} #132165

elasticsearchmachine 2 hónapja
szülő
commit
f5b12636b4
1 módosított fájl, 3 hozzáadás és 0 törlés
  1. 3 0
      muted-tests.yml

+ 3 - 0
muted-tests.yml

@@ -617,6 +617,9 @@ tests:
 - class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
   method: testDenseVectorMappingUpdate {initialType=hnsw updateType=int8_hnsw}
   issue: https://github.com/elastic/elasticsearch/issues/132164
+- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
+  method: testDenseVectorMappingUpdate {initialType=int4_hnsw updateType=bbq_disk}
+  issue: https://github.com/elastic/elasticsearch/issues/132165
 
 # Examples:
 #