diff options
| author | Martin Ritchie <ritchiem@apache.org> | 2009-08-03 16:00:51 +0000 |
|---|---|---|
| committer | Martin Ritchie <ritchiem@apache.org> | 2009-08-03 16:00:51 +0000 |
| commit | 946bf3f4ea756513556c04d7fd9bd8cbdd9f382e (patch) | |
| tree | e86bc1e58011fff1030f0cf0f8b364b25daa02ca /java/test-profiles | |
| parent | d3f14331a2c3bbd889a19c42002ea01ddec6e3df (diff) | |
| download | qpid-python-946bf3f4ea756513556c04d7fd9bd8cbdd9f382e.tar.gz | |
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/qpid@800439 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles')
| -rw-r--r-- | java/test-profiles/010Excludes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/java/test-profiles/010Excludes b/java/test-profiles/010Excludes index 69077a97c8..643a26bb9d 100644 --- a/java/test-profiles/010Excludes +++ b/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.* |
