Skip to content

Commit 1c001b0

Browse files
Mute org.elasticsearch.index.mapper.vectors.DenseVectorFieldMapperTests testKnnQuantizedFlatVectorsFormat elastic#138368
1 parent f569ef3 commit 1c001b0

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
@@ -420,6 +420,9 @@ tests:
420420
- class: org.elasticsearch.xpack.ml.integration.RegressionIT
421421
method: testTwoJobsWithSameRandomizeSeedUseSameTrainingSet
422422
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
423426

424427
# Examples:
425428
#

0 commit comments

Comments
 (0)