Issue #1655 has been reported by luke.

----------------------------------------
Bug #1655: Provider::Confine::Variable tests are broken
http://projects.reductivelabs.com/issues/show/1655

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


<pre>1)
'Puppet::Provider::Confine::Variable when summarizing multiple instances should 
return a hash of failing variables and their values' FAILED
expected: {"uno"=>["one"], "tres"=>["three"]},
     got: {"Mocha::Mock"=>["one", "three"]} (using ==)
./spec/unit/provider/confine/variable.rb:92:
/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::Provider::Confine::Variable when summarizing multiple instances should 
combine the values of multiple confines with the same fact' FAILED
expected: {"uno"=>["one", "two"]},
     got: {"Mocha::Mock"=>["one", "two"]} (using ==)
./spec/unit/provider/confine/variable.rb:99:
/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>

I broke these in commit:"157c0ddff032bb78838a1448eb1ff989bf1da705".


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