[
https://issues.apache.org/jira/browse/HBASE-12287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14176389#comment-14176389
]
Dima Spivak commented on HBASE-12287:
-------------------------------------
I love anything that gets test runs to go green, but is this the best approach
when the real problem is "tests have nondeterministic behavior due to
inter-test interference"?
> 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)