Issue #2869 has been updated by Markus Roberts. Assigned to changed from Jesse Wolfe to Markus Roberts
---------------------------------------- Bug #2869: Test isolation: Spurious failures in spec/unit/other/selinux.rb http://projects.reductivelabs.com/issues/2869 Author: Markus Roberts Status: Accepted Priority: Low Assigned to: Markus Roberts Category: testing Target version: 0.25.2 Affected version: 0.25.1 Keywords: Branch: When spec/unit/other/selinux.rb is run after spec/integration/reference/providers.rb 10 spurious failures are produced: should be able to access :name (FAILED - #) should be able to access :value (FAILED - #) should set :value to off (FAILED - #) should be able to access :persistent (FAILED - #) should set :persistent to false (FAILED - #) should be able to access :name (FAILED - #) should be able to access :selmoduledir (FAILED - #) should be able to access :selmodulepath (FAILED - #) should be able to access :syncversion (FAILED - #) should set the syncversion value to false (FAILED - #) To reproduce: touch spec/integration/reference/providers.rb ruby spec/integration/reference/providers.rb spec/unit/other/selinux.rb -t 60 --format s --loadby mtime -- 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.
