Issue #4727 has been updated by Paul Berry. Target version changed from 2.6.2 to 2.6.x Affected version deleted (2.6.1rc3)
Changing target version to 2.6.x on the grounds that this is a platform-specific test failure, and thus is unlikely to represent a real customer problem. We should fix it, but we don't need to delay 2.6.2 in order to do so. ---------------------------------------- Bug #4727: Exec unit test failed http://projects.puppetlabs.com/issues/4727 Author: James Turnbull Status: Accepted Priority: Normal Assignee: Category: testing Target version: 2.6.x Affected 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.
