Skip to content

Commit 1bb9d2b

Browse files
Mute org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT testDenseVectorMappingUpdate {initialType=int4_flat updateType=bbq_disk #2} elastic#132234
1 parent f39ccb5 commit 1bb9d2b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -641,6 +641,9 @@ tests:
641641
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
642642
method: "testDenseVectorMappingUpdate {initialType=int4_hnsw updateType=bbq_disk #2}"
643643
issue: https://github.com/elastic/elasticsearch/issues/132228
644+
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
645+
method: "testDenseVectorMappingUpdate {initialType=int4_flat updateType=bbq_disk #2}"
646+
issue: https://github.com/elastic/elasticsearch/issues/132234
644647

645648
# Examples:
646649
#

0 commit comments

Comments
 (0)