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 6ceca2a commit 2417985Copy full SHA for 2417985
muted-tests.yml
@@ -522,6 +522,9 @@ tests:
522
- class: org.elasticsearch.reservedstate.service.FileSettingsServiceIT
523
method: testSettingsAppliedOnStart
524
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
528
529
# Examples:
530
#
0 commit comments