Skip to content

Commit 788e18f

Browse files
Mute org.elasticsearch.index.mapper.vectors.DenseVectorFieldMapperTests testExistsQueryMinimalMapping elastic#129911
1 parent ee6d64a commit 788e18f

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
@@ -565,6 +565,9 @@ tests:
565565
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
566566
method: test {p0=esql/60_usage/Basic ESQL usage output (telemetry) non-snapshot version}
567567
issue: https://github.com/elastic/elasticsearch/issues/129888
568+
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldMapperTests
569+
method: testExistsQueryMinimalMapping
570+
issue: https://github.com/elastic/elasticsearch/issues/129911
568571

569572
# Examples:
570573
#

0 commit comments

Comments
 (0)