Re: [Puppet Users] Failed running the puppet tests: bundle exec rake spec

2014-04-17 Thread Kylo Ginsberg
On Tue, Apr 15, 2014 at 9:20 AM, David Portabella < david.portabe...@gmail.com> wrote: > I've added more memory to the virtual machine, > and now it works. > 19753 examples, 0 failures, 86 pending > > (although I still get one "Cannot allocate memory" error) > > If you run 'bundle exec rake parall

Re: [Puppet Users] Failed running the puppet tests: bundle exec rake spec

2014-04-15 Thread David Portabella
ok,thanks. I've added more memory to the virtual machine, and now it works. 19753 examples, 0 failures, 86 pending (although I still get one "Cannot allocate memory" error) I've created a gist, in case anyone is interested https://gist.github.com/dportabella/10744999 Regards, David On Tuesda

Re: [Puppet Users] Failed running the puppet tests: bundle exec rake spec

2014-04-15 Thread Felix Frank
Hi, have you noticed the 'cannot allocate memory' errors in the output you provided? Is your VM sized too small to run the full test suite, perhaps? Try doubling the RAM (at least), see if that does anything. HTH, Felix On 04/15/2014 03:35 PM, David Portabella wrote: > > What can be the probl

[Puppet Users] Failed running the puppet tests: bundle exec rake spec

2014-04-15 Thread David Portabella
Hi, I need to build and run the specs on puppet, before I can send a pull request: https://github.com/puppetlabs/puppet/pull/2489 here it explains how to set up a machine with the dependencies for building puppet: https://github.com/nespresso/puppet/blob/master/docs/quickstart.md I've used a s