Issue #3310 has been updated by Markus Roberts.
Note that this error is in the older unit tests not the current spec/unit tests. The correct resolution is to bring the tests up to date (#2969). ---------------------------------------- Bug #3310: Unit tests error:test_userngroup: Global resource removal is deprecated http://projects.reductivelabs.com/issues/3310 Author: Mathias Gug Status: Unreviewed Priority: Normal Assigned to: Category: Target version: Affected version: 0.25.4 Keywords: Branch: While running the puppet test suite on Ubuntu Lucid the following error was reported: 6) Error: test_userngroup(TestExec): RuntimeError: Global resource removal is deprecated /usr/lib/ruby/1.8/puppet/type.rb:941:in `clear' /usr/lib/ruby/1.8/puppet/metatype/manager.rb:13:in `allclear' /usr/lib/ruby/1.8/puppet/metatype/manager.rb:12:in `each' /usr/lib/ruby/1.8/puppet/metatype/manager.rb:12:in `allclear' ./ral/type/exec.rb:354:in `mknverify' ./ral/type/exec.rb:367:in `test_userngroup' ./ral/type/exec.rb:360:in `each' ./ral/type/exec.rb:360:in `test_userngroup' /usr/lib/ruby/1.8/mocha/integration/test_unit/ruby_version_186_and_above.rb:19:in `__send__' /usr/lib/ruby/1.8/mocha/integration/test_unit/ruby_version_186_and_above.rb:19:in `run' -- 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://reductivelabs.com/redmine/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.
