diff options
| author | Robert Gemmell <robbie@apache.org> | 2010-03-30 11:50:18 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2010-03-30 11:50:18 +0000 |
| commit | a6cb3b13f6e4c5790cb4346c771a277c29f5b516 (patch) | |
| tree | 1b379bcd5f5d3aee8630b29f9efba4a121cfc100 /java/test-profiles/JavaExcludes | |
| parent | d09dd6cf7e4b37b2945ea97c823636febed0bb39 (diff) | |
| download | qpid-python-a6cb3b13f6e4c5790cb4346c771a277c29f5b516.tar.gz | |
QPID-2417 , QPID-2418 , QPID-2449 : expand topic testing, specifically around the change and unsubscription of durable subscriptions
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@929095 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles/JavaExcludes')
| -rw-r--r-- | java/test-profiles/JavaExcludes | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/java/test-profiles/JavaExcludes b/java/test-profiles/JavaExcludes index 184a6f9e78..6b9f22fd93 100644 --- a/java/test-profiles/JavaExcludes +++ b/java/test-profiles/JavaExcludes @@ -16,6 +16,3 @@ org.apache.qpid.client.SessionCreateTest#* // QPID-2097 exclude it from the InVM test runs until InVM JMX Interface is reliable org.apache.qpid.management.jmx.ManagementActorLoggingTest#* org.apache.qpid.server.queue.ModelTest#* - -//QPID-2422: Derby currently doesnt persist queue arguments and 0-91 support causes exclusivity mismatch after restart -org.apache.qpid.test.unit.ct.DurableSubscriberTest#* |
