[ 
https://issues.apache.org/jira/browse/YETUS-472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15734056#comment-15734056
 ] 

Yetus QA commented on YETUS-472:
--------------------------------

| (/) *{color:green}+1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue}  0m 
22s{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} shelldocs {color} | {color:green}  0m  
1s{color} | {color:green} There were no new shelldocs issues. {color} |
| {color:green}+1{color} | {color:green} whitespace {color} | {color:green}  0m 
 0s{color} | {color:green} The patch has no whitespace issues. {color} |
| {color:green}+1{color} | {color:green} asflicense {color} | {color:green}  0m 
 0s{color} | {color:green} The patch does not generate ASF License warnings. 
{color} |
| {color:black}{color} | {color:black} {color} | {color:black}  0m 29s{color} | 
{color:black} {color} |
\\
\\
|| Subsystem || Report/Notes ||
| Docker | Client=1.11.2 Server=1.11.2 Image:yetus/yetus:e4e4903 |
| JIRA Issue | YETUS-472 |
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12842471/YETUS-472.01.patch |
| Optional Tests |  shellcheck  shelldocs  |
| uname | Linux 3fff43e0d539 3.13.0-95-generic #142-Ubuntu SMP Fri Aug 12 
17:00:09 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | nobuild |
| git revision | master / 3acbea7 |
| shellcheck | v0.4.5 |
| modules | C: . U: . |
| Console output | 
https://builds.apache.org/job/PreCommit-YETUS-Build/511/console |
| Powered by | Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org |


This message was automatically generated.



> Exclude src/test/java from findbugs source folders by default
> -------------------------------------------------------------
>
>                 Key: YETUS-472
>                 URL: https://issues.apache.org/jira/browse/YETUS-472
>             Project: Yetus
>          Issue Type: Bug
>          Components: Test Patch
>            Reporter: Akira Ajisaka
>            Assignee: Akira Ajisaka
>         Attachments: YETUS-472.01.patch
>
>
> Now I'm seeing the following failure in hadoop-yarn-server-tests module. 
> https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/console
> bq. 
> branch/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-tests
>  no findbugs output file 
> (hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-tests/target/findbugsXml.xml)
> This issue occurs because findbugs plugin runs only on src/main/java 
> directory by default and there is no src/main/java directory in 
> hadoop-yarn-server-tests module (i.e. the module has test code only). That 
> way the plugin does not output findbugsXml.xml and findbugs_runner set -1 to 
> the module. To fix this issue, I'd like to make the findbugs source folders 
> to src/main/java only by default.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to