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 | 251d84f1c3dffaee3fcdc197fcf3e7561c6dda5e (patch) | |
| tree | 1b379bcd5f5d3aee8630b29f9efba4a121cfc100 /java/test-profiles/Excludes | |
| parent | 7689c1266e8f0950cd76e45fb6560a33f2a3dd6a (diff) | |
| download | qpid-python-251d84f1c3dffaee3fcdc197fcf3e7561c6dda5e.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/Excludes')
| -rw-r--r-- | java/test-profiles/Excludes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/java/test-profiles/Excludes b/java/test-profiles/Excludes index ccb907e597..05f68cbe9d 100644 --- a/java/test-profiles/Excludes +++ b/java/test-profiles/Excludes @@ -29,3 +29,5 @@ org.apache.qpid.test.unit.ack.AcknowledgeAfterFailoverTest#testClientAck org.apache.qpid.test.unit.ack.AcknowledgeAfterFailoverOnMessageTest#* org.apache.qpid.test.unit.ack.AcknowledgeAfterFailoverTest#* +// QPID-2418 : The queue backing the dur sub is not currently deleted at subscription change, so the test will fail. +org.apache.qpid.test.unit.ct.DurableSubscriberTest#testResubscribeWithChangedSelectorAndRestart |
