mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 17:34:17 -04:00
Mute org.elasticsearch.index.mapper.vectors.DenseVectorFieldMapperTests testExistsQueryMinimalMapping #129911
This commit is contained in:
parent
ee6d64afdf
commit
788e18f4d2
1 changed files with 3 additions and 0 deletions
|
@ -565,6 +565,9 @@ tests:
|
|||
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
|
||||
method: test {p0=esql/60_usage/Basic ESQL usage output (telemetry) non-snapshot version}
|
||||
issue: https://github.com/elastic/elasticsearch/issues/129888
|
||||
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldMapperTests
|
||||
method: testExistsQueryMinimalMapping
|
||||
issue: https://github.com/elastic/elasticsearch/issues/129911
|
||||
|
||||
# Examples:
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue