You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Dima Spivak (JIRA)" <ji...@apache.org> on 2016/08/09 21:56:20 UTC

[jira] [Commented] (HBASE-16384) Update report-flakies.py script to allow specifying a list of build ids to be excluded

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

Dima Spivak commented on HBASE-16384:
-------------------------------------

Hey [~appy], this is a good change to make, but this is a pretty weird (and super confusing to read) way to handle command line parsing in Python. Can you break up the URLs argument into multiple options instead of having to pass in these strings with spaces?

> Update report-flakies.py script to allow specifying a list of build ids to be excluded
> --------------------------------------------------------------------------------------
>
>                 Key: HBASE-16384
>                 URL: https://issues.apache.org/jira/browse/HBASE-16384
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Appy
>            Assignee: Appy
>         Attachments: HBASE-16384.master.001.patch
>
>
> Sometimes, builds fail mysteriously and leave lots of tests hanging. This makes  [flaky list|https://builds.apache.org/job/HBase-Find-Flaky-Tests/lastSuccessfulBuild/artifact/dashboard.html] go crazy.
> This patch adds that feature to specify build ids to exclude in report-flakies.py.
> If we find that a build screwed up, we can exclude it using "exclude=" option in --urls param and rerun the job to fix the flaky list.



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