|
Ran
|
Files
950
|
Run time
37s
|
Badge
README BADGES
|
push
github
Enable native wheel builds and testing on Power and Z (#15844) (#16654) * Enable native wheel builds and testing on Power and Z We have recently been granted access to IBM-hosted images for ppc64le and s390x. We should be able to not only avoid the QEMU emulation during the wheel builds now (although strictly we could already have been cross-compiling, since we moved to Rust), but also to run the test suite on the new images. * Use system Python * Try exact Python version * Fix Python version * Manually install Python * Try to trick `actions/setup-python` * Try again to fake out setup-python * Last fake-out attempt * Call cibuildwheel directly * Attempt source builds of NumPy and Scipy * Install SciPy build dependencies * Use uv to install python and skip testing * Use venv for running cibuildwheel * Simplify `uv` and `cibuildwheel` setup * Separate test-skip rules for legibility * Install `cibuildwheel` directly --------- (cherry picked from commit 3ee03cd68) Co-authored-by: Jake Lishman <jake.lishman@ibm.com> Co-authored-by: Matthew Treinish <mtreinish@kortar.org>
112832 of 128766 relevant lines covered (87.63%)
999818.26 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|