[
https://issues.apache.org/jira/browse/HADOOP-3726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Douglas updated HADOOP-3726:
----------------------------------
Resolution: Fixed
Fix Version/s: 0.19.0
Status: Resolved (was: Patch Available)
I just committed this. Thanks, Steve.
This is nearly identical in intent to HADOOP-3725. When possible, combining
similar patches- particularly in test code- amortizes much of the process
required to review and commit these fixes. In the future, please try to make
repairs such as these more comprehensive.
> TestCLI loses exception details on setup/teardown
> -------------------------------------------------
>
> Key: HADOOP-3726
> URL: https://issues.apache.org/jira/browse/HADOOP-3726
> Project: Hadoop Core
> Issue Type: Bug
> Components: test
> Affects Versions: 0.19.0
> Reporter: Steve Loughran
> Assignee: Steve Loughran
> Priority: Minor
> Fix For: 0.19.0
>
> Attachments: hadoop-3726.patch
>
>
> The TestCLI test case catches exceptions during setup and teardown and prints
> them, instead of just relaying them up to the test runner, for them to be
> caught and logged.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.