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 792655f commit e9bcc55Copy full SHA for e9bcc55
muted-tests.yml
@@ -593,6 +593,9 @@ tests:
593
- class: org.elasticsearch.upgrades.RunningSnapshotIT
594
method: testRunningSnapshotCompleteAfterUpgrade {upgradedNodes=3}
595
issue: https://github.com/elastic/elasticsearch/issues/132137
596
+- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
597
+ method: testDenseVectorMappingUpdate {initialType=int4_flat updateType=int4_hnsw}
598
+ issue: https://github.com/elastic/elasticsearch/issues/132140
599
600
# Examples:
601
#
0 commit comments