Recently I've been seeing strange behaviours from the CI feedback on github.
Sometimes it doesn't update properly, e.g. https://github.com/coq/coq/pull/12973
This PR still displays as a failure although the CI was restarted and successfully finished.
Dunno if related, but the UI also changed since it requires two clicks to get to the gitlab page.
Clicking on the job from Github used to lead directly to the gitlab page, but now it first goes through some github-specific info page.
Is this a known problem ? (@Théo Zimmermann ?)
Same here: https://github.com/coq/coq/pull/12949 and https://github.com/coq/coq/pull/12946, but after having restarted manually failing gitlab jobs. The gitlab page says that the CI is ok but the PR page still reports failures.
Regarding:
Dunno if related, but the UI also changed since it requires two clicks to get to the gitlab page.
See: https://coq.zulipchat.com/#narrow/stream/243318-coqbot-devs.20.26.20users/topic/Checks
The problem observed by @Hugo Herbelin on PR #12949 is also due to this.
The other two (#12973 and #12946), I'll look into them.
I've fixed some issue related to retried jobs. Let me know if you spot any new occurrence.
Thanks!
Last updated: Jun 04 2023 at 19:30 UTC