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

Appy edited comment on HBASE-15917 at 5/31/16 9:33 AM:
-------------------------------------------------------

Was keeping an eye on flaky infra when I found the bug that hanging tests were 
not making into flaky list. This one liner fixes that.
[~stack]


was (Author: appy):
Was keeping an eye on flaky infra when I found the bug that hanging tests were 
not making into flaky list. This one liner fixes that.

> Flaky tests dashboard
> ---------------------
>
>                 Key: HBASE-15917
>                 URL: https://issues.apache.org/jira/browse/HBASE-15917
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Appy
>            Assignee: Appy
>         Attachments: HBASE-15917.master.001.addendum.patch, 
> HBASE-15917.master.001.addendum2.patch, HBASE-15917.master.001.patch
>
>
> report-flakies.py now outputs a file dashboard.html.
> Then the dashboard will always be accessible from 
> https://builds.apache.org/job/HBASE-Find-Flaky-Tests/lastSuccessfulBuild/artifact/dashboard.html
> *(See [this external link|http://hbase.x10host.com/flaky-tests/] for pretty 
> version.)*
> Currently it shows:
> Failing tests
> flakyness %
> count of times a test failed, timed out or hanged
> Links to jenkins' runs grouped by whether the test succeeded, failed, timed 
> out and was hanging in that run.
> Also, once we have set timeouts to tests, they'll not be "hanging" anymore 
> since they'll fail with timeout. Handle this minor difference in 
> findHangingTests.py and show the corresponding stats in dashboard.



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

Reply via email to