Skip to content

fix test for cancellation #307

fix test for cancellation

fix test for cancellation #307

Triggered via push January 20, 2026 23:16
Status Failure
Total duration 6h 0m 19s
Artifacts

test.yaml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

19 errors
Test on windows-11-arm / Python 3.14t
The process 'C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe' failed with exit code 1
Test on windows-11-arm / Python 3.14t
+ Throw "Error happened during pip installation / upgrade" + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : OperationStopped: (Error happened ...ation / upgrade:String) [], RuntimeException + FullyQualifiedErrorId : Error happened during pip installation / upgrade
Test on windows-11-arm / Python 3.14t
Error happened during pip installation / upgrade At C:\a\_temp\2be779a7-c5a6-4316-8dad-0e7950a7cfc9\setup.ps1:143 char:5
Test on windows-11-arm / Python 3.14t
ModuleNotFoundError: No module named 'encodings' Stack (most recent call first): <no Python frame>
Test on windows-11-arm / Python 3.14t
Fatal Python error: Failed to import encodings module Python runtime state: core initialized
Test on windows-11-arm / Python 3.14t
Could not find platform independent libraries <prefix>
Test on windows-11-arm / Python 3.14t
+ Remove-Item -Path "$PythonArchPath\python.exe" -Force + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (C:\hostedtoolca...aded\python.exe:String) [Remove-Item], ItemNotFoundEx ception + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.RemoveItemCommand
Test on windows-11-arm / Python 3.14t
Remove-Item : Cannot find path 'C:\hostedtoolcache\windows\Python\3.14.2\arm64-freethreaded\python.exe' because it does not exist. At C:\a\_temp\2be779a7-c5a6-4316-8dad-0e7950a7cfc9\setup.ps1:131 char:5
Test on windows-latest / Python 3.11
Process completed with exit code 127.
Test on windows-latest / Python 3.13
Process completed with exit code 127.
Test on windows-latest / Python 3.12
Process completed with exit code 127.
Test on windows-11-arm / Python 3.12
Process completed with exit code 127.
Test on windows-11-arm / Python 3.13
Process completed with exit code 127.
Test on windows-latest / Python 3.10
Process completed with exit code 127.
Test on windows-11-arm / Python 3.11
Process completed with exit code 127.
Test on windows-latest / Python 3.14
The hosted runner lost communication with the server. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
Test on windows-latest / Python 3.14t
The hosted runner lost communication with the server. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
Test on windows-11-arm / Python 3.14
The job has exceeded the maximum execution time of 6h0m0s
Test on windows-11-arm / Python 3.14
The operation was canceled.