Uh oh!
There was an error while loading. Please reload this page.
Fix sporadic test failure - #75
Conversation
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
matthiasbeyer
commented
Oct 9, 2022
So that made it work for now. @petreeftime what do you think? Is that enough? Or just a "sporadic success"? 😆 |
matthiasbeyer
commented
Oct 9, 2022
I guess I can bors try to see whether this does the trick or fails again... |
tryBuild succeeded: |
petreeftime
commented
Oct 9, 2022
The error seems to be caused by duplication of output, so I don't know whether this will help. I don't see a reason not to try, but I think there must be something that either was always buggy and interacts poorly with the test env, or caused by some minor change in nix 0.25 vs 0.14 that interacts poorly with the test env. |
petreeftime
commented
Oct 9, 2022
bors merge |
matthiasbeyer
commented
Oct 9, 2022
What I can think of is that the timeout is too short, and that caused the test to execute the following: cat hanshans: no such commandor something like that (because |
matthiasbeyer
commented
Oct 9, 2022
Why does this take so long? Is bors overloaded right now? Weird... 🤔 |
Build succeeded: |
Details
Closes#70