[
https://issues.apache.org/jira/browse/AURORA-595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14070419#comment-14070419
]
Bill Farner commented on AURORA-595:
------------------------------------
On Ubuntu 14.04, this fails consistently at the test mentioned above:
{noformat}
$ ./pants src/test/python:all -vxs
{noformat}
But picking out the specific target passes consistently:
{noformat}
$ ./pants src/test/python/apache/aurora/common:test_cluster_option
{noformat}
> test_cluster_option test case failing
> --------------------------------------
>
> Key: AURORA-595
> URL: https://issues.apache.org/jira/browse/AURORA-595
> Project: Aurora
> Issue Type: Story
> Components: Testing
> Reporter: Jake Farrell
> Fix For: 0.5.0
>
>
> Test src.test.python.apache.aurora.common.test_cluster_option
> ..... FAILURE
> E AttributeError: CaptureFixture instance has no attribute '_outerr'
--
This message was sent by Atlassian JIRA
(v6.2#6252)