ZF-5048: A set of Zend_Json_Server_CacheTest failures
Description
{panel} 1) testSavingSmdCacheShouldReturnTrueOnSuccess(Zend_Json_Server_CacheTest) Failed asserting that is true.
2) testSavedCacheShouldMatchGeneratedCache(Zend_Json_Server_CacheTest) Failed asserting that is true.
3) testDeletingSmdShouldReturnTrueOnSuccess(Zend_Json_Server_CacheTest) Failed asserting that is true. {panel}
Comments
Posted by Matthew Weier O'Phinney (matthew) on 2008-11-24T10:04:20.000+0000
What OS? I'm not getting these errors on either linux or windows using current trunk.
Posted by Matthew Weier O'Phinney (matthew) on 2008-11-24T11:38:10.000+0000
This may be an issue of not having write permissions to test the caching.
Posted by Matthew Weier O'Phinney (matthew) on 2008-11-24T11:55:00.000+0000
Should be fixed in trunk with r12809 and in 1.7 release branch with r12810; switched to using system temp directory and random temp file.
Posted by Wil Sinclair (wil) on 2008-12-01T13:50:46.000+0000
Updating these issues to mark them resolved for 1.7.1.