From: kkolinko Date: Fri, 16 Sep 2011 17:46:35 +0000 (+0000) Subject: Report tests failure only after all three variants (BIO,NIO,APR) have been run. Do... X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=95b72b4dfd7cc643aa884524b506951984b35c74;p=tomcat7.0 Report tests failure only after all three variants (BIO,NIO,APR) have been run. Do not stop on 1/3 or 2/3. git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1171692 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build.xml b/build.xml index a9c6a818d..f3338f218 100644 --- a/build.xml +++ b/build.xml @@ -1055,21 +1055,23 @@ + + - - - + description="Runs the unit tests using the specified connector. + Does not stop on errors, but sets 'test.result.error' and 'test.result.failure' properties."> - + @@ -1106,11 +1112,7 @@ - + @@ -1121,9 +1123,6 @@ - - -