-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tests / deploys hang forever after "built project successfully" #198
Comments
@gschorkopf nope - seems like it could be Node 6? Are you using nvm to set node versions? I've got Atlanta Ember deploying to Heroku via CircleCI and it's set to use Node 4.4.7 (circle.yml) |
Are you able to use |
@gschorkopf looks like an issue with Phantom. Running
Edit Will try and look into tomorrow night unless someone else beats me to it. |
Haha, considering we're the only two folks commenting on these things, I doubt someone else will beat you to it (unless it's me). |
This definitely isn't a "solution", but I noticed in various other reported issues (https://github.com/ember-cli/ember-cli/issues, search "ember build hangs" or anything like that) that most folks were using
Very frustrating. |
* Frustratingly, ember test, ember build, and ember deploy (anything that relies on phantom.js) stalls forever with this version of Ember. * See frolfr/frolfr-server#198
To duplicate:
Sounds promising, but then it never runs the tests. Same issue with deploys.
@pdougall1 / @ultimatemonty ever run into this?
The text was updated successfully, but these errors were encountered: