You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2014/11/06 22:23:34 UTC

[jira] [Resolved] (HBASE-12438) Add -Dsurefire.rerunFailingTestsCount=2 to patch build runs so flakies get rerun

     [ https://issues.apache.org/jira/browse/HBASE-12438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack resolved HBASE-12438.
---------------------------
       Resolution: Fixed
    Fix Version/s: 2.0.0
     Hadoop Flags: Reviewed

> Add  -Dsurefire.rerunFailingTestsCount=2 to patch build runs so flakies get rerun
> ---------------------------------------------------------------------------------
>
>                 Key: HBASE-12438
>                 URL: https://issues.apache.org/jira/browse/HBASE-12438
>             Project: HBase
>          Issue Type: Task
>          Components: test
>            Reporter: stack
>            Assignee: stack
>             Fix For: 2.0.0
>
>         Attachments: 12438.txt
>
>
> Tripped over this config today:
>  -Dsurefire.rerunFailingTestsCount=
> I made a test fail, then pass, and I got this output:
> {code}
>  Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Flakes: 1
> {code}
> Notice the 'Flakes' addition on the far-right.
> Let me enable this on hadoopqa builds. Hopefully will help make it so new contribs are not frightened off by flakies thinking their patch the cause.



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