Closed
Description
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.