Fix: try to increase max_execution_time

This commit is contained in:
Regis Houssin 2012-10-28 10:28:28 +01:00
parent 82cb0802d0
commit c819538cda

View File

@ -93,6 +93,7 @@
--log-junit ${basedir}/hudson/logs/junit.xml
--coverage-clover ${basedir}/hudson/coverage/clover.xml
--coverage-html ${basedir}/hudson/coverage/
-d max_execution_time=300
test/phpunit/AllTests.php
"/>
</exec>