Skip to content

Add Testing Matrix

Add Testing Matrix #60

Triggered via pull request September 4, 2025 14:24
Status Cancelled
Total duration 2m 52s
Artifacts

testing.yml

on: pull_request
Matrix: ${{ format('{0} - py {1} - {2} {3} ', matrix.os, matrix.python-version, matrix.toolchain.compiler, matrix.build) }}
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
macos-latest - py 3.12 - gcc opt
ENOENT: no such file or directory, open '/Users/runner/work/pyclaw/pyclaw/pyclaw/test_report.xml'
macos-latest - py 3.12 - gcc opt
Process completed with exit code 2.
ubuntu-latest - py 3.12 - gcc debug
ENOENT: no such file or directory, open '/home/runner/work/pyclaw/pyclaw/pyclaw/test_report.xml'
ubuntu-latest - py 3.12 - gcc debug
Process completed with exit code 1.
macos-latest - py 3.12 - gcc debug
The run was canceled by @mandli.
Test PyClaw
The run was canceled by @mandli.
ubuntu-latest - py 3.12 - gcc opt
ENOENT: no such file or directory, open '/home/runner/work/pyclaw/pyclaw/pyclaw/test_report.xml'
ubuntu-latest - py 3.12 - gcc opt
The operation was canceled.
ubuntu-latest - py 3.12 - gcc opt
The run was canceled by @mandli.
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