From 134fb24da17b023fba1a55d5d60e1ac0580f145e Mon Sep 17 00:00:00 2001 From: "Rafael H. Schloming" Date: Tue, 13 May 2008 15:55:00 +0000 Subject: 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/qpid@655927 13f79535-47bb-0310-9956-ffa450edef68 --- java/default.testprofile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'java/default.testprofile') diff --git a/java/default.testprofile b/java/default.testprofile index 4d3f961660..4f749b84a7 100644 --- a/java/default.testprofile +++ b/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 -- cgit v1.2.1