Python tests are not spec version aware
---------------------------------------

                 Key: QPID-923
                 URL: https://issues.apache.org/jira/browse/QPID-923
             Project: Qpid
          Issue Type: Bug
          Components: Python Test Suite
    Affects Versions: M2.1
            Reporter: Martin Ritchie
            Priority: Minor


Summary:
When running the M2.1 python run-tests script the default is to use the 0-8 
Spec file. This means that the unbind tests fail as there is no unbind methods 
in 0-8. The tests need to be aware that they are not valid for the specified 
spec file. The tests should print a 'S' to signify that they have been skipped 
rather than a pass '.' or an 'E'rror.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to