Skip to content

Windows runners fail sporadically during conda tests #432

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

Open
chrisjkuch opened this issue Mar 5, 2025 · 1 comment
Open

Windows runners fail sporadically during conda tests #432

chrisjkuch opened this issue Mar 5, 2025 · 1 comment

Comments

@chrisjkuch
Copy link
Contributor

Example of a failed job here.

The Windows test runners will fail occasionally when running the tests. They usually fail on a PR run when all the windows runners are run at once, and re-running each individually tends to work out okay.

It seems to always fail on one of the conda environment tests.

The specific failure is a Windows OS error:

make[1]: *** [Makefile:17: requirements] Error -1073741819

This appears to be a Windows file system error.

@chrisjkuch
Copy link
Contributor Author

Maybe this is a conda error and not an OS error? An ubuntu runner just failed.

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