From fe223e200193e02d38888b358f567082884a9fe3 Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Sun, 28 Oct 2012 11:02:22 +0100 Subject: [PATCH] Fix: try the process isolation --- test/phpunit/jenkins_phpunittest.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/phpunit/jenkins_phpunittest.xml b/test/phpunit/jenkins_phpunittest.xml index c0e3d9add9e..4047eb2fa8c 100644 --- a/test/phpunit/jenkins_phpunittest.xml +++ b/test/phpunit/jenkins_phpunittest.xml @@ -7,7 +7,7 @@ convertNoticesToExceptions="true" convertWarningsToExceptions="true" colors="true" - processIsolation="false" + processIsolation="true" stopOnFailure="true" syntaxCheck="true">