[
https://issues.apache.org/jira/browse/YETUS-273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15089195#comment-15089195
]
Yetus QA commented on YETUS-273:
--------------------------------
| (x) *{color:red}-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:red}-1{color} | {color:red} whitespace {color} | {color:red} 0m 0s
{color} | {color:red} The patch has 1 line(s) that end in whitespace. Use git
apply --whitespace=fix. {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} 13m 3s {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/12781208/YETUS-273.00.patch |
| JIRA Issue | YETUS-273 |
| Optional Tests | shellcheck |
| uname | Linux c29d72ea6ede 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 |
| whitespace |
https://builds.apache.org/job/PreCommit-YETUS-Build/217/artifact/patchprocess/whitespace-eol.txt
|
| 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/217/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
>
>
> 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)