[
https://issues.apache.org/jira/browse/AURORA-1176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14351262#comment-14351262
]
Bill Farner commented on AURORA-1176:
-------------------------------------
In the course of doing this, consider removing the nearby areas that catch
{{Exception}}, as it tends to hide real bugs and test failures.
> CommandLine uses print() directly instead of doing so through context
> ---------------------------------------------------------------------
>
> Key: AURORA-1176
> URL: https://issues.apache.org/jira/browse/AURORA-1176
> Project: Aurora
> Issue Type: Bug
> Components: Client, Technical Debt, Testing
> Reporter: Bill Farner
>
> This makes testing for stderr/stdout impossible in some cases, which is what
> context is intended for. In the cases where CommandLIne does this, it has
> access to {{context}} but does not use it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)