Skip to content
This repository has been archived by the owner on May 22, 2021. It is now read-only.

Investigate test timeouts on Circle-CI #372

Closed
pdehaan opened this issue Aug 1, 2017 · 1 comment
Closed

Investigate test timeouts on Circle-CI #372

pdehaan opened this issue Aug 1, 2017 · 1 comment

Comments

@pdehaan
Copy link
Collaborator

pdehaan commented Aug 1, 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.

> 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

mozilla_send__file_sharing_experiment

@ghost ghost added this to the Stretch milestone Aug 2, 2017
@pdehaan
Copy link
Collaborator Author

pdehaan commented Aug 4, 2017

Pretty sure @dannycoates fixed this by not running the test:browser tests as part of npm test (per /package.json:101).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant