New pytest test runner #89
Triggered via pull request
September 15, 2025 16:03
Status
Failure
Total duration
2m 40s
Artifacts
–
testing.yml
on: pull_request
Matrix: ${{ format('{0} - {1} {2} - py {3}
', matrix.os, matrix.toolchain.compiler, matrix.build, matrix.python-version) }}
Annotations
4 errors and 2 warnings
|
macos-latest - gcc debug - py 3.12
Process completed with exit code 2.
|
|
ubuntu-latest - gcc debug - py 3.12
Process completed with exit code 2.
|
|
macos-latest - gcc opt - py 3.12
Process completed with exit code 2.
|
|
ubuntu-latest - gcc opt - py 3.12
Process completed with exit code 2.
|
|
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
gcc 15.1.0 is already installed and up-to-date.
To reinstall 15.1.0, run:
brew reinstall gcc
|