Issue #2869 has been updated by James Turnbull. Status changed from Ready for Testing to Closed
Pushed in commit:"2d88926b76e14c8aa105ad7b1480cee9132fc699" in branch 0.25.x ---------------------------------------- Bug #2869: Test isolation: Spurious failures in spec/unit/other/selinux.rb http://projects.reductivelabs.com/issues/2869 Author: Markus Roberts Status: Closed Priority: Low Assigned to: James Turnbull Category: testing Target version: 0.25.2 Affected version: 0.25.1 Keywords: Branch: http://github.com/MarkusQ/puppet/tree/ticket/0.25.x/2869 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 spec 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.
