[
https://issues.apache.org/jira/browse/HBASE-20154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16391291#comment-16391291
]
Sean Busbey commented on HBASE-20154:
-------------------------------------
{quote}
bq. The problem is for pre commit, no matter which module the test is in, if we
do not modify code in that module, this test will not be executed in pre
commit.
Got it. Thanks for the explanation.
{quote}
I'll go suggest this on HBASE-19713,b ubt we can fix this in our personality by
either a) running the examples module when any java files change or b) running
the specific test as its own test entry when any java files change.
> Make sure all tests have a small/medium/large category
> ------------------------------------------------------
>
> Key: HBASE-20154
> URL: https://issues.apache.org/jira/browse/HBASE-20154
> Project: HBase
> Issue Type: Task
> Components: build, test
> Reporter: Duo Zhang
> Assignee: Chance Li
> Priority: Major
>
> For now if a test does not have such category, it will be ignored by pre
> commit and nightly. We need to find a way to confirm that all test have a
> category.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)