Skip to content

migrate to pybind11 #282

migrate to pybind11

migrate to pybind11 #282

Triggered via pull request October 12, 2024 19:55
@jmoralezjmoralez
synchronize #48
pybind11
Status Cancelled
Total duration 4m 49s
Artifacts

ci.yaml

on: pull_request
run_benchmarks
39s
run_benchmarks
Matrix: run-tests
Fit to window
Zoom out
Zoom in

Annotations

14 errors, 17 warnings, and 1 notice
run_benchmarks
Error: Only Ubuntu 20.04 and 22.04 are supported at the moment
run_benchmarks
Process completed with exit code 1.
Run tests for 312-win_amd64
Command pytest D:\a\coreforecast\coreforecast/tests -k 'not efficiency' failed with code 4.
Run tests for 312-win_amd64
Process completed with exit code 1.
Run tests for 310-win_amd64
Command pytest D:\a\coreforecast\coreforecast/tests -k 'not efficiency' failed with code 4.
Run tests for 310-win_amd64
Process completed with exit code 1.
Run tests for 311-win_amd64
Command pytest D:\a\coreforecast\coreforecast/tests -k 'not efficiency' failed with code 4.
Run tests for 311-win_amd64
Process completed with exit code 1.
Run tests for 38-win_amd64
Command pytest D:\a\coreforecast\coreforecast/tests -k 'not efficiency' failed with code 4.
Run tests for 38-win_amd64
Process completed with exit code 1.
Run tests for 312-manylinux_aarch64
Canceling since a higher priority waiting request for 'CI-refs/pull/48/merge' exists
Run tests for 311-manylinux_aarch64
Canceling since a higher priority waiting request for 'CI-refs/pull/48/merge' exists
Run tests for 38-manylinux_aarch64
Canceling since a higher priority waiting request for 'CI-refs/pull/48/merge' exists
Run tests for 310-manylinux_aarch64
Canceling since a higher priority waiting request for 'CI-refs/pull/48/merge' exists
Run tests for 310-macosx_arm64
build_verbosity 3 is not supported for build frontend. Ignoring.
Run tests for 311-macosx_arm64
build_verbosity 3 is not supported for build frontend. Ignoring.
Run tests for 311-macosx_x86_64
build_verbosity 3 is not supported for build frontend. Ignoring.
Run tests for 312-win_amd64
build_verbosity 3 is not supported for build frontend. Ignoring.
Run tests for 312-macosx_x86_64
build_verbosity 3 is not supported for build frontend. Ignoring.
Run tests for 310-win_amd64
build_verbosity 3 is not supported for build frontend. Ignoring.
Run tests for 312-manylinux_x86_64
build_verbosity 3 is not supported for build frontend. Ignoring.
Run tests for 310-macosx_x86_64
build_verbosity 3 is not supported for build frontend. Ignoring.
Run tests for 310-manylinux_x86_64
build_verbosity 3 is not supported for build frontend. Ignoring.
Run tests for 311-win_amd64
build_verbosity 3 is not supported for build frontend. Ignoring.
Run tests for 38-win_amd64
build_verbosity 3 is not supported for build frontend. Ignoring.
Run tests for 311-manylinux_x86_64
build_verbosity 3 is not supported for build frontend. Ignoring.
Run tests for 38-manylinux_x86_64
build_verbosity 3 is not supported for build frontend. Ignoring.
Run tests for 312-macosx_arm64
build_verbosity 3 is not supported for build frontend. Ignoring.
Run tests for 38-macosx_x86_64
build_verbosity 3 is not supported for build frontend. Ignoring.
Run tests for 38-macosx_arm64
build_verbosity 3 is not supported for build frontend. Ignoring.
Run tests for 38-macosx_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"`.
Run tests for 38-macosx_x86_64
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.