[
https://issues.apache.org/jira/browse/YETUS-273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15089869#comment-15089869
]
Yetus QA commented on YETUS-273:
--------------------------------
| (/) *{color:green}+1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m 0s
{color} | {color:blue} Docker mode activated. {color} |
| {color:green}+1{color} | {color:green} @author {color} | {color:green} 0m 0s
{color} | {color:green} The patch does not contain any @author tags. {color} |
| {color:green}+1{color} | {color:green} shellcheck {color} | {color:green} 0m
1s {color} | {color:green} There were no new shellcheck issues. {color} |
| {color:green}+1{color} | {color:green} whitespace {color} | {color:green} 0m
0s {color} | {color:green} Patch has no whitespace issues. {color} |
| {color:green}+1{color} | {color:green} asflicense {color} | {color:green} 0m
0s {color} | {color:green} Patch does not generate ASF License warnings.
{color} |
| {color:black}{color} | {color:black} {color} | {color:black} 0m 20s {color} |
{color:black} {color} |
\\
\\
|| Subsystem || Report/Notes ||
| Docker | Client=1.9.1 Server=1.9.1 Image:yetus/yetus:577e74f |
| JIRA Patch URL |
https://issues.apache.org/jira/secure/attachment/12781238/YETUS-273.01.patch |
| JIRA Issue | YETUS-273 |
| Optional Tests | shellcheck |
| uname | Linux 90f5ae8ae1f9 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 |
| Build tool | nobuild |
| git revision | master / cccbb02 |
| shellcheck | v0.4.1 |
| modules | C: U: |
| Powered by | Apache Yetus 0.2.0-SNAPSHOT http://yetus.apache.org |
| Console output |
https://builds.apache.org/job/PreCommit-YETUS-Build/219/console |
This message was automatically generated.
> Misleading warning messages when FINDBUGS_HOME is not set
> ---------------------------------------------------------
>
> Key: YETUS-273
> URL: https://issues.apache.org/jira/browse/YETUS-273
> Project: Yetus
> Issue Type: Improvement
> Reporter: John Zhuge
> Assignee: Marco Zühlke
> Priority: Trivial
> Attachments: YETUS-273.00.patch, YETUS-273.01.patch
>
>
> The warning messages are a little misleading when FINDBUGS_HOME is not set.
> {noformat}
> $ unset FINDBUGS_HOME
> $ ~/yetus/precommit/test-patch.sh --plugins="all" --dirty-workspace
> ~/tmp/HDFS-9522-005.patch
> /tmp/yetus-16516.16384 has been created
> Running in developer mode
> Processing: /Users/jzhuge/tmp/HDFS-9522-005.patch
> Patch file /Users/jzhuge/tmp/HDFS-9522-005.patch copied to
> /private/tmp/yetus-16516.16384
> ============================================================================
> ============================================================================
> Confirming git environment
> ============================================================================
> ============================================================================
> dirty workspace mode; applying against existing branch
> Testing patch on trunk.
> executable '/bin/findbugs' for 'findbugs' does not exist.
> executable '/bin/computeBugHistory' for 'computeBugHistory' does not exist.
> executable '/bin/convertXmlToText' for 'convertXmlToText' does not exist.
> executable '/bin/filterBugs' for 'filterBugs' does not exist.
> executable '/bin/setBugDatabaseInfo' for 'setBugDatabaseInfo' does not exist.
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)