Issue #1677 has been reported by luke.

----------------------------------------
Bug #1677: SELinux tests fail in master
http://projects.reductivelabs.com/issues/show/1677

Author: luke
Status: Accepted
Priority: Normal
Assigned to: seanmil
Category: testing
Target version: 
Complexity: Unknown
Affected version: 0.24.4
Keywords: 


I get a bunch of failures from the spec tests in master:
<pre>
1)
Puppet::DevError in 'Puppet::Type::Selboolean when manipulating booleans should 
be able to access :name'
Could not find a default provider for selboolean
/Users/luke/git/puppet/lib/puppet/type.rb:1712:in `defaultprovider'
/Users/luke/git/puppet/lib/puppet/type.rb:1855:in `default'
/Users/luke/git/puppet/lib/puppet/type.rb:651:in `setdefaults'
/Users/luke/git/puppet/lib/puppet/type.rb:140:in `eachattr'
/Users/luke/git/puppet/lib/puppet/type.rb:135:in `each'
/Users/luke/git/puppet/lib/puppet/type.rb:135:in `eachattr'
/Users/luke/git/puppet/lib/puppet/type.rb:641:in `setdefaults'
/Users/luke/git/puppet/lib/puppet/type.rb:2325:in `initialize'
/Users/luke/git/puppet/lib/puppet/type.rb:1119:in `new'
/Users/luke/git/puppet/lib/puppet/type.rb:1119:in `create'
./spec/unit/other/selinux.rb:30:
/Users/luke/git/puppet/spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:22:in
 `run'
/Users/luke/git/puppet/spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:17:in
 `each'
/Users/luke/git/puppet/spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:17:in
 `run'

2)
Puppet::DevError in 'Puppet::Type::Selboolean when manipulating booleans should 
be able to access :value'
Could not find a default provider for selboolean
/Users/luke/git/puppet/lib/puppet/type.rb:1712:in `defaultprovider'
/Users/luke/git/puppet/lib/puppet/type.rb:1855:in `default'
/Users/luke/git/puppet/lib/puppet/type.rb:651:in `setdefaults'
/Users/luke/git/puppet/lib/puppet/type.rb:140:in `eachattr'
/Users/luke/git/puppet/lib/puppet/type.rb:135:in `each'
/Users/luke/git/puppet/lib/puppet/type.rb:135:in `eachattr'
/Users/luke/git/puppet/lib/puppet/type.rb:641:in `setdefaults'
/Users/luke/git/puppet/lib/puppet/type.rb:2325:in `initialize'
/Users/luke/git/puppet/lib/puppet/type.rb:1119:in `new'
/Users/luke/git/puppet/lib/puppet/type.rb:1119:in `create'
./spec/unit/other/selinux.rb:30:
/Users/luke/git/puppet/spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:22:in
 `run'
/Users/luke/git/puppet/spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:17:in
 `each'
/Users/luke/git/puppet/spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:17:in
 `run'
</pre>

There are nine failures in total.

The 'require' lines at the top of that file should also be removed, since they 
conflict with Puppet's loader.


----------------------------------------
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to