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 f569ef3 commit 1c001b0Copy full SHA for 1c001b0
muted-tests.yml
@@ -420,6 +420,9 @@ tests:
420
- class: org.elasticsearch.xpack.ml.integration.RegressionIT
421
method: testTwoJobsWithSameRandomizeSeedUseSameTrainingSet
422
issue: https://github.com/elastic/elasticsearch/issues/138319
423
+- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldMapperTests
424
+ method: testKnnQuantizedFlatVectorsFormat
425
+ issue: https://github.com/elastic/elasticsearch/issues/138368
426
427
# Examples:
428
#
0 commit comments