ZF-4925: testCyclicalObjectLogging(Zend_Wildfire_WildfireTest) memory usage problem
Description
testCyclicalObjectLogging(Zend_Wildfire_WildfireTest) stops with the following message:
{panel} Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 128598084 bytes) in /home/cawa/ZendFramework/svn/framework/trunk/library/Zend/Json.php on line 105 {panel}
Problem occures only if whole ZF tests suite is used
Comments
Posted by Alexander Veremyev (alexander) on 2008-11-12T08:01:51.000+0000
ZF Unit tests suite actualy needs more than 1Gb memory now
Posted by Wil Sinclair (wil) on 2008-11-13T14:10:11.000+0000
Changing issues in preparation for the 1.7.0 release.