From 7b38772fe85b436624912a02a47f450fea98fcf1 Mon Sep 17 00:00:00 2001 From: Aidan Skinner Date: Tue, 28 Apr 2009 14:04:36 +0000 Subject: QPID-1730: add AlertingTest, although not to 010 java.testprofile: Make sure that the broker can always find the log configuration file even if we've used a different directory for the config file QpidTestCase: expose the file that the output is being written to as a protected variable. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@769406 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/010ExcludeList | 3 +++ 1 file changed, 3 insertions(+) (limited to 'qpid/java/010ExcludeList') diff --git a/qpid/java/010ExcludeList b/qpid/java/010ExcludeList index 0b1993e71a..ef6140704b 100644 --- a/qpid/java/010ExcludeList +++ b/qpid/java/010ExcludeList @@ -73,3 +73,6 @@ org.apache.qpid.server.persistent.NoLocalAfterRecoveryTest#* // QPID-1823: this takes ages to run org.apache.qpid.client.SessionCreateTest#* +// QPID-1730: the C++ server has a totally different logging mechanism. We should split this file differently +org.apache.qpid.server.AlertingTest#* + -- cgit v1.2.1