Add Testing Matrix #59
testing.yml
on: pull_request
Matrix: ${{ format('{0} - py {1} - {2} {3}
', matrix.os, matrix.python-version, matrix.toolchain.compiler, matrix.build) }}
Annotations
7 errors and 2 warnings
|
ubuntu-latest - py 3.12 - gcc opt
ENOENT: no such file or directory, open 'test_report.xml'
|
|
macos-latest - py 3.12 - gcc opt
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
macos-latest - py 3.12 - gcc opt
ENOENT: no such file or directory, open 'test_report.xml'
|
|
macos-latest - py 3.12 - gcc debug
ENOENT: no such file or directory, open 'test_report.xml'
|
|
macos-latest - py 3.12 - gcc debug
Process completed with exit code 2.
|
|
ubuntu-latest - py 3.12 - gcc debug
ENOENT: no such file or directory, open 'test_report.xml'
|
|
ubuntu-latest - py 3.12 - gcc debug
Process completed with exit code 2.
|
|
macos-latest - py 3.12 - gcc opt
gcc 15.1.0 is already installed and up-to-date.
To reinstall 15.1.0, run:
brew reinstall gcc
|
|
macos-latest - py 3.12 - gcc debug
gcc 15.1.0 is already installed and up-to-date.
To reinstall 15.1.0, run:
brew reinstall gcc
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
test_results
|
1000 KB |
sha256:68d02783a4adf732e06440fa9a051d160778713fab7f0b06bce995625e0bc2a9
|
|