Skip to content

workflows for styling and typing #394

workflows for styling and typing

workflows for styling and typing #394

Re-run triggered August 4, 2024 17:35
Status Failure
Total duration 8m 7s
Artifacts 12

testbuild.yml

on: pull_request
Matrix: binaries
Matrix: source
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 1 warning
typing
Process completed with exit code 1.
typing
Process completed with exit code 1.
source (3.8, macos-latest)
[notice] A new release of pip is available: 21.1.1 -> 24.2 [notice] To update, run: python3.8 -m pip install --upgrade pip
source (3.11, windows-latest)
Process completed with exit code 1.
source (3.10, windows-latest)
The job was canceled because "_3_11_windows-latest" failed.
source (3.10, windows-latest)
The operation was canceled.
source (3.12, windows-latest)
The job was canceled because "_3_11_windows-latest" failed.
source (3.9, windows-latest)
The job was canceled because "_3_11_windows-latest" failed.
source (3.9, windows-latest)
The operation was canceled.
source (3.12, windows-latest)
The operation was canceled.
binaries (windows-latest)
Command pytest D:\a\rsatoolbox\rsatoolbox/tests failed with code 2.
binaries (windows-latest)
Process completed with exit code 1.
binaries (ubuntu-latest)
The job was canceled because "windows-latest" failed.
binaries (ubuntu-latest)
The operation was canceled.
binaries (macos-latest)
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"`.