You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
The actual point of failing varies, but it looks as if it is due to timeouts, or processes that have not had time to start, before getting connected to. I think it would be fixed by increasing the test timeouts, and the delay before connecting to started jobs.
Rerunning the test usually works (which makes sense, as it becomes faster, due to files in cache).
Steps to reproduce the error:
npm run test and be (un-)lucky ;)
I don't plan to look into this right now, but if it annoys me enough, I might do it later, if nobody else does.