[
https://issues.apache.org/jira/browse/HAMA-346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12980078#action_12980078
]
Hudson commented on HAMA-346:
-----------------------------
-1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12467965/HAMA-346.patch
against trunk revision 1050275.
@author +1. The patch does not contain any @author tags.
tests included +1. The patch appears to include 22 new or modified tests.
javadoc +1. The javadoc tool did not generate any warning messages.
javac +1. The applied patch does not generate any new javac compiler
warnings.
release audit +1. The applied patch does not generate any new release
audit warnings.
findbugs -1. The patch appears to introduce 9 new Findbugs warnings.
core tests -1. The patch failed core unit tests.
Test results:
http://hudson.zones.apache.org/hudson/job/Hama-Patch/304/testReport/
Findbugs warnings:
http://hudson.zones.apache.org/hudson/job/Hama-Patch/304/findbugsResult/
Checkstyle results:
http://hudson.zones.apache.org/hudson/job/Hama-Patch/304/artifact/trunk/build/test/checkstyle-errors.html
Console output: http://hudson.zones.apache.org/hudson/job/Hama-Patch/304/console
This message is automatically generated.
> Modify MniCluster so that developers can benefit when testing using Junit
> -------------------------------------------------------------------------
>
> Key: HAMA-346
> URL: https://issues.apache.org/jira/browse/HAMA-346
> Project: Hama
> Issue Type: Improvement
> Components: test
> Affects Versions: 0.2.0
> Environment: Debian squeeze (kernel 2.6.3x) / JDK 1.6.x
> Reporter: ChiaHung Lin
> Assignee: ChiaHung Lin
> Fix For: 0.2.0
>
> Attachments: HAMA-346.patch, HAMA-346.patch, HAMA-346.patch
>
>
> The current junit test enviornment only provides default MiniCluster, which
> does not launch any BSPMaster and GroomServer. Therefore, this patch is
> provided for future junit testing when cluster environment is needed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.