[
https://issues.apache.org/jira/browse/HBASE-8256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13623342#comment-13623342
]
Jimmy Xiang commented on HBASE-8256:
------------------------------------
In the hbase-common module, the following works as expected:
mvn clean test -PrunAllTests
mvn clean test -PrunSmallTests
mvn clean test -PrunMediumTests
mvn clean test -PrunLargeTests
mvn clean test -PrunFlakyTests
> 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.95.1, 0.98.0
> Reporter: Jimmy Xiang
> Assignee: Jimmy Xiang
> Attachments: trunk-8256_v0.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