Issue #3541 has been updated by Jos Backus. Target version set to 1.5.8
Note that I'm stumped as to why the suggested patch fixes the issue. ---------------------------------------- Bug #3541: Ruby 1.9: broken unittest, unexpected invocation: Process.waitall() http://projects.puppetlabs.com/issues/3541 Author: Jos Backus Status: Unreviewed Priority: Normal Assigned to: Category: library Target version: 1.5.8 Keywords: Branch: When running the Facter unit tests, the following failure is seen: Facter::Util::Resolution when returning the value and the code is a block -- should waitall to avoid zombies if the timeout is exceeded (FAILED - 1) 1) Mocha::ExpectationError in 'Facter::Util::Resolution when returning the value and the code is a block should waitall to avoid zombies if the timeout is exceeded' unexpected invocation: Process.waitall() satisfied expectations: - allowed any number of times, already invoked once: #<Facter::Util::Resolution:0x98cb5b8>.warn(any_parameters) - expected exactly once, already invoked once: Thread.new(any_parameters) - expected exactly once, already invoked once: Process.waitall(any_parameters) -- 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://projects.puppetlabs.com/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.
