[
https://issues.apache.org/jira/browse/HADOOP-3726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Loughran updated HADOOP-3726:
-----------------------------------
Attachment: hadoop-3726.patch
change signature of setup() and teardown() to match superclass; no need to
swallow exceptions any more
> 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: tools/distcp
> Affects Versions: 0.19.0
> Reporter: Steve Loughran
> Priority: Minor
> 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.