Skip to content

Skip wheel installation test for musl builds#1710

Merged
anthrotype merged 1 commit intomainfrom
skip-musl-test
Oct 21, 2025
Merged

Skip wheel installation test for musl builds#1710
anthrotype merged 1 commit intomainfrom
skip-musl-test

Conversation

@anthrotype
Copy link
Member

The musllinux wheel installation test was failing because pip inside the musl cross-compilation container doesn't properly detect musllinux wheel compatibility.

https://github.com/googlefonts/fontc/actions/runs/18687878852/job/53285379245

This test is not essential - it's just validation that the wheel can be installed. The glibc builds already test x86_64 wheel installation.

The musl wheels still build successfully and upload correctly; they just skip the optional installation validation step.

The musllinux wheel installation test was failing because pip inside
the musl cross-compilation container doesn't properly detect musllinux
wheel compatibility.

This test is not essential - it's just validation that the wheel can be
installed. The glibc builds already test x86_64 wheel installation.

The musl wheels still build successfully and upload correctly; they just
skip the optional installation validation step.
@anthrotype anthrotype added this pull request to the merge queue Oct 21, 2025
Merged via the queue into main with commit f1b674c Oct 21, 2025
12 checks passed
@anthrotype anthrotype deleted the skip-musl-test branch October 21, 2025 15:06
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

Successfully merging this pull request may close these issues.

1 participant