[
https://issues.apache.org/jira/browse/HADOOP-5080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12682009#action_12682009
]
Hadoop QA commented on HADOOP-5080:
-----------------------------------
+1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12402190/Hadoop-5080.patch
against trunk revision 753600.
+1 @author. The patch does not contain any @author tags.
+1 tests included. The patch appears to include 1033 new or modified tests.
+1 javadoc. The javadoc tool did not generate any warning messages.
+1 javac. The applied patch does not increase the total number of javac
compiler warnings.
+1 findbugs. The patch does not introduce any new Findbugs warnings.
+1 Eclipse classpath. The patch retains Eclipse classpath integrity.
+1 release audit. The applied patch does not increase the total number of
release audit warnings.
+1 core tests. The patch passed core unit tests.
+1 contrib tests. The patch passed contrib unit tests.
Test results:
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-vesta.apache.org/88/testReport/
Findbugs warnings:
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-vesta.apache.org/88/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results:
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-vesta.apache.org/88/artifact/trunk/build/test/checkstyle-errors.html
Console output:
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-vesta.apache.org/88/console
This message is automatically generated.
> Update TestCLI and split the test as HDFS,MR and core
> -----------------------------------------------------
>
> Key: HADOOP-5080
> URL: https://issues.apache.org/jira/browse/HADOOP-5080
> Project: Hadoop Core
> Issue Type: Test
> Components: test
> Affects Versions: 0.20.0
> Reporter: Ramya R
> Priority: Minor
> Fix For: 0.21.0
>
> Attachments: Hadoop-5080.patch, HADOOP-5080.patch, hadoop5080.patch,
> patch5080-v1.txt, TestCLI.doc
>
>
> Currently TestCLI contains few of the dfs commands and verifies some of the
> error messages for quota and refreshServiceAcl.. Here is a proposal to add
> additional test cases to TestCLI to cover an exhaustive list of Hadoop
> commands. Here is a list of action items for the same:
> 1) Complete the test cases for dfs commands which are not yet automated such
> as count, chmod, chown, chgrp etc
> 2) Verify help messages in fs, dfsadmin, mradmin
> 3) Add other Hadoop commands such as archives, dfsadmin, balancer, job,
> queue, version, jar, distcp, daemonlog etc to the command line test.
> 4) Also, this test needs to be broken up as MR, HDFS, Core
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.