On Mon, Jun 3, 2013 at 2:27 PM, Mark Zeren <[email protected]> wrote:
> > Should I expect the following 53 failures on a Debian Wheezy system when > running spec tests on master? > No, the specs should all pass. mzeren@puppet1:/usr/src/puppet$ rake spec > I notice you aren't using bundler to run this. If there are dependency issues that might help. There's a section on it in README_DEVELOPER.md. > ... snip ... > Finished in 3 minutes 40.81 seconds > 18674 examples, 53 failures, 78 pending > > Failed examples: > > rspec ./spec/integration/indirector/facts/facter_spec.rb:9 # > Puppet::Node::Facts::Facter preserves case in fact values > rspec ./spec/integration/node/facts_spec.rb:31 # Puppet::Node::Facts when > using the indirector should be able to delegate to the :facter terminus > rspec ./spec/integration/node_spec.rb:32 # Puppet::Node when delegating > indirection calls should be able to use the plain terminus > Each failed spec should show a short stack trace and error message, right about where you wrote "snip". If you paste a few of those we could probably help diagnose the problem. Also if you visit #puppet-dev on freenode and ask for help there we'll see what we can do. -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-dev?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
