Issue #2335 has been updated by James Turnbull. Status changed from Accepted to Closed
---------------------------------------- Bug #2335: SELinux tests broken https://projects.puppetlabs.com/issues/2335 Author: James Turnbull Status: Closed Priority: Normal Assignee: Sean Millichamp Category: SELinux Target version: Affected Puppet version: 0.24.8 Keywords: Branch: There are some freshly broken SELinux tests: <pre> 7) Mocha::ExpectationError in 'Puppet::Type::Selboolean when manipulating booleans should be able to access :name' not all expectations were satisfied unsatisfied expectations: - expected exactly once, not yet invoked: Puppet::Type::Selboolean.defaultprovider(any_parameters) ./spec/unit/other/selinux.rb:31: ./spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:22:in `run' ./spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:17:in `each' ./spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:17:in `run' 8) Mocha::ExpectationError in 'Puppet::Type::Selboolean when manipulating booleans should be able to access :value' not all expectations were satisfied unsatisfied expectations: - expected exactly once, not yet invoked: Puppet::Type::Selboolean.defaultprovider(any_parameters) ./spec/unit/other/selinux.rb:31: ./spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:22:in `run' ./spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:17:in `each' ./spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:17:in `run' 9) Mocha::ExpectationError in 'Puppet::Type::Selboolean when manipulating booleans should set :value to off' not all expectations were satisfied unsatisfied expectations: - expected exactly once, not yet invoked: Puppet::Type::Selboolean.defaultprovider(any_parameters) ./spec/unit/other/selinux.rb:31: ./spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:22:in `run' ./spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:17:in `each' ./spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:17:in `run' 10) Mocha::ExpectationError in 'Puppet::Type::Selboolean when manipulating booleans should be able to access :persistent' not all expectations were satisfied unsatisfied expectations: - expected exactly once, not yet invoked: Puppet::Type::Selboolean.defaultprovider(any_parameters) ./spec/unit/other/selinux.rb:31: ./spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:22:in `run' ./spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:17:in `each' ./spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:17:in `run' 11) Mocha::ExpectationError in 'Puppet::Type::Selboolean when manipulating booleans should set :persistent to false' not all expectations were satisfied unsatisfied expectations: - expected exactly once, not yet invoked: Puppet::Type::Selboolean.defaultprovider(any_parameters) ./spec/unit/other/selinux.rb:31: ./spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:22:in `run' ./spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:17:in `each' ./spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:17:in `run' 12) Mocha::ExpectationError in 'Puppet::Type::Selmodule when checking policy modules should be able to access :name' not all expectations were satisfied unsatisfied expectations: - expected exactly once, not yet invoked: Puppet::Type::Selmodule.defaultprovider(any_parameters) ./spec/unit/other/selinux.rb:60: ./spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:22:in `run' ./spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:17:in `each' ./spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:17:in `run' 13) Mocha::ExpectationError in 'Puppet::Type::Selmodule when checking policy modules should be able to access :selmoduledir' not all expectations were satisfied unsatisfied expectations: - expected exactly once, not yet invoked: Puppet::Type::Selmodule.defaultprovider(any_parameters) ./spec/unit/other/selinux.rb:60: ./spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:22:in `run' ./spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:17:in `each' ./spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:17:in `run' 14) Mocha::ExpectationError in 'Puppet::Type::Selmodule when checking policy modules should be able to access :selmodulepath' not all expectations were satisfied unsatisfied expectations: - expected exactly once, not yet invoked: Puppet::Type::Selmodule.defaultprovider(any_parameters) ./spec/unit/other/selinux.rb:60: ./spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:22:in `run' ./spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:17:in `each' ./spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:17:in `run' 15) Mocha::ExpectationError in 'Puppet::Type::Selmodule when checking policy modules should be able to access :syncversion' not all expectations were satisfied unsatisfied expectations: - expected exactly once, not yet invoked: Puppet::Type::Selmodule.defaultprovider(any_parameters) ./spec/unit/other/selinux.rb:60: ./spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:22:in `run' ./spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:17:in `each' ./spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:17:in `run' 16) Mocha::ExpectationError in 'Puppet::Type::Selmodule when checking policy modules should set the syncversion value to false' not all expectations were satisfied unsatisfied expectations: - expected exactly once, not yet invoked: Puppet::Type::Selmodule.defaultprovider(any_parameters) ./spec/unit/other/selinux.rb:60: ./spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:22:in `run' ./spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:17:in `each' ./spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:17:in `run' </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.
