Issue #1711 has been updated by jamtur01.

Status changed from Accepted to Closed

Pushed in commit:"c96d250f71bbc75e0ababaeff3b7024bdb20ff60" in branch 0.24.x
----------------------------------------
Bug #1711: fileserver test fails due to incorrect mocking
http://projects.reductivelabs.com/issues/show/1711

Author: mpalmer
Status: Closed
Priority: Normal
Assigned to: luke
Category: testing
Target version: 0.24.7
Complexity: Unknown
Affected version: 0.24.6
Keywords: 


Ha ha!

fileserver.rb, test_fileserver_expansion, called a fact which ultimately ended 
up in facter/util/ip.rb which wanted to know @Facter.value(:kernel)@, however 
since @Facter::value@ had already been mocked, it bombed.  Patch is a little 
funky because we need to get the fact value out before the stubbing starts.



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