[ 
https://issues.apache.org/jira/browse/QPID-1562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Justin Ross closed QPID-1562.
-----------------------------

       Resolution: Won't Fix
    Fix Version/s: JIRA Cleanup

This issue has not been updated in more than a year.  We've reviewed
it and decided to close it, as part of an effort to keep our issue
database clean and current.  If this issue is still affecting you,
please reopen it.

See https://issues.apache.org/jira/browse/QPID-4585 for more
information.

                
> Better separation of 0-10 and 0-8/0-9 support in test framework
> ---------------------------------------------------------------
>
>                 Key: QPID-1562
>                 URL: https://issues.apache.org/jira/browse/QPID-1562
>             Project: Qpid
>          Issue Type: Bug
>          Components: Python Client
>    Affects Versions: M4
>            Reporter: Gordon Sim
>            Assignee: Rafael H. Schloming
>            Priority: Minor
>             Fix For: JIRA Cleanup
>
>
> From r732760 the python test suite cannot be run without either the spec 
> refered to from qpid_config available in the expected location or the 
> AMQP_SPEC env var set to an 0-10 format spec.
> Setting AMQP_SPEC to an 0-8 format spec file causes:
> Traceback (most recent call last):
>   File "./run-tests", line 22, in ?
>     from qpid.testlib import testrunner
>   File "/home/gordon/temp/python/qpid/__init__.py", line 20, in ?
>     import spec, codec, connection, content, peer, delegate, client
>   File "/home/gordon/temp/python/qpid/connection.py", line 20, in ?
>     import datatypes, session, socket
>   File "/home/gordon/temp/python/qpid/session.py", line 47, in ?
>     class Session(command_invoker(SPEC)):
>   File "/home/gordon/temp/python/qpid/generator.py", line 56, in 
> command_invoker
>     return invoker("CommandInvoker", spec, is_command)
>   File "/home/gordon/temp/python/qpid/generator.py", line 52, in invoker
>     (), generate(spec, invoker.__module__, predicate))
>   File "/home/gordon/temp/python/qpid/generator.py", line 35, in generate
>     for name, enum in spec.enums.items():
> AttributeError: Spec instance has no attribute 'enums'

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to