[ https://issues.apache.org/jira/browse/QPID-1292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ted Ross resolved QPID-1292. ---------------------------- Resolution: Fixed Fix Version/s: M4 Patch applied > Added test for purge queue through management interface and enhanced move > messages > ---------------------------------------------------------------------------------- > > Key: QPID-1292 > URL: https://issues.apache.org/jira/browse/QPID-1292 > Project: Qpid > Issue Type: Test > Components: Python Test Suite > Affects Versions: M4 > Reporter: William Henry > Assignee: Ted Ross > Fix For: M4 > > Attachments: test_management_purge_diff.txt > > > This patch tests the purge functionality through the management interface. > 20 messages are added to a queue. > 1) The top message is purged and tested - msgDepth now 19 > 2) The top 9 messages are purged - msgDepth now 10 > 3) All (remaining) messages are purged - msgDepth is 0 > Also added code to check the order of the moved messages are consumable and > in the right order. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.