diff options
| author | Robert Gemmell <robbie@apache.org> | 2010-05-19 14:23:28 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2010-05-19 14:23:28 +0000 |
| commit | 0d1bc4b5c10b9443ce0f41b64c116a07d6ad8a85 (patch) | |
| tree | 3a7373acf75d4758a7a1741821de42fc675dd2db /java/test-profiles/JavaPersistentExcludes | |
| parent | 3cbbbb4928eafd5170b7ee525963e93df55fa3a0 (diff) | |
| download | qpid-python-0d1bc4b5c10b9443ce0f41b64c116a07d6ad8a85.tar.gz | |
QPID-2422: reenable the DurableSubscriberTest
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@946200 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles/JavaPersistentExcludes')
| -rw-r--r-- | java/test-profiles/JavaPersistentExcludes | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/java/test-profiles/JavaPersistentExcludes b/java/test-profiles/JavaPersistentExcludes index 7a3516f9c8..24adfe05f4 100644 --- a/java/test-profiles/JavaPersistentExcludes +++ b/java/test-profiles/JavaPersistentExcludes @@ -1,5 +1,2 @@ //These tests require the MemoryMessageStore org.apache.qpid.server.logging.MemoryMessageStoreLoggingTest#* - -//QPID-2422 disable until queue exclusivity is persisted -org.apache.qpid.test.unit.ct.DurableSubscriberTest#* |
