-
Notifications
You must be signed in to change notification settings - Fork 697
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
Experiment to diagnose #8356 #8385
Conversation
9c60052
to
3e9e6c3
Compare
Validating on all 3 OSes but with only ghc-8.10.7 is enough to trigger the CI bug (on Windows, this time). |
Single GHC and OS is enough to trigger the CI bug. Just a single tiny job (8.10.7 and Windows, if that matters). |
But 9.2.3 plus ubuntu didn't break this time. Let's try once more [edit: passed again]. Edit: passed even with all 3 OSes. In fact, I don't remember 9.2.3 failing in this way, only 8.10.7 and 9.0.2. |
8.10.7 on ubuntu passed, this time. |
Strangely, all pass after 8.10.7 on Windows is disabled. Now trying with the DeterministicTrivial test re-enabled. |
All pass. The results is the workaround #8388. Closing. |
Experiment to diagnose #8356