Issue #1444 has been updated by luke.
Fixed in the tickets/0.24.x/1444 branch in my repo. ---------------------------------------- Bug #1444: A couple of test/unit tests are failing in 0.24.x http://reductivelabs.com/redmine/issues/show/1444 Author: luke Status: Accepted Priority: Normal Assigned to: luke Category: testing Target version: 0.24.5 Keywords: Complexity: Easy Patch: None Affected version: 0.24.4 None look serious: <pre> 1) Failure: test_uppercase_files_are_renamed_and_read(TestCertSupport) [./certmgr/support.rb:96:in `test_uppercase_files_are_renamed_and_read' /Users/luke/git/puppet/lib/../vendor/gems/mocha-0.5.6/lib/mocha/test_case_adapter.rb:19:in `__send__' /Users/luke/git/puppet/lib/../vendor/gems/mocha-0.5.6/lib/mocha/test_case_adapter.rb:19:in `run']: Upper case file was not removed. <false> is not true. 2) Failure: test_execution(TestPuppetModule) [./executables/puppetmodule.rb:52:in `test_execution' /Users/luke/git/puppet/lib/../vendor/gems/mocha-0.5.6/lib/mocha/test_case_adapter.rb:19:in `__send__' /Users/luke/git/puppet/lib/../vendor/gems/mocha-0.5.6/lib/mocha/test_case_adapter.rb:19:in `run']: Failed to create config'ed file. <false> is not true. 3) Failure: test_basics(TestWebrickServer) [./network/server/webrick.rb:26:in `test_basics' /Users/luke/git/puppet/lib/../vendor/gems/mocha-0.5.6/lib/mocha/test_case_adapter.rb:19:in `__send__' /Users/luke/git/puppet/lib/../vendor/gems/mocha-0.5.6/lib/mocha/test_case_adapter.rb:19:in `run']: server succeeded with no cert. <Puppet::Error> exception expected but was Class: <Errno::ENOENT> Message: <"No such file or directory - /private/tmp/puppettesting2421/configdir803/ssl/certs"> ---Backtrace--- /Users/luke/git/puppet/lib/puppet/sslcertificates/support.rb:132:in `open' /Users/luke/git/puppet/lib/puppet/sslcertificates/support.rb:132:in `entries' /Users/luke/git/puppet/lib/puppet/sslcertificates/support.rb:132:in `rename_files_with_uppercase' /Users/luke/git/puppet/lib/puppet/sslcertificates/support.rb:31:in `read_cert' /Users/luke/git/puppet/lib/puppet/network/http_server/webrick.rb:85:in `initialize' ./network/server/webrick.rb:27:in `new' ./network/server/webrick.rb:27:in `test_basics' ./network/server/webrick.rb:26:in `test_basics' /Users/luke/git/puppet/lib/../vendor/gems/mocha-0.5.6/lib/mocha/test_case_adapter.rb:19:in `__send__' /Users/luke/git/puppet/lib/../vendor/gems/mocha-0.5.6/lib/mocha/test_case_adapter.rb:19: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://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 -~----------~----~----~----~------~----~------~--~---
