does anyone know how to raise the time limit for group tests? i always get "Maximum execution time of 10 seconds exceeded in H:\...\trunk\vendors \Zend\Gdata\Gapps.php on line 27"
set_time_limit(HOUR); etc does not work i guess the test case itself resets the time limit for each test case thx Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
