We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2234e42 commit 321b106Copy full SHA for 321b106
muted-tests.yml
@@ -647,6 +647,9 @@ tests:
647
- class: org.elasticsearch.xpack.logsdb.qa.StoredSourceLogsDbVersusReindexedLogsDbChallengeRestIT
648
method: testTermsQuery
649
issue: https://github.com/elastic/elasticsearch/issues/132226
650
+- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
651
+ method: "testDenseVectorMappingUpdate {initialType=int4_hnsw updateType=bbq_disk #2}"
652
+ issue: https://github.com/elastic/elasticsearch/issues/132228
653
654
# Examples:
655
#
0 commit comments