[
https://issues.apache.org/jira/browse/HADOOP-6409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Todd Lipcon updated HADOOP-6409:
--------------------------------
Attachment: hadoop-6409.txt
Well, that's silly. TestCLI, the base class, doesn't run any tests since it's
just meant to be inherited from. New patch does something slightly ugly to make
this check not be triggered for TestCLI itself. Ran the test locally and it
passes for common.
> TestHDFSCLI has to check if it's running any testcases at all
> -------------------------------------------------------------
>
> Key: HADOOP-6409
> URL: https://issues.apache.org/jira/browse/HADOOP-6409
> Project: Hadoop Common
> Issue Type: Bug
> Affects Versions: 0.21.0, 0.22.0
> Reporter: Konstantin Boudnik
> Assignee: Todd Lipcon
> Priority: Blocker
> Attachments: hadoop-6409.txt, hadoop-6409.txt
>
>
> There's a number of occasions when TestHDFSCLI reports a successful execution
> however doesn't run any tests at all.
> For a typical case please take a [look
> here|http://hudson.zones.apache.org/hudson/view/Hadoop/job/Hadoop-Patch-h4.grid.sp2.yahoo.net/162/testReport/org.apache.hadoop.cli/TestCLI/testAll/]
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.