[
https://issues.apache.org/jira/browse/HBASE-14516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Busbey updated HBASE-14516:
--------------------------------
Attachment: HBASE-14516.1.patch
-01
* add test dep on hbase-annotations test-jar
* add 'metrics' test category
* categorize tests
tested manually with
mvn test -DreuseForks=false -Dsurefire.firstPartForkCount=1
-Dsurefire.skipSecondPart=true
-Dgroups=org.apache.hadoop.hbase.testclassification.MetricsTests
-DskipServerTests -DskipRestTests -DskipSparkTests
(additionally using SmallTests in place of MetricsTests above fails before test
and succeeds now)
> categorize hadoop-compat tests
> ------------------------------
>
> Key: HBASE-14516
> URL: https://issues.apache.org/jira/browse/HBASE-14516
> Project: HBase
> Issue Type: Task
> Components: build, hadoop2, test
> Reporter: Sean Busbey
> Assignee: Sean Busbey
> Priority: Critical
> Attachments: HBASE-14516.1.patch
>
>
> the hadoop-compat and hadoop2-compat modules do not rely on the hbase
> annotations test-jar and their tests aren't categorized.
> this causes things to fail if you attempt to specify one of our test
> categories to run.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)