[
https://issues.apache.org/jira/browse/TAJO-508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13873609#comment-13873609
]
Tajo QA commented on TAJO-508:
------------------------------
{color:red}*-1 overall.*{color:red} Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12623419/TAJO-508_2.patch
against master revision 69700bf.
{color:red}-1 @author. The patch appears to contain 4 @author tags which
the Tajo community has agreed to not allow in code contributions.{color:red}
{color:green}+1 tests included. The patch appears to include 1 new or
modified test files.{color:green}
{color:green}+1 javac. The applied patch does not increase the total
number of javac compiler warnings.{color:green}
{color:green}+1 javadoc. The applied patch does not increase the total
number of javadoc warnings.{color:green}
{color:green}+1 checkstyle. The patch generated 0 code style
errors.{color:green}
{color:red}-1 findbugs. The patch appears to introduce 212 new Findbugs
(version 1.3.9) warnings.{color:red}
{color:green}+1 release audit. The applied patch does not increase the
total number of release audit warnings.{color:green}
{color:green}+1 core tests. The patch passed unit tests in
tajo-core/tajo-core-backend tajo-core/tajo-core-storage.{color:green}
Test results: https://builds.apache.org/job/PreCommit-TAJO-Build/51//testReport/
Findbugs warnings:
https://builds.apache.org/job/PreCommit-TAJO-Build/51//artifact/incubator-tajo/patchprocess/newPatchFindbugsWarningstajo-core-backend.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-TAJO-Build/51//artifact/incubator-tajo/patchprocess/newPatchFindbugsWarningstajo-core-storage.html
Console output: https://builds.apache.org/job/PreCommit-TAJO-Build/51//console
This message is automatically generated.
> Apply findbugs-excludeFilterFile to TajoQA
> ------------------------------------------
>
> Key: TAJO-508
> URL: https://issues.apache.org/jira/browse/TAJO-508
> Project: Tajo
> Issue Type: Task
> Components: conf and scripts
> Affects Versions: 0.8-incubating
> Reporter: Jinho Kim
> Assignee: Jinho Kim
> Attachments: TAJO-508.patch, TAJO-508_2.patch
>
>
> There are many findbugs errors reporting by Tajo QA.
> We need to exclude antlr parser and protobuf warnings since these are machine
> generated.
> * dev-support/findbugs-exclude.xml
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)