ZF2-95: OpenId rediret fails (in testcase)
Description
OpenId 's redirect testcase fails currently(HEAD). (..I guess it occurs from beta 1 & I can't judge it cause from not updating testcase or not updating Openid. )
$phpunit Zend/OpenId/OpenIdTest.php
There was 1 failure:
1) ZendTest\OpenId\OpenIdTest::testRedirect
--- Expected
+++ Actual
@@ @@
-
+
Comments
Posted by Adam Lundrigan (adamlundrigan) on 2012-03-24T00:03:38.000+0000
{{Zend\OpenId\OpenIdTest::testRedirect}} in trunk now passes, but the HTML response appears in the test output due to the response being {{echo}}'d directly (due to this line)