Issue #2923 has been updated by James Turnbull.
Actually I suspect this failure is also related: <pre> 5) Mocha::ExpectationError in 'Puppet::SSL::Host when waiting for a cert should catch and log errors during CSR saving' not all expectations were satisfied unsatisfied expectations: - expected exactly twice, already invoked once: #<Puppet::SSL::Host:0x7f68a9e01910>.generate(any_parameters) satisfied expectations: - allowed any number of times, already invoked once: #<Puppet::SSL::Host:0x7f68a9e01910>.sleep(any_parameters) - expected exactly twice, already invoked twice: #<Puppet::SSL::Host:0x7f68a9e01910>.certificate(any_parameters) ./spec/unit/ssl/host.rb:657: /home/james/src/puppet/spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:22:in `run' /home/james/src/puppet/spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:17:in `each' /home/james/src/puppet/spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:17:in `run' </pre> ---------------------------------------- Bug #2923: Test Failed: Mocha::ExpectationError in 'Puppet::SSL::Host when waiting for a cert should sleep and retry after failures saving the CSR if waitforcert is enabled' http://projects.reductivelabs.com/issues/2923 Author: James Turnbull Status: Unreviewed Priority: Normal Assigned to: Category: testing Target version: Affected version: 0.25.1 Keywords: Branch: <pre> 6) Mocha::ExpectationError in 'Puppet::SSL::Host when waiting for a cert should sleep and retry after failures saving the CSR if waitforcert is enabled' not all expectations were satisfied unsatisfied expectations: - expected exactly twice, already invoked once: #<Puppet::SSL::Host:0x7f68a9df3360>.generate(any_parameters) satisfied expectations: - expected exactly once, already invoked once: #<Puppet::SSL::Host:0x7f68a9df3360>.sleep(1) - expected exactly twice, already invoked twice: #<Puppet::SSL::Host:0x7f68a9df3360>.certificate(any_parameters) ./spec/unit/ssl/host.rb:664: /home/james/src/puppet/spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:22:in `run' /home/james/src/puppet/spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:17:in `each' /home/james/src/puppet/spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:17:in `run' </pre> -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://reductivelabs.com/redmine/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. 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-bugs?hl=en.
