[
https://issues.apache.org/jira/browse/HADOOP-4378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12639595#action_12639595
]
Hadoop QA commented on HADOOP-4378:
-----------------------------------
-1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12392087/HADOOP-4378-2.patch
against trunk revision 704599.
+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/3460/testReport/
Findbugs warnings:
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3460/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results:
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3460/artifact/trunk/build/test/checkstyle-errors.html
Console output:
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3460/console
This message is automatically generated.
> TestJobQueueInformation fails regularly
> ---------------------------------------
>
> Key: HADOOP-4378
> URL: https://issues.apache.org/jira/browse/HADOOP-4378
> Project: Hadoop Core
> Issue Type: Bug
> Components: mapred, test
> Reporter: Tsz Wo (Nicholas), SZE
> Assignee: Sreekanth Ramakrishnan
> Priority: Blocker
> Fix For: 0.19.0
>
> Attachments: 4378_20081010TestJobQueueInformation.txt,
> HADOOP-4378-1.patch, HADOOP-4378-2.patch
>
>
> Got the same result from Linux and Windows:
> {noformat}
> Testcase: testJobQueues took 40.806 sec
> FAILED
> task tracker dir
> /home/tsz/hadoop/latest/build/test/mapred/local/1_0/taskTrackerr does not
> exist.
> junit.framework.AssertionFailedError: task tracker dir
> /home/tsz/hadoop/latest/build/test/mapred/local/1_0/taskTracker does not
> exist.
> at
> org.apache.hadoop.mapred.TestMiniMRWithDFS.checkTaskDirectories(TestMMiniMRWithDFS.java:140)
> at
> org.apache.hadoop.mapred.TestMiniMRWithDFS.runWordCount(TestMiniMRWitthDFS.java:196)
> at
> org.apache.hadoop.mapred.TestJobQueueInformation.testJobQueues(TestJoobQueueInformation.java:90)
> {noformat}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.