try some crazy high timeout
authorMichael Wallner <mike@php.net>
Fri, 31 Jul 2015 18:25:48 +0000 (20:25 +0200)
committerMichael Wallner <mike@php.net>
Fri, 31 Jul 2015 18:25:48 +0000 (20:25 +0200)
Makefile

index 30fee1a4452a8409e5eb6a4c29f87ae2f6816410..0584424361d9f306a938245f98c216c9adbe68ca 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -95,4 +95,4 @@ ext: pecl-check $(srcdir)/pecl-$(PECL_EXTENSION) pecl
        $(srcdir)/check-packagexml.php package.xml
 
 test: php
-       REPORT_EXIT_STATUS=1 $(bindir)/php run-tests.php -q -p $(bindir)/php --set-timeout 180 --show-diff tests
+       REPORT_EXIT_STATUS=1 $(bindir)/php run-tests.php -q -p $(bindir)/php --set-timeout 300 --show-diff tests