|
-1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12395413/patch-4737.txt against trunk revision 724578. +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/3696/testReport/ This message is automatically generated. TestLocalMRNotification passes on machine.
[junit] Running org.apache.hadoop.mapred.TestLocalMRNotification [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 10.097 sec trying hudson again. Fixed a bug in LocalJobRunner from the earlier patch to set the state KILLED.
test-patch result had no warnings. All core and contrib unit tests passed on my machine
I just committed this. Thanks, Amareshwari!
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Fixed LocalJobRunner to set state as KILLED when a job is KILLED.
[exec] +1 overall. [exec] [exec] +1 @author. The patch does not contain any @author tags. [exec] [exec] +1 tests included. The patch appears to include 3 new or modified tests. [exec] [exec] +1 javadoc. The javadoc tool did not generate any warning messages. [exec] [exec] +1 javac. The applied patch does not increase the total number of javac compiler warnings. [exec] [exec] +1 findbugs. The patch does not introduce any new Findbugs warnings. [exec] [exec] +1 Eclipse classpath. The patch retains Eclipse classpath integrity.All core and contrib tests passed on my machine