void-linux / void-packages

The Void source packages collection
https://voidlinux.org
Other
2.52k stars 2.12k forks source link

[tracking]: List of currently failing python3 checks #46170

Open paper42 opened 1 year ago

paper42 commented 1 year ago

builds were done for x86_64-musl on all packages with build_style=python3-{module,pep517}. Because of the number of failures (~1/3 of packages without make_check=no), I propose adding make_check=no without a comment automatically to every package with failing tests. make_check=no without a comment will fail xlint, so the next person touching the package will be encouraged to look into why tests don't work and fix them or add a comment about why they fail.

other failures

tornaria commented 1 year ago

python3-gmpy2 fixed in #46192, an actual bug surfaced after the update to mpfr-4.2.1, thanks for the report.

ghost commented 12 months ago

Created #46288 with my analysis on Guake.