[
https://issues.apache.org/jira/browse/ZOOKEEPER-2753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16016622#comment-16016622
]
Hadoop QA commented on ZOOKEEPER-2753:
--------------------------------------
+1 overall. GitHub Pull Request Build
+1 @author. The patch does not contain any @author tags.
+1 tests included. The patch appears to include 4 new or modified tests.
+1 javadoc. The javadoc tool did not generate any warning messages.
+1 javac. The applied patch does not increase the total number of javac
compiler warnings.
+1 findbugs. The patch does not introduce any 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 passed core unit tests.
+1 contrib tests. The patch passed contrib unit tests.
Test results:
https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/712//testReport/
Findbugs warnings:
https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/712//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Console output:
https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/712//console
This message is automatically generated.
> Introduce a python script for generating flaky test report
> ----------------------------------------------------------
>
> Key: ZOOKEEPER-2753
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2753
> Project: ZooKeeper
> Issue Type: Sub-task
> Components: tests
> Reporter: Michael Han
> Assignee: Michael Han
> Labels: tools
>
> This python script uses Jenkins REST API to query Jenkins build, analyze test
> results and generate reports of flaky tests over a range of builds across
> specific time periods.
> This is preview of what the dashboard it generates would look like:
> http://home.apache.org/~hanm/dashboard/report.html
> Pull Request: https://github.com/apache/zookeeper/pull/224
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)