RFR: 2254: TestInfoBotWorkItem should handle Runtime Exception
Zhao Song
zsong at openjdk.org
Tue May 7 23:20:22 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
Thanks for the review!
-------------
PR Comment: https://git.openjdk.org/skara/pull/1648#issuecomment-2099462593
More information about the skara-dev
mailing list