Issue #4727 has been updated by Josh Cooper. Status changed from Accepted to Closed
All of the old unit tests were deleted or converted to spec tests in #2969, so this is no longer an issue. ---------------------------------------- Bug #4727: Exec unit test failed https://projects.puppetlabs.com/issues/4727#change-65931 Author: James Turnbull Status: Closed Priority: Normal Assignee: Category: testing Target version: Affected Puppet version: Keywords: Branch: <pre> 1) Failure: test_execthenfile(TestExec) [/home/james/src/puppet/test/lib/puppettest/support/utils.rb:99:in `run_events' /home/james/src/puppet/test/lib/puppettest/support/assertions.rb:49:in `assert_events' ./ral/type/exec.rb:480:in `test_execthenfile' /usr/lib/ruby/gems/1.8/gems/mocha-0.9.8/lib/mocha/integration/test_unit/ruby_version_186_and_above.rb:19:in `__send__' /usr/lib/ruby/gems/1.8/gems/mocha-0.9.8/lib/mocha/integration/test_unit/ruby_version_186_and_above.rb:19:in `run']: Incorrect evaluate events. <[:executed_command, :mode_changed]> expected but was <[:executed_command, :mode_changed, :mode_changed]>. </pre> Looks like :mode_changed now runs twice for some reason? -- 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.
