Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test_df::test_total fails on linux arm64 #7158

Open
sylvestre opened this issue Jan 18, 2025 · 0 comments
Open

test_df::test_total fails on linux arm64 #7158

sylvestre opened this issue Jan 18, 2025 · 0 comments
Labels

Comments

@sylvestre
Copy link
Contributor

See:
#7153

---- test_df::test_total stdout ----
run: /home/runner/work/coreutils/coreutils/target/aarch64-unknown-linux-gnu/debug/coreutils df --total
thread 'test_df::test_total' panicked at tests/by-util/test_df.rs:399:5:
assertion `left == right` failed
  left: 66261398
 right: 66261397
stack backtrace:
   0: rust_begin_unwind
             at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:652:5
   1: core::panicking::panic_fmt
             at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panicking.rs:72:14
   2: core::panicking::assert_failed_inner
   3: core::panicking::assert_failed
             at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panicking.rs:364:5
   4: tests::test_df::test_total
             at ./tests/by-util/test_df.rs:399:5
   5: tests::test_df::test_total::{{closure}}
             at ./tests/by-util/test_df.rs:361:16
   6: core::ops::function::FnOnce::call_once
             at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5
   7: core::ops::function::FnOnce::call_once
             at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
@sylvestre sylvestre changed the title test_df::test_total fails on linux arm64 test_df::test_total fails on linux arm64 Jan 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant