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

Windows CI on Github Actions is breaking nondeterministically #649

Closed
elliottslaughter opened this issue Nov 21, 2023 · 1 comment
Closed

Comments

@elliottslaughter
Copy link
Member

Here's what I see on the Actions dashboard right now:

Screenshot 2023-11-21 at 9 42 45 AM

master has not changed in this time frame, so this is all running the same commit (2cc1cd9). In other words, the issue is non-deterministic, or at least inconsistent. But when it occurs, it appears that no amount of rerunning fixes it.

The failures all exhibit the same failure mode. Windows breaks in one of its two configurations with the message:

437 tests passed. 113 tests failed.

The errors are bizarre, things so basic that it shouldn't be possible to break. The only hint I can see of what's going on is:

error: unknown target CPU 'generic'

Full log from a failing run: 9_Build (windows-2022, llvm-11, cuda=1, luajit).txt

@elliottslaughter
Copy link
Member Author

Appears to have been resolved by #650. I'll reopen if it comes back.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant