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

Appy commented on HBASE-16434:
------------------------------

Ignore the "Invalid constant name" pylint error. Pylint wants every global 
variable to be a constant and thus named in upper case. It's unnecessarily 
stringent and doesn't fit when using python for short scripts (vs modules when 
it's actually bad).
Putting everything in functions will fix it, let me do that after this patch.
Btw, patch reduces net pylint errors by 19. :)

> Improve flaky dashboard
> -----------------------
>
>                 Key: HBASE-16434
>                 URL: https://issues.apache.org/jira/browse/HBASE-16434
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Appy
>            Assignee: Appy
>            Priority: Minor
>         Attachments: HBASE-16434.master.001.patch
>
>
> - Sort list of tests in descending order of flakyness
> - add date and flaky tests count
> - local hrefs to job results



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

Reply via email to