Skip to content

WIP: Add macos latest to matrix #1132

WIP: Add macos latest to matrix

WIP: Add macos latest to matrix #1132

Triggered via pull request January 29, 2025 09:21
Status Failure
Total duration 15m 50s
Artifacts 2

code.yml

on: pull_request
Matrix: build
lint
6s
lint
master_branch_test
0s
master_branch_test
Matrix: test-sdist
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
build/macos-latest/cp312
Command ['/bin/sh', '-c', 'pytest /Users/runner/work/pythonSoftIOC/pythonSoftIOC/tests --cov-report xml:/Users/runner/work/pythonSoftIOC/pythonSoftIOC/dist/coverage.xml --junit-xml=/Users/runner/work/pythonSoftIOC/pythonSoftIOC/dist/pytest-results.xml && sleep 2'] failed with code 138.
build/macos-latest/cp312
Process completed with exit code 1.
build/macos-latest/cp311
Command ['/bin/sh', '-c', 'pytest /Users/runner/work/pythonSoftIOC/pythonSoftIOC/tests --cov-report xml:/Users/runner/work/pythonSoftIOC/pythonSoftIOC/dist/coverage.xml --junit-xml=/Users/runner/work/pythonSoftIOC/pythonSoftIOC/dist/pytest-results.xml && sleep 2'] failed with code 138.
build/macos-latest/cp311
Process completed with exit code 1.
build/macos-latest/cp310
Command ['/bin/sh', '-c', 'pytest /Users/runner/work/pythonSoftIOC/pythonSoftIOC/tests --cov-report xml:/Users/runner/work/pythonSoftIOC/pythonSoftIOC/dist/coverage.xml --junit-xml=/Users/runner/work/pythonSoftIOC/pythonSoftIOC/dist/pytest-results.xml && sleep 2'] failed with code 138.
build/macos-latest/cp310
Process completed with exit code 1.
build/macos-latest/cp39
Command ['/bin/sh', '-c', 'pytest /Users/runner/work/pythonSoftIOC/pythonSoftIOC/tests --cov-report xml:/Users/runner/work/pythonSoftIOC/pythonSoftIOC/dist/coverage.xml --junit-xml=/Users/runner/work/pythonSoftIOC/pythonSoftIOC/dist/pytest-results.xml && sleep 2'] failed with code 138.
build/macos-latest/cp39
Process completed with exit code 1.
build/macos-latest/cp38
Codecov: Failed to properly upload report: The process '/Users/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
build/macos-latest/cp38
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
dist
88.6 KB
dist-macos-latest-cp38
103 KB