diff options
| author | Keith Wall <kwall@apache.org> | 2012-07-30 13:59:07 +0000 |
|---|---|---|
| committer | Keith Wall <kwall@apache.org> | 2012-07-30 13:59:07 +0000 |
| commit | bdd323765b3d8ae48c111daca5ea08aedd65b999 (patch) | |
| tree | f39996b968cd3e70d29762b4612f244a1e8845c9 /qpid/java/test-profiles | |
| parent | 4a84a99169a1598c466d8658290da46d90eaf33d (diff) | |
| download | qpid-python-bdd323765b3d8ae48c111daca5ea08aedd65b999.tar.gz | |
QPID-4164: Patch to extend MaxDeliveryCountTest to check for this bug
Applied patch from Philip Harvey <phil@philharveyonline.com>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1367095 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles')
| -rw-r--r-- | qpid/java/test-profiles/JavaTransientExcludes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/qpid/java/test-profiles/JavaTransientExcludes b/qpid/java/test-profiles/JavaTransientExcludes index c49653051a..e7b423ef34 100644 --- a/qpid/java/test-profiles/JavaTransientExcludes +++ b/qpid/java/test-profiles/JavaTransientExcludes @@ -47,3 +47,5 @@ org.apache.qpid.systest.management.jmx.QueueManagementTest#testAlternateExchange org.apache.qpid.systest.management.jmx.QueueManagementTest#testQueueDescriptionSurvivesRestart org.apache.qpid.systest.management.jmx.QueueManagementTest#testMoveMessageBetweenQueuesWithBrokerRestart org.apache.qpid.systest.management.jmx.QueueManagementTest#testCopyMessageBetweenQueuesWithBrokerRestart + +org.apache.qpid.test.unit.client.MaxDeliveryCountTest#testWhenBrokerIsRestartedAfterEnqeuingMessages |
