ZF-7051: testAddDirectoryService(Zend_Amf_ServerTest) and testAddDirectoryService2(Zend_Amf_ServerTest) unit tests failures
Description
{panel} 1) testAddDirectoryService(Zend_Amf_ServerTest) Failed asserting that two strings are equal. expected string difference <??????????????> got string <>
2) testAddDirectoryService2(Zend_Amf_ServerTest) Failed asserting that two strings are equal. expected string difference <????????????????> got string <> {panel}
Comments
Posted by Alexander Veremyev (alexander) on 2009-06-23T06:50:59.000+0000
Release branch Amf folders are completely replaced by corresponding trunk subtrees. But problem still exists for the release branch (and only for the release branch). So it seems, the cause of the problem somewhere outside Zend_Amf.
Posted by Matthew Weier O'Phinney (matthew) on 2009-06-23T08:20:06.000+0000
Fixed in r16259 in 1.8 release branch.