Skip to content

Commit c3255ad

Browse files
Mute org.elasticsearch.index.mapper.DynamicMappingIT testDenseVectorDynamicMapping #129928
1 parent 8573865 commit c3255ad

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
@@ -568,6 +568,9 @@ tests:
568568
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldMapperTests
569569
method: testExistsQueryMinimalMapping
570570
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
571574

572575
# Examples:
573576
#

0 commit comments

Comments
 (0)