On Friday, September 14, 2012 2:29:26 AM UTC+10, Andy Parker wrote: > > > I believe that version of mocha has bugs that prevent the spec tests > from running correctly. The recommended version of mocha is 0.10.5. >
Yes, after downgrading to v0.10.5 of mocha the warnings disappeared. Just running "rspec spec/" will run all of the tests and won't pick up > other files that are in there. Some of the errors are because your > script picked up files that are not tests and tried to run them. > Okay, that worked. No test failures. So I've submitted my pull request and updated the ticket. Thanks for your help! -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-dev/-/zvF4kfv1XRgJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-dev?hl=en.
