-
-
Notifications
You must be signed in to change notification settings - Fork 29
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
ggplotd has a random failure #322
Comments
Is this a CI infrastructure bug since it's created in this repository? |
Not sure, but I just wanted to log it here so that it's known that it appears from time to time. If it appears more often, we should have a more detailed look at this. |
Happened again: https://buildkite.com/dlang/dmd/builds/2062#435f8561-bf14-4f26-9aa7-dd2200428c1e Though I think that one was just running out of memory. |
I think this is 18227 – Assertion failure in iota for floating point and it was originally worked around by pinning the random seed in example.d. |
From: https://buildkite.com/dlang/druntime/builds/441#03a73d78-e28c-431f-a5f8-eacb8e293c1a
The text was updated successfully, but these errors were encountered: