In runner.js, if a worker times out, alertBrowserStack is called, causing the process to exit. This prevents the rest of the workers/vms from attempting to run their tests. We should allow them all to run so we can potentially fix/validate tests manually per platform before running the suite again.