C++ tests based on python don't always have correct PYTHONPATH on Windows
-------------------------------------------------------------------------

                 Key: QPID-3870
                 URL: https://issues.apache.org/jira/browse/QPID-3870
             Project: Qpid
          Issue Type: Bug
          Components: Python Test Suite
    Affects Versions: 0.15
         Environment: Windows
            Reporter: Steve Huston
            Assignee: Steve Huston
             Fix For: 0.15


When new python support modules are added for tests, sometimes they are in new 
directories and the Windows scripts don't always pick this up. The scripts set 
PYTHONPATH in an ad-hoc way and don't use a central place for this setup as the 
Linux build does (test_env.sh) although the structure is there to generate 
test_env.ps1 as well. The scripts that require python support should get their 
setup from test_env.ps1 instead of hand-coding the info.

Recently, this affected the python_tests, acl_tests, store_tests.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscr...@qpid.apache.org

Reply via email to