Skip to content

Updated rapidjson

Updated rapidjson #308

Triggered via push September 11, 2025 22:20
Status Cancelled
Total duration 20h 21m 0s
Artifacts

main.yml

on: push
Matrix: build_wheels
Matrix: Memory leak tests, on current debug build Python
Matrix: All tests, on current Python
Fit to window
Zoom out
Zoom in

Annotations

11 errors, 1 warning, and 1 notice
Build wheels on auto for windows-2019
Windows Server 2019 has been retired. The Windows Server 2019 image has been removed as of 2025-06-30. For more details, see https://github.com/actions/runner-images/issues/12045
All tests, on current Python (3.11)
Process completed with exit code 1.
Build wheels on auto for ubuntu-22.04
Process completed with exit code 1.
Build wheels on auto for ubuntu-22.04
Command ['sh', '-c', 'pytest -sv /project/tests'] failed with code 1.
Memory leak tests, on current debug build Python (3.11)
Process completed with exit code 1.
Build wheels on aarch64 for ubuntu-22.04
Process completed with exit code 1.
Build wheels on aarch64 for ubuntu-22.04
Command ['sh', '-c', 'pytest -sv /project/tests'] failed with code 1.
Build wheels on arm64 for macos-14
Process completed with exit code 1.
Build wheels on arm64 for macos-14
Command ['/bin/sh', '-c', 'pytest -sv /Users/runner/work/python-rapidjson/python-rapidjson/tests'] failed with code 1. None
Build, test and upload to PyPI
The run was canceled by @langmm.
Build wheels on auto for macos-12
The run was canceled by @langmm.
Build wheels on arm64 for macos-14
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 auto for windows-2019
The windows-2019 runner image is being deprecated, consider switching to windows-2022(windows-latest) or windows-2025 instead. For more details see https://github.com/actions/runner-images/issues/12045.