diff options
| author | Robert Gemmell <robbie@apache.org> | 2010-03-18 15:04:50 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2010-03-18 15:04:50 +0000 |
| commit | fbba4281dfb3b2a55e309f47897d2e30590e6aaa (patch) | |
| tree | b34332f6174f2766fa5804cbe4aa40fc4efaa9d7 /qpid/java/test-profiles | |
| parent | 8c6389d599fc887c01f341fed8f9ecfbf4703115 (diff) | |
| download | qpid-python-fbba4281dfb3b2a55e309f47897d2e30590e6aaa.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/branches/0.5.x-dev@924845 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles')
| -rw-r--r-- | qpid/java/test-profiles/Excludes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/qpid/java/test-profiles/Excludes b/qpid/java/test-profiles/Excludes index c9c9e91836..ad693562e0 100644 --- a/qpid/java/test-profiles/Excludes +++ b/qpid/java/test-profiles/Excludes @@ -28,3 +28,5 @@ org.apache.qpid.test.unit.ack.AcknowledgeAfterFailoverTest#testClientAck org.apache.qpid.test.unit.ack.AcknowledgeAfterFailoverOnMessageTest#testAutoAck org.apache.qpid.test.unit.ack.AcknowledgeAfterFailoverOnMessageTest#testDupsOk +// 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 |
