[ 
https://issues.apache.org/jira/browse/HBASE-16671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15515363#comment-15515363
 ] 

Hudson commented on HBASE-16671:
--------------------------------

SUCCESS: Integrated in Jenkins build HBase-Trunk_matrix #1656 (See 
[https://builds.apache.org/job/HBase-Trunk_matrix/1656/])
HBASE-16671 Split TestExportSnapshot (matteo.bertozzi: rev 
07ed15598bcc618df74f51c3c3950c543daea788)
* (add) 
hbase-server/src/test/java/org/apache/hadoop/hbase/snapshot/TestExportSnapshotHelpers.java
* (add) 
hbase-server/src/test/java/org/apache/hadoop/hbase/snapshot/TestExportSnapshotNoCluster.java
* (edit) 
hbase-server/src/test/java/org/apache/hadoop/hbase/snapshot/TestExportSnapshot.java
* (edit) 
hbase-server/src/test/java/org/apache/hadoop/hbase/snapshot/TestMobExportSnapshot.java


> Split TestExportSnapshot
> ------------------------
>
>                 Key: HBASE-16671
>                 URL: https://issues.apache.org/jira/browse/HBASE-16671
>             Project: HBase
>          Issue Type: Test
>          Components: snapshots, test
>            Reporter: Matteo Bertozzi
>            Assignee: Matteo Bertozzi
>            Priority: Minor
>             Fix For: 2.0.0
>
>         Attachments: HBASE-16671-v0.patch
>
>
> TestExportSnapshot contains 3 type of tests. 
>  - MiniCluster creating a table, taking a snapshot and running export
>  - Mocked snapshot running export
>  - tool helpers tests
> since now we have everything packed in a single test. 2 and 3 ended up having 
> a before and after that is creating a table and taking a snapshot which is 
> not used. Move those tests out and cut some time from the test. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to