Skip to content

Introduce full_test.yml and use Python versions 3.8 to 3.12 in CIBW_BUILD. #3

Introduce full_test.yml and use Python versions 3.8 to 3.12 in CIBW_BUILD.

Introduce full_test.yml and use Python versions 3.8 to 3.12 in CIBW_BUILD. #3

Triggered via pull request May 4, 2024 20:57
Status Failure
Total duration 4m 52s
Artifacts

full_test.yml

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

Annotations

6 errors, 3 warnings, and 1 notice
Build wheels on ubuntu-22.04
Command ['sh', '-c', 'pytest --pyargs qmeq'] failed with code 2.
Build wheels on ubuntu-22.04
Process completed with exit code 1.
Build wheels on windows-2022
The job was canceled because "ubuntu-22_04" failed.
Build wheels on windows-2022
The operation was canceled.
Build wheels on macos-11
The job was canceled because "ubuntu-22_04" failed.
Build wheels on macos-11
The operation was canceled.
Build wheels on ubuntu-22.04
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build wheels on windows-2022
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build wheels on macos-11
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build wheels on macos-11
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.