Skip to content

Cleanup CI and Support NumPy 2.0 #279

Cleanup CI and Support NumPy 2.0

Cleanup CI and Support NumPy 2.0 #279

Triggered via pull request August 2, 2024 16:21
@vineetbansalvineetbansal
synchronize #148
im/ci
Status Failure
Total duration 7m 32s
Artifacts 2

build_default.yml

on: pull_request
Matrix: build_wheels
Build source
13s
Build source
Publish wheels to PyPi
0s
Publish wheels to PyPi
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
Build wheel on ubuntu-latest for x86_64
Command ['sh', '-c', 'python -m pytest -s /project/src/osqp/tests'] failed with code 1.
Build wheel on ubuntu-latest for x86_64
Process completed with exit code 1.
Build wheel on ubuntu-latest for aarch64
Command ['sh', '-c', 'python -m pytest -s /project/src/osqp/tests'] failed with code 1.
Build wheel on ubuntu-latest for aarch64
Process completed with exit code 1.
Build wheel on macos-13 for x86_64
Command ['/bin/sh', '-c', 'python -m pytest -s /Users/runner/work/osqp-python/osqp-python/src/osqp/tests'] failed with code 1.
Build wheel on macos-13 for x86_64
Process completed with exit code 1.
Build wheel on windows-2022 for auto64
Command python -m pytest -s D:\a\osqp-python\osqp-python/src/osqp/tests failed with code 1.
Build wheel on windows-2022 for auto64
Process completed with exit code 1.
Build wheel on macos-latest for arm64
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"`.

Artifacts

Produced during runtime
Name Size
wheels-macOS-arm64 Expired
1.24 MB
wheels-sdist Expired
52.1 KB