Skip to content

test: add windows integration test #507

test: add windows integration test

test: add windows integration test #507

Triggered via pull request March 4, 2026 15:23
Status Failure
Total duration 4m 41s
Artifacts

python_tests.yml

on: pull_request
Matrix: Python_lint
Matrix: Python_tests
Matrix: Python_tests_win
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Python_lint (3.14)
The process '/opt/hostedtoolcache/ruff/0.15.4/x86_64/ruff' failed with exit code 1
ruff (PLC0415): pylib/gyp/generator/ninja_test.py#L21
pylib/gyp/generator/ninja_test.py:21:9: PLC0415 `import` should be at the top-level of a file
Python_tests (macos-latest, 3.8)
[notice] A new release of pip is available: 21.1.1 -> 25.0.1 [notice] To update, run: python3.8 -m pip install --upgrade pip