[BUG] Unit tests failures #169
Labels
bug
Something isn't working
correctness
can lead to incorrectt parsing results
high priority
High priority
regression
Performance regressions.
Milestone
Description
cargo test --no-default-features --features radix
fails two unit tests:i128_proptest_radix and
u128_proptest_radix` on my amd64 machine.Prerequisites
Here are a few things you should provide to help me understand the issue:
rustc 1.81.0 (eeb90cda1 2024-09-04) (Arch Linux rust 1:1.81.0-1)
--no-default-features --features radix
Test case
See above, it's the existing unit tests.
Additional Context
cargo test --no-default-features --features power-of-two
also have some failing tests:binary_test
andu128toa_proptest
The text was updated successfully, but these errors were encountered: