We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
There is an issue after recent updates to the windows-latest runner via actions/runner-images#9990 that causes test execution to fail.
test_name (test.AddrSpaceTests) ... ::error::Command python -m unittest discover -v -s D:\a\pypcode\pypcode/tests failed with code 3221225477. None
GitHub actions runners for Windows temporarily reverted to windows-2019 in ec5a89e.
win-job-bad.txt win-job-good.txt
I suspect the issue is related to the MSVC update of 14.39.33519 → 14.40.33807.
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
There is an issue after recent updates to the windows-latest runner via actions/runner-images#9990 that causes test execution to fail.
GitHub actions runners for Windows temporarily reverted to windows-2019 in ec5a89e.
win-job-bad.txt
win-job-good.txt
I suspect the issue is related to the MSVC update of 14.39.33519 → 14.40.33807.
Steps to reproduce the bug
No response
Environment
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: