← Back to team overview

registry team mailing list archive

[Bug 615518] Re: unit test nova.tests.auth_unittest.AuthTestCase.test_209_can_generate_x509 failing on Mac OS X

 

I replied on IRC, but I think I missed you...

One possibility if the openssl program is not returning what you expect, is that there's little or no error checking of spawned processes.  I have a patch that will hopefully get merged soon that error checks spawned processes: 
https://code.launchpad.net/~justin-fathomdb/nova/check-subprocess-exit-code

It might be worth trying to run the openssl command manually, or merging
check-subprocess-exit-code into a copy of your branch, to see if that
sheds any light on the problem...

-- 
unit test nova.tests.auth_unittest.AuthTestCase.test_209_can_generate_x509  failing on Mac OS X
https://bugs.launchpad.net/bugs/615518
You received this bug notification because you are a member of Registry
Administrators, which is subscribed to OpenStack.



Follow ups

References