|
-1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12394472/HADOOP-4690.txt against trunk revision 720698. +1 @author. The patch does not contain any @author tags. +1 tests included. The patch appears to include 3 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 core tests. The patch failed core unit tests. +1 contrib tests. The patch passed contrib unit tests. Test results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3648/testReport/ This message is automatically generated. ready to commit - testjobtrackerrestart caused the failure which is not related to this patch as this patch doesn't introduce any changes outside of fuse-dfs.
updated to reflect hadoop 4635 change to TestFuseDFS.
the patch uploaded is empty
I just committed this. Thanks pete.
Integrated in Hadoop-trunk #680 (See http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/680/
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
I wasn't sure about TestFuseDFS since there's a bunch of setup required to start the minicluster and then mount fuse and should we create separate tests. I guess it could be a bunch of classes - one for each test that testfusedfs could call.