Codebase list rust-serde-xml-rs / b641338
encoding-rs - mark tests for the serde and simd-accel features as broken. Peter Michael Green 1 year, 10 months ago
2 changed file(s) with 8 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
22 * Team upload.
33 * Package encoding_rs 0.8.31 from crates.io using debcargo 2.5.0 (Closes: #1014128)
44 * Stick with packed-simd rather than packed-simd-2 which is not in Debian.
5 * Mark tests for the simd-accel and serde features as broken, they fail
6 if the std feature is not also enabled.
57
68 -- Peter Michael Green <plugwash@debian.org> Thu, 30 Jun 2022 15:28:51 +0000
79
44 "kpcyrd <git@rxv.cc>",
55 ]
66
7 [packages."lib+serde"]
8 test_is_broken = true
9
10 [packages."lib+simd-accel"]
11 test_is_broken = true
12
713 # The auto-generated summary is too long.
814 summary = "Gecko-oriented Encoding Standard implementation"