-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
AppVeyor times out #9903
Comments
We are aware of appveyor issues. If you'd like us to restart a build for you, just comment on the issue in particular and we can deal with it there. (Perhaps there was another reason you opened this issue?) |
This may be related to the long-standing #7942, but I'm not positive. Edit to add: I'm pretty sure I've seen this only on Win64 Julia, or at least far more often there. If we were running the tests in parallel then things would likely freeze and time out slightly more often. |
closing since this is not exactly actionable |
I've raised this with Feodor and he's watched a few cases where a build had hung, but it was hard to tell whether anything was obviously wrong. Would be nice to fix this at some point, if anyone can figure out what's causing it. |
I have AppVeyor time out for #9898 when running on one core. The multi-core run did not time out. The build was stuck in
osutils.jl
-- this always takes a long time.The text was updated successfully, but these errors were encountered: