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 a020723 commit b07b3bfCopy full SHA for b07b3bf
muted-tests.yml
@@ -465,6 +465,9 @@ tests:
465
- class: org.elasticsearch.packaging.test.DockerTests
466
method: test040JavaUsesTheOsProvidedKeystore
467
issue: https://github.com/elastic/elasticsearch/issues/127437
468
+- class: org.elasticsearch.search.vectors.IVFKnnFloatVectorQueryTests
469
+ method: testFindFewer
470
+ issue: https://github.com/elastic/elasticsearch/issues/128002
471
472
# Examples:
473
#
0 commit comments