SIGN IN SIGN UP

gh-109276: regrtest: add WORKER_FAILED state (#110148)

Rename WORKER_ERROR to WORKER_BUG. Add WORKER_FAILED state: it does
not stop the manager, whereas WORKER_BUG does.

Change also TestResults.display_result() order: display failed tests
at the end, the important important information.

WorkerThread now tries to get the signal name for negative exit code.
V
Victor Stinner committed
2c234196ea30b9da370780204ed9068f1fb134c6
Parent: c62b49e
Committed by GitHub <noreply@github.com> on 9/30/2023, 8:48:26 PM