ZF-6195: A set of "Zend_File_Transfer_Exception: Wether APC nor uploadprogress extension installed" exceptions
Description
{panel} 2) testNoUploadInProgress(Zend_File_Transfer_Adapter_HttpTest) Zend_File_Transfer_Exception: Wether APC nor uploadprogress extension installed /home/cawa/ZendFramework/svn/framework/trunk/library/Zend/File/Transfer/Adapter/Http.php:286
3) testUploadProgressFailure(Zend_File_Transfer_Adapter_HttpTest) Zend_File_Transfer_Exception: Wether APC nor uploadprogress extension installed /home/cawa/ZendFramework/svn/framework/trunk/library/Zend/File/Transfer/Adapter/Http.php:286
4) testUploadProgressAdapter(Zend_File_Transfer_Adapter_HttpTest) Zend_File_Transfer_Exception: Wether APC nor uploadprogress extension installed /home/cawa/ZendFramework/svn/framework/trunk/library/Zend/File/Transfer/Adapter/Http.php:286 {panel}
Comments
Posted by Alexander Veremyev (alexander) on 2009-04-02T14:00:34.000+0000
If APC or uploadprogress extensions are required and it's correct behavior, then it's better to skip test.
Posted by Thomas Weidner (thomas) on 2009-04-03T10:34:13.000+0000
Should be fixed with r14621