Skip to content

Improve com crop

Improve com crop #560

Triggered via pull request December 9, 2025 23:19
Status Failure
Total duration 13m 31s
Artifacts

build_wheels.yml

on: pull_request
Matrix: build_wheels
Upload wheels to PyPI
0s
Upload wheels to PyPI
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 6 warnings
Build wheels on ubuntu-24.04-arm
Process completed with exit code 1.
Build wheels on ubuntu-24.04-arm
Command ['sh', '-c', 'pytest /project/tests'] failed with code 1.
Build wheels on ubuntu-24.04
Process completed with exit code 1.
Build wheels on ubuntu-24.04
Command ['sh', '-c', 'pytest /project/tests'] failed with code 1.
Build wheels on windows-2025
Process completed with exit code 1.
Build wheels on windows-2025
Command pytest D:\a\stempy\stempy/tests failed with code 1.
Build wheels on macos-latest
Process completed with exit code 1.
Build wheels on macos-latest
Command ['/bin/sh', '-c', 'pytest /Users/runner/work/stempy/stempy/tests'] failed with code 1.
Build wheels on ubuntu-24.04-arm
cibuildwheel 3 will require Python 3.11+, please upgrade the Python version used to run cibuildwheel. This does not affect the versions you can target when building wheels. See: https://cibuildwheel.pypa.io/en/stable/#what-does-it-do
Build wheels on ubuntu-24.04
cibuildwheel 3 will require Python 3.11+, please upgrade the Python version used to run cibuildwheel. This does not affect the versions you can target when building wheels. See: https://cibuildwheel.pypa.io/en/stable/#what-does-it-do
Build wheels on windows-2025
cibuildwheel 3 will require Python 3.11+, please upgrade the Python version used to run cibuildwheel. This does not affect the versions you can target when building wheels. See: https://cibuildwheel.pypa.io/en/stable/#what-does-it-do
Build wheels on macos-latest
While cibuildwheel can build CPython 3.8 universal2/arm64 wheels, we cannot test the arm64 part of them, even when running on an Apple Silicon machine. This is because we use the x86_64 installer of CPython 3.8. See the discussion in https://github.com/pypa/cibuildwheel/pull/1169 for the details. To silence this warning, set `CIBW_TEST_SKIP: "cp38-macosx_*:arm64"`.
Build wheels on macos-latest
cibuildwheel 3 will require Python 3.11+, please upgrade the Python version used to run cibuildwheel. This does not affect the versions you can target when building wheels. See: https://cibuildwheel.pypa.io/en/stable/#what-does-it-do
Build wheels on macos-latest
ninja 1.13.2 is already installed and up-to-date. To reinstall 1.13.2, run: brew reinstall ninja