[
https://issues.apache.org/jira/browse/HBASE-15917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Appy updated HBASE-15917:
-------------------------
Description:
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.
was:
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
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.
> 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.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)