From 59218b90e115d3baf00099c105b40b78564293b6 Mon Sep 17 00:00:00 2001 From: Uwe Schindler Date: Sun, 17 Jul 2016 13:02:03 +0200 Subject: [PATCH] Don't fail ASAP on Jenkins builds, run the whole build and fail finally (Jenkins does this for us with reason "unstable" once the build is done). This allows to run build completely, although some tests fail. --- build.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build.xml b/build.xml index 53b278ffbe7..247ba60d2b2 100644 --- a/build.xml +++ b/build.xml @@ -762,6 +762,7 @@ Test args: [${args}] + @@ -769,6 +770,7 @@ Test args: [${args}] +