Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D302410A2B for ; Wed, 31 Jul 2013 12:49:49 +0000 (UTC) Received: (qmail 63242 invoked by uid 500); 31 Jul 2013 12:49:49 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 63143 invoked by uid 500); 31 Jul 2013 12:49:49 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 63112 invoked by uid 99); 31 Jul 2013 12:49:49 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 31 Jul 2013 12:49:49 +0000 Date: Wed, 31 Jul 2013 12:49:49 +0000 (UTC) From: "Hudson (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-9090) cleanup snapshot tests setup/teardown code MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HBASE-9090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13725192#comment-13725192 ] Hudson commented on HBASE-9090: ------------------------------- FAILURE: Integrated in HBase-0.94 #1085 (See [https://builds.apache.org/job/HBase-0.94/1085/]) HBASE-9090 cleanup snapshot tests setup/teardown code (mbertozzi: rev 1508811) * /hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/client/TestCloneSnapshotFromClient.java * /hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/client/TestRestoreSnapshotFromClient.java * /hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/client/TestSnapshotFromClient.java * /hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/master/cleaner/TestSnapshotFromMaster.java * /hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/snapshot/SnapshotTestingUtils.java * /hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/snapshot/TestExportSnapshot.java * /hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/snapshot/TestFlushSnapshotFromClient.java * /hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/snapshot/TestRestoreFlushSnapshotFromClient.java > cleanup snapshot tests setup/teardown code > ------------------------------------------- > > Key: HBASE-9090 > URL: https://issues.apache.org/jira/browse/HBASE-9090 > Project: HBase > Issue Type: Test > Components: snapshots, test > Reporter: Matteo Bertozzi > Assignee: Matteo Bertozzi > Fix For: 0.98.0, 0.95.2, 0.94.11 > > Attachments: HBASE-9090-v0.patch, HBASE-9090-v1.patch > > > There's a lot of duplicated code around createTable() and loadTable() and other some stuff are done slightly different in each test (e.g. the snapshot deletion in the teardown) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira