[jira] [Resolved] (QPID-3593) Python Priority Queue tests fail against Java Broker

2011-11-11 Thread Robbie Gemmell (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell resolved QPID-3593. -- Resolution: Fixed Patch applied. > Python Priority Queue tests fail agai

Re: Python Priority Queue Tests

2011-11-10 Thread Gordon Sim
On 11/10/2011 04:38 PM, Andrew MacBean wrote: For QPID-3593 I have amended the boundary test values, for the following tests, to be within the legal range (as per spec) as the Java broker doesn't handle illegal values (outwith 0 to 9). Oops, that was my fault! I forgot the priorities start from

Python Priority Queue Tests

2011-11-10 Thread Andrew MacBean
For QPID-3593 I have amended the boundary test values, for the following tests, to be within the legal range (as per spec) as the Java broker doesn't handle illegal values (outwith 0 to 9). qpid_tests.broker_0_10.priority.PriorityTests.test_browsing qpid_tests.broker_0_10.priority.PriorityTests.te

[jira] [Assigned] (QPID-3593) Python Priority Queue tests fail against Java Broker

2011-11-10 Thread Andrew MacBean (Assigned) (JIRA)
to highlight change and suggest specific CPP test that uses values outside the 0 to 9 range. We can then exclude it for Java Broker. > Python Priority Queue tests fail against Java Broker > > > Ke

[jira] [Assigned] (QPID-3593) Python Priority Queue tests fail against Java Broker

2011-11-10 Thread Andrew MacBean (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew MacBean reassigned QPID-3593: Assignee: Andrew MacBean > Python Priority Queue tests fail against Java Bro

[jira] [Updated] (QPID-3593) Python Priority Queue tests fail against Java Broker

2011-11-10 Thread Andrew MacBean (Updated) (JIRA)
boundary test values to be legal i.e. between 0 and 9 (as per spec). > Python Priority Queue tests fail against Java Broker > > > Key: QPID-3593 > URL: https://issues.apache.org/j

[jira] [Updated] (QPID-3593) Python Priority Queue tests fail against Java Broker

2011-11-10 Thread Andrew MacBean (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew MacBean updated QPID-3593: - Status: Ready To Review (was: In Progress) > Python Priority Queue tests fail against J

[jira] [Created] (QPID-3593) Python Priority Queue tests fail against Java Broker

2011-11-09 Thread Andrew MacBean (Created) (JIRA)
Python Priority Queue tests fail against Java Broker Key: QPID-3593 URL: https://issues.apache.org/jira/browse/QPID-3593 Project: Qpid Issue Type: Bug Components: Java Broker