From 1df726c2adf09c1614f71fa86e4d7bbf86209151 Mon Sep 17 00:00:00 2001 From: David Buchmann Date: Mon, 17 Nov 2014 11:48:37 +0100 Subject: [PATCH] be more gracious with timeout as hhvm chokes on one test --- tests/phpunit.xml.dist | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/phpunit.xml.dist b/tests/phpunit.xml.dist index 826e25b..6fd2fb1 100644 --- a/tests/phpunit.xml.dist +++ b/tests/phpunit.xml.dist @@ -9,6 +9,7 @@ stopOnFailure="false" syntaxCheck="true" strict="true" + timeoutForSmallTests="2" bootstrap="bootstrap.php">