You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If we keep the MacOS test as a requirement for merging, it is going to hold everything up, unless we can figure out why that step is hanging and fix it.
The text was updated successfully, but these errors were encountered:
From what I have seen there is no consensus on why this happens, and all the solutions people have are random (see here and here, for example). I'm fine with removing the requirement that the macos CI passes for PRs to be merged, but leaving it on as a "nice to have" for PRs and something that will at least run successfully overnight to hopefully catch any serious problems.
Resolved in #2456 which now allows the Mac Runner to fail. If possible, re-evaluate requiring this runner to pass in the future if the GitHub mac runners become more consistent (see actions/runner#2063).
The continuous integration test runners for MacOS keeps timing out on the installing Julia dependencies step.
This PR for example is marked to auto merge once the tests pass, but twice in a row the MacOS test has hung for 6 hours then timed out:
https://github.com/ReactionMechanismGenerator/RMG-Py/actions/runs/5158881342
If we keep the MacOS test as a requirement for merging, it is going to hold everything up, unless we can figure out why that step is hanging and fix it.
The text was updated successfully, but these errors were encountered: