From d42e5f77a4860e8788fd65494979fc700b45690d Mon Sep 17 00:00:00 2001 From: Martin Ritchie Date: Mon, 3 Aug 2009 16:00:51 +0000 Subject: QPID-2019 : Update Exclude mechanism so we can exclude the new logging tests from the CPP broker git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@800439 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/test-profiles/010Excludes | 2 ++ 1 file changed, 2 insertions(+) (limited to 'qpid/java/test-profiles') diff --git a/qpid/java/test-profiles/010Excludes b/qpid/java/test-profiles/010Excludes index 69077a97c8..643a26bb9d 100644 --- a/qpid/java/test-profiles/010Excludes +++ b/qpid/java/test-profiles/010Excludes @@ -77,3 +77,5 @@ org.apache.qpid.server.store.PersistentStoreTest#* // QPID-1225 : Temporary remove this test until the problem has been addressed org.apache.qpid.server.security.acl.SimpleACLTest#testClientPublishInvalidQueueSuccess +// CPP Broker does not follow the same Logging convention as the Java broker +org.apache.qpid.server.logging.* -- cgit v1.2.1