ZF-4547: testAuthenticateVerifyGetValid(Zend_Auth_Adapter_OpenIdTest) unit tests failure
Description
{panel} 1) testAuthenticateVerifyGetValid(Zend_Auth_Adapter_OpenIdTest) Failed asserting that is true. {panel}
{panel} 1) testAuthenticateVerifyGetValid(Zend_Auth_Adapter_OpenIdTest) Failed asserting that is true. {panel}
Comments
Posted by Alexander Veremyev (alexander) on 2008-10-10T10:19:35.000+0000
Probably the same problem:
{panel} 2) testAuthenticateVerifyPostValid(Zend_Auth_Adapter_OpenIdTest) Failed asserting that is true. {panel}
Posted by Alexander Veremyev (alexander) on 2008-10-10T10:20:58.000+0000
And this one:
{panel} 3) testSetExtensions(Zend_Auth_Adapter_OpenIdTest) Failed asserting that is true. {panel}
Posted by Alexander Veremyev (alexander) on 2008-10-11T13:26:37.000+0000
Is actually fixed with some Zend_Http_Client fixes, so it's not actually Zend_Auth_Adapter_OpenId problem. All tests pass correctly now.
Posted by Alexander Veremyev (alexander) on 2008-10-11T14:03:35.000+0000
Wrongly marked as resolved