w3c / aria-at-app

Test runner and results reporter for ARIA-AT
http://aria-at.w3.org/
Other
35 stars 15 forks source link

Fix: status for RUNNING tests updates when job status becomes finalized #1094

Closed gnarf closed 2 months ago

gnarf commented 2 months ago

If a test is still marked as RUNNING when the job becomes COMPLETED, ERROR, or CANCELLED - the RUNNING test should be updated to be ERROR or CANCELLED (COMPLETED should become CANCELLED because the test results were not received)