[
https://issues.apache.org/jira/browse/HADOOP-12477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14958396#comment-14958396
]
Hadoop QA commented on HADOOP-12477:
------------------------------------
\\
\\
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:red}-1{color} | pre-patch | 20m 46s | Findbugs (version 3.0.0)
appears to be broken on trunk. |
| {color:green}+1{color} | @author | 0m 0s | The patch does not contain any
@author tags. |
| {color:green}+1{color} | tests included | 0m 0s | The patch appears to
include 1 new or modified test files. |
| {color:green}+1{color} | javac | 12m 10s | There were no new javac warning
messages. |
| {color:green}+1{color} | javadoc | 13m 43s | There were no new javadoc
warning messages. |
| {color:red}-1{color} | release audit | 0m 22s | The applied patch generated
1 release audit warnings. |
| {color:green}+1{color} | checkstyle | 0m 20s | There were no new checkstyle
issues. |
| {color:green}+1{color} | whitespace | 0m 0s | The patch has no lines that
end in whitespace. |
| {color:green}+1{color} | install | 1m 50s | mvn install still works. |
| {color:green}+1{color} | eclipse:eclipse | 0m 40s | The patch built with
eclipse:eclipse. |
| {color:red}-1{color} | findbugs | 0m 17s | Post-patch findbugs
hadoop-minicluster compilation is broken. |
| {color:green}+1{color} | findbugs | 0m 17s | The patch does not introduce
any new Findbugs (version 3.0.0) warnings. |
| {color:green}+1{color} | minicluster tests | 0m 28s | Tests passed in
hadoop-minicluster. |
| | | 50m 39s | |
\\
\\
|| Subsystem || Report/Notes ||
| Patch URL |
http://issues.apache.org/jira/secure/attachment/12766729/HADOOP-12477.002.patch
|
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / c80b3a8 |
| Release Audit |
https://builds.apache.org/job/PreCommit-HADOOP-Build/7817/artifact/patchprocess/patchReleaseAuditProblems.txt
|
| hadoop-minicluster test log |
https://builds.apache.org/job/PreCommit-HADOOP-Build/7817/artifact/patchprocess/testrun_hadoop-minicluster.txt
|
| Test Results |
https://builds.apache.org/job/PreCommit-HADOOP-Build/7817/testReport/ |
| Java | 1.7.0_55 |
| uname | Linux asf900.gq1.ygridcore.net 3.13.0-36-lowlatency #63-Ubuntu SMP
PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |
| Console output |
https://builds.apache.org/job/PreCommit-HADOOP-Build/7817/console |
This message was automatically generated.
> Add test to make sure hadoop-minicluster provides enough dependencies
> ---------------------------------------------------------------------
>
> Key: HADOOP-12477
> URL: https://issues.apache.org/jira/browse/HADOOP-12477
> Project: Hadoop Common
> Issue Type: Improvement
> Components: test
> Reporter: Masatake Iwasaki
> Assignee: Masatake Iwasaki
> Attachments: HADOOP-12477.001.patch, HADOOP-12477.002.patch
>
>
> Dependencies of test-jar is not transitive by design (MNG-1378). If mini
> cluster depends on artifacts depended by only test-jars, downstream projects
> using mini cluster need to add the dependencies in addition to
> hadoop-minicluster. It would be kind for downstream projects to make sure
> hadoop-minicluster provides enough dependencies.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)