Skip to content
New issue

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

Test execution fails with windows-latest runner image #101

Open
mborgerson opened this issue Jun 10, 2024 · 0 comments
Open

Test execution fails with windows-latest runner image #101

mborgerson opened this issue Jun 10, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@mborgerson
Copy link
Member

mborgerson commented Jun 10, 2024

Description

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.

Steps to reproduce the bug

No response

Environment

No response

Additional context

No response

@mborgerson mborgerson added the bug Something isn't working label Jun 10, 2024
@mborgerson mborgerson changed the title Compat issue with windows-latest runner image Test execution fails with windows-latest runner image Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant