-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Description
Hi,
with the update to 0.4.1, we see the following test failure in Debian on our armel (armv5te-unknown-linux-gnueabi) architecture:
---- test::test_ldexp stdout ----
thread 'test::test_ldexp' panicked at 'assertion failed: `(left == right)`
left: `2.2250738585072014e-308`,
right: `0.0`', src/lib.rs:3090:9
stack backtrace:
0: rust_begin_unwind
at /usr/src/rustc-1.63.0/library/std/src/panicking.rs:584:5
1: core::panicking::panic_fmt
at /usr/src/rustc-1.63.0/library/core/src/panicking.rs:142:14
2: core::panicking::assert_failed_inner
3: core::panicking::assert_failed
at /usr/src/rustc-1.63.0/library/core/src/panicking.rs:181:5
4: num_rational::test::test_ldexp
at /usr/share/cargo/registry/num-rational-0.4.1/src/lib.rs:3090:9
5: num_rational::test::test_ldexp::{{closure}}
at /usr/share/cargo/registry/num-rational-0.4.1/src/lib.rs:3072:5
6: core::ops::function::FnOnce::call_once
at /usr/src/rustc-1.63.0/library/core/src/ops/function.rs:248:5
7: core::ops::function::FnOnce::call_once
at /usr/src/rustc-1.63.0/library/core/src/ops/function.rs:248:5
See https://buildd.debian.org/status/fetch.php?pkg=rust-num-rational&arch=armel&ver=0.4.1-1&stamp=1671490743&raw=0 for the full log.
Metadata
Metadata
Assignees
Labels
No labels