[
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)