[
https://issues.apache.org/jira/browse/ZOOKEEPER-2706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15937303#comment-15937303
]
Hadoop QA commented on ZOOKEEPER-2706:
--------------------------------------
-1 overall. GitHub Pull Request Build
+1 @author. The patch does not contain any @author tags.
+1 tests included. The patch appears to include 3 new or modified tests.
-1 javadoc. The javadoc tool appears to have generated 1 warning messages.
+1 javac. The applied patch does not increase the total number of javac
compiler warnings.
-1 findbugs. The patch appears to introduce 97 new Findbugs (version
3.0.1) warnings.
+1 release audit. The applied patch does not increase the total number of
release audit warnings.
-1 core tests. The patch failed core unit tests.
+1 contrib tests. The patch passed contrib unit tests.
Test results:
https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/470//testReport/
Findbugs warnings:
https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/470//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Console output:
https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/470//console
This message is automatically generated.
> checkstyle broken on branch-3.4
> -------------------------------
>
> Key: ZOOKEEPER-2706
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2706
> Project: ZooKeeper
> Issue Type: Bug
> Reporter: Abraham Fine
> Assignee: Abraham Fine
>
> While working on ZOOKEEPER-2696, [~rakeshr] and I noticed that checkstyle is
> failing to execute on branch-3.4 with the following error:
> {code}
> BUILD FAILED
> /Users/abefine/cloudera_code/zookeeper/build.xml:1595: Unable to create a
> Checker: cannot initialize module PackageHtml - Unable to instantiate
> PackageHtml
> {code}
> This should essentially be a backport of ZOOKEEPER-412
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)