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 8573865 commit c3255adCopy full SHA for c3255ad
muted-tests.yml
@@ -568,6 +568,9 @@ tests:
568
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldMapperTests
569
method: testExistsQueryMinimalMapping
570
issue: https://github.com/elastic/elasticsearch/issues/129911
571
+- class: org.elasticsearch.index.mapper.DynamicMappingIT
572
+ method: testDenseVectorDynamicMapping
573
+ issue: https://github.com/elastic/elasticsearch/issues/129928
574
575
# Examples:
576
#
0 commit comments