浏览代码

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

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

+ 3 - 0
muted-tests.yml

@@ -617,6 +617,9 @@ tests:
 - class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
 - class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
   method: testDenseVectorMappingUpdate {initialType=hnsw updateType=int8_hnsw}
   method: testDenseVectorMappingUpdate {initialType=hnsw updateType=int8_hnsw}
   issue: https://github.com/elastic/elasticsearch/issues/132164
   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:
 # Examples:
 #
 #