From b463cab2665d13d9f28b6a02b8166e4a3c8df219 Mon Sep 17 00:00:00 2001 From: Martin Ritchie Date: Thu, 17 Sep 2009 11:37:29 +0000 Subject: Update to QpidTestCase to only check for broker.stopped lines until we have found the ready line. Added broker.stopped line to cpp.testprofile 'Exception constructed' this identifies port conflict issues. Local testing has shown that this works as expected. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@816150 13f79535-47bb-0310-9956-ffa450edef68 --- java/test-profiles/cpp.testprofile | 1 + 1 file changed, 1 insertion(+) (limited to 'java/test-profiles/cpp.testprofile') diff --git a/java/test-profiles/cpp.testprofile b/java/test-profiles/cpp.testprofile index 1d5416fe19..b3b979c786 100644 --- a/java/test-profiles/cpp.testprofile +++ b/java/test-profiles/cpp.testprofile @@ -8,6 +8,7 @@ broker.executable=${broker.dir}/qpidd broker.module.ssl=${module.dir}/ssl.so broker.module.cluster=${module.dir}/cluster.so broker.module.store=${store.module.dir}/msgstore.so +broker.stopped=Exception constructed broker.modules= broker.args= -- cgit v1.2.1