X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=Makefile;h=0584424361d9f306a938245f98c216c9adbe68ca;hb=0815aa6d8727870e6bf8409700925abfaaf2b723;hp=54ae0bb35138f374e981cf1de7ff7563d790bb07;hpb=772e821e8d7ee8ee7a8b3a4fb2e60e5e67814abe;p=m6w6%2Fpecl-ci diff --git a/Makefile b/Makefile index 54ae0bb..0584424 100644 --- 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 300 --show-diff tests