Open ehildenb opened 8 months ago
Another example where even a timeout of 5s is being flaky: https://github.com/runtimeverification/pyk/actions/runs/8353934182/job/22866474429?pr=1001
And again (3x in a row for this PR): https://github.com/runtimeverification/pyk/actions/runs/8360004880/job/22888936085?pr=1001
@tothtamas28 indicated this is now resolved.
One example of CI flakiness is here: https://github.com/runtimeverification/pyk/actions/runs/8330698269/job/22796012460?pr=991. It happens when a RPC server cannot be started:
I've tried increasing the default timeout (which is 2s) to 3s, and that did not address it. So I think it's something else causing the hangs/flakiness. This happens I would say on at least 30% of PRs, which can be quite annoying.