[
https://issues.apache.org/jira/browse/AURORA-547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15001038#comment-15001038
]
John Sirois commented on AURORA-547:
------------------------------------
Peeled off this otherwise unrelated test run ergonomics fix while working the 2
tests above: https://reviews.apache.org/r/40197/
> 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
> Assignee: John Sirois
> 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.3.4#6332)