[
https://issues.apache.org/jira/browse/HBASE-8256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13628525#comment-13628525
]
Jimmy Xiang commented on HBASE-8256:
------------------------------------
Posted a new patch which is not as radical. The issue with this patch is that
if any method is marked as flaky, the whole test class is ignored in
runAllTests, although runFlakyTests works fine. This could be related to
SUREFIRE-862. Does our surefire have this fix?
> Add category Flaky for tests which are flaky
> --------------------------------------------
>
> Key: HBASE-8256
> URL: https://issues.apache.org/jira/browse/HBASE-8256
> Project: HBase
> Issue Type: Bug
> Components: build, test
> Affects Versions: 0.98.0, 0.95.1
> Reporter: Jimmy Xiang
> Assignee: Jimmy Xiang
> Attachments: trunk-8256_v0.patch, trunk-8256_v1.patch
>
>
> To make the Jenkin build more useful, it is good to keep it blue/green. We
> can mark those flaky tests flaky, and don't run them by default. However,
> people can still run them. We can also set up a Jekin build just for those
> flaky tests.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira