summaryrefslogtreecommitdiff
path: root/qpid/java/cpp.async.testprofile
diff options
context:
space:
mode:
authorArnaud Simon <arnaudsimon@apache.org>2008-04-02 14:48:12 +0000
committerArnaud Simon <arnaudsimon@apache.org>2008-04-02 14:48:12 +0000
commitf04ae76e755147e50a6e92564727de4af0221026 (patch)
treec91ba15e7b49aeace3c75d7bf0d27eb29ba142a7 /qpid/java/cpp.async.testprofile
parent6957044f11e7cd364ce005f5578a03c38cef81cf (diff)
downloadqpid-python-f04ae76e755147e50a6e92564727de4af0221026.tar.gz
QPID-884 made ant task test alton/error/failure configurable from profile file
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@643924 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/cpp.async.testprofile')
-rw-r--r--qpid/java/cpp.async.testprofile2
1 files changed, 2 insertions, 0 deletions
diff --git a/qpid/java/cpp.async.testprofile b/qpid/java/cpp.async.testprofile
index 050f7ebe59..88c0d61a0e 100644
--- a/qpid/java/cpp.async.testprofile
+++ b/qpid/java/cpp.async.testprofile
@@ -12,3 +12,5 @@ test.fork=no
test.mem=512M
test=*Test
test1=*Tests
+haltonfailure=no
+haltonerror=no \ No newline at end of file