[Pkg-rust-maintainers] Bug#979002: rust-libm: autopkgtest failure on i386: 1.10009765625 is not equal to 2.0
Paul Gevers
elbrus at debian.org
Fri Jan 1 20:58:15 GMT 2021
Source: rust-libm
Version: 0.2.1-2
X-Debbugs-CC: debian-ci at lists.debian.org
Severity: serious
User: debian-ci at lists.debian.org
Usertags: fails-always
Dear maintainer(s),
You recently added an autopkgtest to your package rust-libm, great.
However, it fails. Currently this failure is blocking the migration to
testing [1]. Can you please investigate the situation and fix it?
I copied some of the output at the bottom of this report.
More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation
Paul
[1] https://qa.debian.org/excuses.php?package=rust-libm
https://ci.debian.net/data/autopkgtest/testing/amd64/r/rust-libm/8255835/log.gz
failures:
---- math::ceil::tests::sanity_check stdout ----
thread 'math::ceil::tests::sanity_check' panicked at 'assertion failed:
`(left == right)`
left: `1.10009765625`,
right: `2.0`', src/math/ceil.rs:50:9
stack backtrace:
0: rust_begin_unwind
1: core::panicking::panic_fmt
2: libm::math::ceil::tests::sanity_check
at ./src/math/ceil.rs:50
3: libm::math::ceil::tests::sanity_check::{{closure}}
at ./src/math/ceil.rs:49
4: core::ops::function::FnOnce::call_once
at /usr/src/rustc-1.47.0/library/core/src/ops/function.rs:227
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a
verbose backtrace.
---- math::floor::tests::sanity_check stdout ----
thread 'math::floor::tests::sanity_check' panicked at 'assertion failed:
`(left == right)`
left: `0.10009765625`,
right: `1.0`', src/math/floor.rs:49:9
stack backtrace:
0: rust_begin_unwind
1: core::panicking::panic_fmt
2: libm::math::floor::tests::sanity_check
at ./src/math/floor.rs:49
3: libm::math::floor::tests::sanity_check::{{closure}}
at ./src/math/floor.rs:48
4: core::ops::function::FnOnce::call_once
at /usr/src/rustc-1.47.0/library/core/src/ops/function.rs:227
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a
verbose backtrace.
---- math::j1f::tests::test_y1f_2002 stdout ----
thread 'math::j1f::tests::test_y1f_2002' panicked at 'assertion failed:
`(left == right)`
left: `-0.10703231`,
right: `-0.10703229`', src/math/j1f.rs:370:9
stack backtrace:
0: rust_begin_unwind
1: core::panicking::panic_fmt
2: libm::math::j1f::tests::test_y1f_2002
at ./src/math/j1f.rs:370
3: libm::math::j1f::tests::test_y1f_2002::{{closure}}
at ./src/math/j1f.rs:369
4: core::ops::function::FnOnce::call_once
at /usr/src/rustc-1.47.0/library/core/src/ops/function.rs:227
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a
verbose backtrace.
---- math::sincosf::tests::rotational_symmetry stdout ----
thread 'math::sincosf::tests::rotational_symmetry' panicked at
'assertion failed: (s - s_plus).abs() < TOLERANCE',
src/math/sincosf.rs:148:13
stack backtrace:
0: rust_begin_unwind
1: core::panicking::panic_fmt
2: core::panicking::panic
3: libm::math::sincosf::tests::rotational_symmetry
at ./src/math/sincosf.rs:148
4: libm::math::sincosf::tests::rotational_symmetry::{{closure}}
at ./src/math/sincosf.rs:138
5: core::ops::function::FnOnce::call_once
at /usr/src/rustc-1.47.0/library/core/src/ops/function.rs:227
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a
verbose backtrace.
failures:
math::ceil::tests::sanity_check
math::floor::tests::sanity_check
math::j1f::tests::test_y1f_2002
math::sincosf::tests::rotational_symmetry
test result: FAILED. 42 passed; 4 failed; 0 ignored; 0 measured; 0
filtered out
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 495 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-rust-maintainers/attachments/20210101/65df066d/attachment.sig>
More information about the Pkg-rust-maintainers
mailing list