You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/05/23 14:59:04 UTC

[jira] [Resolved] (HBASE-18034) Only two Backup tests are run by QA

     [ https://issues.apache.org/jira/browse/HBASE-18034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Yu resolved HBASE-18034.
----------------------------
    Resolution: Cannot Reproduce

> 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:
> {code}
> Running org.apache.hadoop.hbase.backup.TestBackupHFileCleaner
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.088 sec - in org.apache.hadoop.hbase.backup.TestBackupHFileCleaner
> Running org.apache.hadoop.hbase.backup.TestBackupCommandLineTool
> Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.533 sec - in org.apache.hadoop.hbase.backup.TestBackupCommandLineTool
> {code}
> 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)