RFR: 2254: TestInfoBotWorkItem should handle Runtime Exception
Erik Joelsson
erikj at openjdk.org
Tue May 7 23:08:34 UTC 2024
On Tue, 7 May 2024 21:01:03 GMT, Zhao Song <zsong at openjdk.org> wrote:
> I created a PR in SKARA(https://github.com/openjdk/skara/pull/1647) and I found the GitHub actions are in the running state for more than about 2 hours. But actually, the GitHub actions are finished(https://github.com/zhaosongzs/skara/actions/runs/8990857032/job/24697152747). From the log, I could see TestInfoBotWorkItem got 500 error when querying the checks for this pr. However, TestInfoBotWorkItem wasn't retried. After investigation, I found TestInfoBotWorkItem doesn't handleRuntimeException.
>
> The GitHub actions in https://github.com/openjdk/skara/pull/1647 are done right now because I mentioned that pr in this one. So the pr was updated and triggered a new TestInfoBotWorkItem
Marked as reviewed by erikj (Lead).
-------------
PR Review: https://git.openjdk.org/skara/pull/1648#pullrequestreview-2044340612
More information about the skara-dev
mailing list