Issue #3782 has been updated by Jesse Wolfe. Status changed from Ready for Testing to Ready for Checkin Assignee changed from Paul Berry to Jesse Wolfe
---------------------------------------- Bug #3782: Test isolation problem in test/ral/providers/cron/crontab.rb http://projects.puppetlabs.com/issues/3782 Author: Markus Roberts Status: Ready for Checkin Priority: Low Assignee: Jesse Wolfe Category: testing Target version: Statler Affected version: development Keywords: Branch: http://github.com/stereotype441/puppet/tree/ticket/next/3782 The following failure seems to come and go with code changes that should have no effect on it apart from test execution order. It does not occur with the test is run allone. <pre> 1) Failure: test_parse_line(TestCronParsedProvider) [./ral/providers/cron/crontab.rb:76:in `assert_record_equal' ./ral/providers/cron/crontab.rb:123:in `test_parse_line' ./ral/providers/cron/crontab.rb:122:in `each' ./ral/providers/cron/crontab.rb:122:in `test_parse_line' /Library/Ruby/Gems/1.8/gems/mocha-0.9.7/lib/mocha/integration/test_unit/ruby_version_186_and_above.rb:19:in `__send__' /Library/Ruby/Gems/1.8/gems/mocha-0.9.7/lib/mocha/integration/test_unit/ruby_version_186_and_above.rb:19:in `run']: not an instance of a hash in record for {:line=>"", :record_type=>:blank} in full match. <nil> expected to be an instance of <Hash> but was <NilClass>. </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://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.
