Pablo Estrada created BEAM-721:
----------------------------------

             Summary: Travis CI fails to run Python tox tests on Mac
                 Key: BEAM-721
                 URL: https://issues.apache.org/jira/browse/BEAM-721
             Project: Beam
          Issue Type: Bug
          Components: sdk-py
         Environment: Mac
            Reporter: Pablo Estrada
            Assignee: Frances Perry


Some Travis CI runs on Mac are failing because the test script can not find tox.
See: https://travis-ci.org/apache/incubator-beam/jobs/165306424#L86

The travis.yml file does attempt to install tox (See: 
https://github.com/apache/incubator-beam/blob/python-sdk/.travis.yml#L66)

Looking at the logs, it seems that tox is available in a different directory 
(/usr/local), and TOX_HOME is set to $HOME/Library/Python/2.7/bin.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to