[
https://issues.apache.org/jira/browse/HBASE-12287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14180791#comment-14180791
]
Andrew Purtell commented on HBASE-12287:
----------------------------------------
Not bad, but how about a retry policy that, if a test fails, reruns it to get 3
out of 5 good runs, passes if so, fails otherwise. Still would be a stopgap for
short term green builds but less of a risk that an actual broken test happens
to pass once by accident.
> Add retry runners to the most commonly failing tests
> ----------------------------------------------------
>
> Key: HBASE-12287
> URL: https://issues.apache.org/jira/browse/HBASE-12287
> Project: HBase
> Issue Type: Sub-task
> Reporter: Alex Newman
> Assignee: Alex Newman
> Attachments: HBASE-12287.patch
>
>
> Many of our tests have nondeterministic behavior due to inter-test
> interference. Usually restarting the test is enough to verify whether it is
> test interference or a broken test. Lets use a retry runner which runs the
> aftertest->before test and reruns the tests 10 times.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)