Issue #3505 has been updated by Daniel Pittman. Description updated Status changed from Unreviewed to Rejected
---------------------------------------- Bug #3505: Sporadic unit test failures in test/ral/providers/user.rb https://projects.puppetlabs.com/issues/3505 Author: Markus Roberts Status: Rejected Priority: Normal Assignee: Category: testing Target version: Affected Puppet version: development Keywords: Branch: Two tests in test/ral/providers/user.rb occasionally fail when not run as root on OS X even though both tests appear to be guarded to not run unless the tests are run as root. 66) Failure: test_alluserproperties(TestUserProvider) [./ral/providers/user.rb:410:in `attrtest_groups' ./ral/providers/user.rb:479:in `send' ./ral/providers/user.rb:479:in `test_alluserproperties' ./ral/providers/user.rb:477:in `each' ./ral/providers/user.rb:477:in `test_alluserproperties' /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']: Group list was not set at creation time. <["pptstgr3", "pptstgr4", "pptstgr5"]> expected but was <[]>. 67) Failure: test_infocollection(TestUserProvider) [./ral/providers/user.rb:195:in `test_infocollection' ./ral/providers/user.rb:186:in `each' ./ral/providers/user.rb:186:in `test_infocollection' /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']: Property password is missing. <false> is not true. -- 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.
