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 has been archived by the owner on May 22, 2021. It is now read-only.
We seem to have Circle-CI builds fail intermittently on the npm test task. Not sure if it's the browserify or the frontend driver test that's causing a ~10 minute timeout error (I suspect the latter).
But I usually find restarting the build 3-4 times can trick it into passing.
> firefox-send@1.0.2 test:browser /home/ubuntu/send
> browserify test/frontend/frontend.bundle.js -o test/frontend/bundle.js -d && node test/frontend/driver.js
command npm test took more than 10 minutes since last output
The text was updated successfully, but these errors were encountered:
ghost
added this to the
Stretch milestone
Aug 2, 2017
We seem to have Circle-CI builds fail intermittently on the
npm test
task. Not sure if it's the browserify or the frontend driver test that's causing a ~10 minute timeout error (I suspect the latter).But I usually find restarting the build 3-4 times can trick it into passing.
The text was updated successfully, but these errors were encountered: