Skip to content

Instantly share code, notes, and snippets.

@pnasrat
Created January 16, 2009 09:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pnasrat/47883 to your computer and use it in GitHub Desktop.
Save pnasrat/47883 to your computer and use it in GitHub Desktop.
1)
Spec::Mocks::MockExpectationError in 'Chef::Provider::Service::Debian load_current_resource should close stdin on the update-rc.d command'
Mock 'Chef::Provider::Service::Debian' expected :popen4 with (any args) once, but received it twice
./spec/unit/provider/service/debian_service_spec.rb:63:
Finished in 1.234246 seconds
824 examples, 1 failure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment