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 ee6d64a commit 788e18fCopy full SHA for 788e18f
muted-tests.yml
@@ -565,6 +565,9 @@ tests:
565
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
566
method: test {p0=esql/60_usage/Basic ESQL usage output (telemetry) non-snapshot version}
567
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
571
572
# Examples:
573
#
0 commit comments