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
{{ message }}
This repository was archived by the owner on Mar 20, 2024. It is now read-only.
When a try build fails (due to intermittents) and someone r+ it after the try failure, Homu seems to still be stuck in the 'try' state, i.e. it would display "trying commit ..." instead of "testing commit ..." when building the PR, and it would not merge the branch into master. servo/servo#10670 is an example of this behaviour.
EDIT: Using r+ clean does not seem to solve the problem.