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_all fails reproducibly on pasta (please report this procfs bug) #333

Open
NoisyCoil opened this issue Jan 19, 2025 · 0 comments
Open

Comments

@NoisyCoil
Copy link

The test_all test fails reproducibly when running alongside pasta, asking the user to report the procfs bug:

---- process::tests::test_all stdout ----
1 systemd
[...]
382759 pasta
thread 'process::tests::test_all' panicked at procfs/src/process/tests.rs:18:21:
check_unwrap error for 382759 InternalError(bug at procfs-core/src/process/mount.rs:181 (please report this procfs bug)
Internal Unwrap Error: NoneError)

failures:
    process::tests::test_all

To reproduce, e.g. in Debian (testing), install pasta (apt install passt), execute pasta and leave the session open, then in a separate terminal run cargo test on current main.

I discovered this while running podman, which executes pasta.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant