When the IoC testing framework times out waiting for an event it should unblock jqUnit so that the error is reported.

Description

Currently when a sequence in the IoC testing framework times out because an event didn't fire, jqUnit remains locked up. In the browser you can find the error in the console. However, in CI (GitHub actions) it just idles till the CI task times out after 20 min, and no errors are reported in its logs. However, the logs do stop at the last completed test.

It would be helpful if the task was unblocked so that the test could complete and the error that is logged in the console is output to the CI logs.

Environment

None

Attachments

1

Activity

Justin ObaraMay 13, 2021 at 7:13 PM

"2_test (ubuntu-latest, 14.x).txt" are example logs pulled from a failing CI build.

Details

Assignee

Reporter

Components

Priority

Created May 13, 2021 at 7:12 PM
Updated May 13, 2021 at 7:13 PM