Skip to content

Update test.yml

Update test.yml #117

Triggered via push September 4, 2025 02:10
Status Failure
Total duration 4m 27s
Artifacts

build_wheels.yml

on: push
Matrix: build_wheels
Fit to window
Zoom out
Zoom in

Annotations

12 errors, 7 warnings, and 2 notices
Build wheels on windows-latest
Process completed with exit code 1.
Build wheels on windows-latest
cibuildwheel: Command python -m pytest D:\a\H2MMpythonlib\H2MMpythonlib/tests failed with code 2.
Build wheels on windows-11-arm
The operation was canceled.
Build wheels on windows-11-arm
The strategy configuration was canceled because "build_wheels.windows-latest" failed
Build wheels on ubuntu-latest
The operation was canceled.
Build wheels on ubuntu-latest
The strategy configuration was canceled because "build_wheels.windows-latest" failed
Build wheels on macOS-13
The operation was canceled.
Build wheels on macOS-13
The strategy configuration was canceled because "build_wheels.windows-latest" failed
Build wheels on macOS-14
The operation was canceled.
Build wheels on macOS-14
The strategy configuration was canceled because "build_wheels.windows-latest" failed
Build wheels on ubuntu-24.04-arm
The operation was canceled.
Build wheels on ubuntu-24.04-arm
The strategy configuration was canceled because "build_wheels.windows-latest" failed
Build wheels on windows-latest
cibuildwheel: Invalid skip selector: 'pp*'. This selector matches a group that wasn't enabled. Enable it using the `enable` option or remove this selector. This selector will have no effect.
Build wheels on windows-11-arm
cibuildwheel: Invalid skip selector: 'pp*'. This selector matches a group that wasn't enabled. Enable it using the `enable` option or remove this selector. This selector will have no effect.
Build wheels on ubuntu-latest
cibuildwheel: Invalid skip selector: 'pp*'. This selector matches a group that wasn't enabled. Enable it using the `enable` option or remove this selector. This selector will have no effect.
Build wheels on macOS-13
cibuildwheel: Invalid skip selector: 'pp*'. This selector matches a group that wasn't enabled. Enable it using the `enable` option or remove this selector. This selector will have no effect.
Build wheels on macOS-14
cibuildwheel: 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-14
cibuildwheel: Invalid skip selector: 'pp*'. This selector matches a group that wasn't enabled. Enable it using the `enable` option or remove this selector. This selector will have no effect.
Build wheels on ubuntu-24.04-arm
cibuildwheel: Invalid skip selector: 'pp*'. This selector matches a group that wasn't enabled. Enable it using the `enable` option or remove this selector. This selector will have no effect.
Build wheels on windows-latest
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
Build wheels on macOS-13
cibuildwheel: Setting SYSTEM_VERSION_COMPAT=0 to ensure CPython 3.8 can get correct macOS version and allow installation of wheels with MACOSX_DEPLOYMENT_TARGET >= 11.0. See https://github.com/pypa/cibuildwheel/issues/1767 for the details.