Integrated: 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
This pull request has now been integrated.
Changeset: b90bec98
Author: Zhao Song <zsong at openjdk.org>
URL: https://git.openjdk.org/skara/commit/b90bec980c6a921ef57d6ca0da0e1140e655e746
Stats: 6 lines in 1 file changed: 5 ins; 0 del; 1 mod
2254: TestInfoBotWorkItem should handle Runtime Exception
Reviewed-by: erikj
-------------
PR: https://git.openjdk.org/skara/pull/1648
More information about the skara-dev
mailing list