From 3ea68e7a99278daf4d7424ce825c6e8315c39198 Mon Sep 17 00:00:00 2001 From: Mohammad Arshad Date: Mon, 6 Feb 2017 20:43:21 +0530 Subject: [PATCH] ZOOKEEPER-2682: Make it optional to fail build on test failure --- build.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/build.xml b/build.xml index 864c5a40065..9c134744ed1 100644 --- a/build.xml +++ b/build.xml @@ -84,6 +84,7 @@ xmlns:maven="antlib:org.apache.maven.artifact.ant"> + @@ -1324,6 +1325,9 @@ xmlns:maven="antlib:org.apache.maven.artifact.ant"> + + + Tests failed! @@ -1567,7 +1571,7 @@ xmlns:maven="antlib:org.apache.maven.artifact.ant"> - Tests failed! +