Switch to PyTest #269
testing.yml
on: pull_request
Matrix: ${{ format('{0} - {1} {2} - py {3}
', matrix.os, matrix.toolchain.compiler, matrix.build, matrix.python-version) }}
Annotations
7 errors, 2 warnings, and 2 notices
|
macos-latest - gcc opt - py 3.12
Process completed with exit code 1.
|
|
ubuntu-latest - gcc opt - py 3.12
The operation was canceled.
|
|
ubuntu-latest - gcc opt - py 3.12
The strategy configuration was canceled because "tests.macos-latest_opt_3_12_gcc" failed
|
|
ubuntu-latest - gcc debug - py 3.12
The operation was canceled.
|
|
ubuntu-latest - gcc debug - py 3.12
The strategy configuration was canceled because "tests.macos-latest_opt_3_12_gcc" failed
|
|
macos-latest - gcc debug - py 3.12
The operation was canceled.
|
|
macos-latest - gcc debug - py 3.12
The strategy configuration was canceled because "tests.macos-latest_opt_3_12_gcc" failed
|
|
macos-latest - gcc opt - py 3.12
gcc 15.1.0 is already installed and up-to-date.
To reinstall 15.1.0, run:
brew reinstall gcc
|
|
macos-latest - gcc debug - py 3.12
gcc 15.1.0 is already installed and up-to-date.
To reinstall 15.1.0, run:
brew reinstall gcc
|
|
macos-latest - gcc opt - py 3.12
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
macos-latest - gcc debug - py 3.12
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|