Ted Yu created HBASE-18034:
------------------------------
Summary: Only two Backup tests are run by QA
Key: HBASE-18034
URL: https://issues.apache.org/jira/browse/HBASE-18034
Project: HBase
Issue Type: Test
Reporter: Ted Yu
Looking at recent QA run:
https://builds.apache.org/job/PreCommit-HBASE-Build/6757/artifact/patchprocess/patch-unit-hbase-server.txt
Only two backup tests were run.
However, the following command returned 25:
{code}
find hbase-server/src/test/ -name '*.java' -exec grep 'package
org.apache.hadoop.hbase.backup' {} \; | wc
{code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)