raise timeout
authorMichael Wallner <mike@php.net>
Fri, 31 Jul 2015 14:49:44 +0000 (16:49 +0200)
committerMichael Wallner <mike@php.net>
Fri, 31 Jul 2015 14:49:44 +0000 (16:49 +0200)
Makefile

index 54ae0bb35138f374e981cf1de7ff7563d790bb07..30fee1a4452a8409e5eb6a4c29f87ae2f6816410 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 NO_INTERACTION=1 $(bindir)/php run-tests.php -p $(bindir)/php --show-diff tests
+       REPORT_EXIT_STATUS=1 $(bindir)/php run-tests.php -q -p $(bindir)/php --set-timeout 180 --show-diff tests