Issue #2113 has been updated by pnasrat.

Status changed from Unreviewed to Ready for Testing

Patch to list and in tickets/master/2113 at github 

git://github.com/pnasrat/puppet.git
----------------------------------------
Bug #2113: Failing test in master
http://projects.reductivelabs.com/issues/2113

Author: pnasrat
Status: Ready for Testing
Priority: Normal
Assigned to: pnasrat
Category: 
Target version: 0.25.0
Complexity: Unknown
Affected version: 0.25.0
Keywords: 


Other tests using the tempfile pattern to create a tempdir make the directory, 
these tests were failing for me locally:

1)
Puppet::Error in 'Puppet::SSL::CertificateRequest should be able to save CSRs'
Cannot save luke.madstop.com; parent directory 
/var/folders/z4/z4TUC-oeGIGIPFzf9FVtOU+++TI/-Tmp-/csr_integration_testing.4005.0/ssl/ca/requests
 does not exist
/Users/pnasrat/Development/puppet/spec/../lib/puppet/indirector/ssl_file.rb:95:in
 `save'
/Users/pnasrat/Development/puppet/spec/../lib/puppet/indirector/certificate_request/ca.rb:10:in
 `save'
/Users/pnasrat/Development/puppet/spec/../lib/puppet/indirector/indirection.rb:247:in
 `save'
/Users/pnasrat/Development/puppet/spec/../lib/puppet/indirector.rb:65:in `save'
/Users/pnasrat/Development/puppet/spec/../lib/puppet/ssl/certificate_request.rb:44:in
 `save'
./spec/integration/ssl/certificate_request.rb:41:
/Users/pnasrat/Development/puppet/spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:22:in
 `run'
/Users/pnasrat/Development/puppet/spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:17:in
 `each'
/Users/pnasrat/Development/puppet/spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:17:in
 `run'

2)
Puppet::Error in 'Puppet::SSL::CertificateRequest should be able to find saved 
certificate requests via the Indirector'
Cannot save luke.madstop.com; parent directory 
/var/folders/z4/z4TUC-oeGIGIPFzf9FVtOU+++TI/-Tmp-/csr_integration_testing.4005.0/ssl/ca/requests
 does not exist
/Users/pnasrat/Development/puppet/spec/../lib/puppet/indirector/ssl_file.rb:95:in
 `save'
/Users/pnasrat/Development/puppet/spec/../lib/puppet/indirector/certificate_request/ca.rb:10:in
 `save'
/Users/pnasrat/Development/puppet/spec/../lib/puppet/indirector/indirection.rb:247:in
 `save'
/Users/pnasrat/Development/puppet/spec/../lib/puppet/indirector.rb:65:in `save'
/Users/pnasrat/Development/puppet/spec/../lib/puppet/ssl/certificate_request.rb:44:in
 `save'
./spec/integration/ssl/certificate_request.rb:46:
/Users/pnasrat/Development/puppet/spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:22:in
 `run'
/Users/pnasrat/Development/puppet/spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:17:in
 `each'
/Users/pnasrat/Development/puppet/spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:17:in
 `run'

3)
Puppet::Error in 'Puppet::SSL::CertificateRequest should save the completely 
CSR when saving'
Cannot save luke.madstop.com; parent directory 
/var/folders/z4/z4TUC-oeGIGIPFzf9FVtOU+++TI/-Tmp-/csr_integration_testing.4005.0/ssl/ca/requests
 does not exist
/Users/pnasrat/Development/puppet/spec/../lib/puppet/indirector/ssl_file.rb:95:in
 `save'
/Users/pnasrat/Development/puppet/spec/../lib/puppet/indirector/certificate_request/ca.rb:10:in
 `save'
/Users/pnasrat/Development/puppet/spec/../lib/puppet/indirector/indirection.rb:247:in
 `save'
/Users/pnasrat/Development/puppet/spec/../lib/puppet/indirector.rb:65:in `save'
/Users/pnasrat/Development/puppet/spec/../lib/puppet/ssl/certificate_request.rb:44:in
 `save'
./spec/integration/ssl/certificate_request.rb:53:
/Users/pnasrat/Development/puppet/spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:22:in
 `run'
/Users/pnasrat/Development/puppet/spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:17:in
 `each'
/Users/pnasrat/Development/puppet/spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:17:in
 `run'

Finished in 84.20754 seconds



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