Skip to content

Instantly share code, notes, and snippets.

@raphink
Created April 2, 2013 20:55
Show Gist options
  • Select an option

  • Save raphink/5296098 to your computer and use it in GitHub Desktop.

Select an option

Save raphink/5296098 to your computer and use it in GitHub Desktop.
info: Retrieving plugin
err: Could not retrieve catalog from remote server: Unit tests failed:
.FF.F
Failures:
1) puppet
Failure/Error: it { should contain_package('ppet') }
expected that the catalogue would contain Package[ppet]
# /var/lib/puppet/spec/class/puppet__client__base/puppet_package_spec.rb:4
2) puppet
Failure/Error: it { should include_class('puppet') }
expected that the catalogue would include Class[puppet]
# /var/lib/puppet/spec/class/puppet__client__base/puppet_package_spec.rb:5
3) failure
Failure/Error: it { 2.should == 3 }
expected: 3
got: 2 (using ==)
# /var/lib/puppet/spec/class/wrk4.wrk.cby.camptocamp.com/fail_spec.rb:2
Finished in 0.94117 seconds
5 examples, 3 failures
Failed examples:
rspec /var/lib/puppet/spec/class/puppet__client__base/puppet_package_spec.rb:4 # puppet
rspec /var/lib/puppet/spec/class/puppet__client__base/puppet_package_spec.rb:5 # puppet
rspec /var/lib/puppet/spec/class/wrk4.wrk.cby.camptocamp.com/fail_spec.rb:2 # failure
notice: Using cached catalog
err: Could not retrieve catalog; skipping run
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment