summaryrefslogtreecommitdiff
path: root/qpid/java/default.testprofile
diff options
context:
space:
mode:
authorRafael H. Schloming <rhs@apache.org>2008-05-13 15:55:00 +0000
committerRafael H. Schloming <rhs@apache.org>2008-05-13 15:55:00 +0000
commit18841acf53c85b49f52c037afe0eab1351e6654f (patch)
treea422c020f4de685d65051cd7554692f1f5d6ba43 /qpid/java/default.testprofile
parentf718f9e3c2a5ed015f797734979d71d17f64c84f (diff)
downloadqpid-python-18841acf53c85b49f52c037afe0eab1351e6654f.tar.gz
QPID-1053: updated QpidTestCase to check against broker output to ensure the broker is actually listening before the test attempts to connect; the text checked for is controlled by the broker.ready system property, appropriate values have been added to the cpp profiles
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@655927 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/default.testprofile')
-rw-r--r--qpid/java/default.testprofile3
1 files changed, 1 insertions, 2 deletions
diff --git a/qpid/java/default.testprofile b/qpid/java/default.testprofile
index 4d3f961660..4f749b84a7 100644
--- a/qpid/java/default.testprofile
+++ b/qpid/java/default.testprofile
@@ -12,7 +12,6 @@ log4j.configuration=file:///${project.root}/log4j-test.xml
test.fork=no
test.mem=512M
test=*Test
-test1=*Tests
haltonfailure=no
haltonerror=no
-exclude.modules=none \ No newline at end of file
+exclude.modules=none