Actions
action #121366
closedunhandled error in t/04-scheduler that is not causing the test to fail
Description
Observation¶
https://app.circleci.com/pipelines/github/os-autoinst/openQA/10690/workflows/5ec5cebc-7983-48d2-a162-4f75a1ccef50/jobs/100198 from master branch shows the error:
[19:17:16] t/04-scheduler.t .......................................... 1/? [WARN] Failed to send data to websocket server, reason: fake error at t/04-scheduler.t line 35.
[WARN] Failed sending job(s) '1' to worker '1': unknown error
[19:17:16] t/04-scheduler.t .......................................... ok 8251 ms ( 0.02 usr 0.01 sys + 7.89 cusr 0.20 csys = 8.12 CPU)
IMHO this should fail the test but does not.
Actions