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
Seems to be some memory issues when running mocha within my Vagrant Ubuntu
=> Started proxy.
=> Started MongoDB.
I20160412-15:54:48.009(0)? [velocity] mocha is starting a mirror at http://localhost:55345/.
I20160412-15:54:48.016(0)? [velocity] You can see the mirror logs at: tail -f /home/vagrant/DAPPS/meteor-dapp-boilerplate/app/.meteor/local/log/mocha.log
=> Started your app.
=> App running at: http://localhost:3000/
FATAL ERROR: Evacuation Allocation failed - process out of memory
Aborted (core dumped)
vagrant@vagrant-ubuntu-trusty-64:~/DAPPS/meteor-dapp-boilerplate/app$ meteor
[[[[[ ~/DAPPS/meteor-dapp-boilerplate/app ]]]]]
=> Started proxy.
=> Started MongoDB.
=> Started your app.
=> App running at: http://localhost:3000/
I20160412-16:27:57.288(0)? [velocity] mocha is starting a mirror at http://localhost:54118/.
I20160412-16:27:57.290(0)? [velocity] You can see the mirror logs at: tail -f /home/vagrant/DAPPS/meteor-dapp-boilerplate/app/.meteor/local/log/mocha.log
=> Exited from signal: SIGKILL
^C^Ceteor server restarted
@forgetso wow, yeah, the mocha testing for Meteor has gone down hill over the past while. I may want to upgrade this to Meteor 1.3 to see if that helps.
Hi,
Seems to be some memory issues when running mocha within my Vagrant Ubuntu
dmsg output
Mocha Log
How much RAM are you allowing your VM (assuming you're using one)?
The text was updated successfully, but these errors were encountered: