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

Tests fail sporadically on musl based distro Alpinelinux #2024

Open
omnivagant opened this issue Apr 4, 2021 · 3 comments
Open

Tests fail sporadically on musl based distro Alpinelinux #2024

omnivagant opened this issue Apr 4, 2021 · 3 comments
Labels

Comments

@omnivagant
Copy link

Hi, I'm packaging this for the musl based distro Alpinelinux as uutils-coreutils (in testing) for armhf, armv7, aarch64, x86 and x86_64, the ioctl-sys crate doesn't build for ppc64le and Rust is not available yet for mips64 nor s390x.

Tests fail sporadically for any arch, usually it's just one test that fail but it can be any test. What I do is just trigger a re-run of the build until it succeeds.

@sylvestre
Copy link
Contributor

Glad to hear :)

Rust works on mips64&s390x, see: https://buildd.debian.org/status/package.php?p=rustc

Do you have more details about the kind of failure that you are getting?
We have some intermittent in the CI but they are not that common

@omnivagant
Copy link
Author

Alpine and musl developers are working together with Rust to get things sorted for mips64 and s390x, rust-lang/rust#82556 for example.

Example failures where two tests happen to fail for x86_64 https://gitlab.alpinelinux.org/omni/aports/-/jobs/363702#L1274

I've added a commit with RUST_BACKTRACE=1 for the tests and will trigger rebuilds until there have been some failure for all archs.

@sylvestre sylvestre changed the title Tests fail sporadically Tests fail sporadically on musl based distro Alpinelinux Apr 4, 2021
@stale
Copy link

stale bot commented Apr 4, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Apr 4, 2022
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

2 participants