Skip to content

Commit 2417985

Browse files
Mute org.elasticsearch.index.mapper.vectors.SparseVectorFieldMapperTests testPruningScenarios #132810
1 parent 6ceca2a commit 2417985

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
@@ -522,6 +522,9 @@ tests:
522522
- class: org.elasticsearch.reservedstate.service.FileSettingsServiceIT
523523
method: testSettingsAppliedOnStart
524524
issue: https://github.com/elastic/elasticsearch/issues/131210
525+
- class: org.elasticsearch.index.mapper.vectors.SparseVectorFieldMapperTests
526+
method: testPruningScenarios
527+
issue: https://github.com/elastic/elasticsearch/issues/132810
525528

526529
# Examples:
527530
#

0 commit comments

Comments
 (0)