|
[
Permlink
| « Hide
]
Amar Kamat added a comment - 12/Nov/08 10:11 AM
Attaching a patch the fixes the issue. Manually tested the patch.
The default TEST_DIR should not be /test-history-version, it can be inside /tmp.
Attaching a new patch incorporating Amareshwari's comments.
+1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12393786/HADOOP-4632-v1.1.patch against trunk revision 713612. +1 @author. The patch does not contain any @author tags. +1 tests included. The patch appears to include 4 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 passed core unit tests. +1 contrib tests. The patch passed contrib unit tests. Test results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3582/testReport/ This message is automatically generated. test.build.data is shared by all the other unit tests; it shouldn't be the base for scratchwork.
new Path(System.getProperty("test.build.data", "/tmp"), "testname") Is the normal idiom. The test directory should also be deleted when the tests have completed. Attaching a new patch with the changes.
+1 Patch looks good.
I just committed this. Thanks, Amar
Integrated in Hadoop-trunk #680 (See http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/680/
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||