You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Kevin Sweeney (JIRA)" <ji...@apache.org> on 2014/06/24 01:19:25 UTC

[jira] [Created] (AURORA-547) Python tests produce a pex?

Kevin Sweeney created AURORA-547:
------------------------------------

             Summary: Python tests produce a pex?
                 Key: AURORA-547
                 URL: https://issues.apache.org/jira/browse/AURORA-547
             Project: Aurora
          Issue Type: Bug
          Components: Build
            Reporter: Kevin Sweeney
            Priority: Minor


When invoking the toplevel build Python test target I noticed that it now produces a .pex

{noformat}
% ./pants src/test/python:all
Build operating on top level addresses: set([BuildFileAddress(src/test/python/BUILD, all)])
...
src.test.python.apache.thermos.monitoring.test_disk                             .....   SUCCESS
Building PythonBinary PythonBinary(BuildFileAddress(src/main/python/apache/thermos/bin/BUILD, thermos)):
Wrote /Users/ksweeney/workspace/aurora/dist/thermos.pex
{noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)