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
So here is the output of timedout test report (there are passed tests as well).
# Exited because no new tests completed within the last 180000ms of inactivity
not ok 51 - Exited because no new tests completed within the last 180000ms of inactivity
It is impossible to figure out which test caused timeout.
Would be nice at least to narrow it down to test file, to understand where to start searching.