Return-Path: Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: (qmail 58659 invoked from network); 4 Nov 2010 17:59:36 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 4 Nov 2010 17:59:36 -0000 Received: (qmail 25091 invoked by uid 500); 4 Nov 2010 18:00:08 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 25005 invoked by uid 500); 4 Nov 2010 18:00:07 -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 24991 invoked by uid 99); 4 Nov 2010 18:00:07 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Nov 2010 18:00:07 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Nov 2010 18:00:04 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oA4HxhFt021781 for ; Thu, 4 Nov 2010 17:59:43 GMT Message-ID: <26119421.12181288893583329.JavaMail.jira@thor> Date: Thu, 4 Nov 2010 13:59:43 -0400 (EDT) From: "Andrew Purtell (JIRA)" To: issues@hbase.apache.org Subject: [jira] Commented: (HBASE-3195) Fix the new TestTransform breakage up on hudson In-Reply-To: <11799776.2741288842581941.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HBASE-3195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12928286#action_12928286 ] Andrew Purtell commented on HBASE-3195: --------------------------------------- I have a patch for HBASE-2564 that I'm testing. Will re-enable TestTransform as part of that and close both these issues out if the result checks out up on ASF Hudson. Hudson is a picky sort, that's why we like him. > Fix the new TestTransform breakage up on hudson > ----------------------------------------------- > > Key: HBASE-3195 > URL: https://issues.apache.org/jira/browse/HBASE-3195 > Project: HBase > Issue Type: Bug > Reporter: stack > > This new test has been failing up on hudson since it was introduce at #1606. I took a look. It looks reasonable but its failing in an odd way -- can't find blocks in hdfs. > I'm moving it aside for now till test gets some loving. Breakage lasted till at least #1613. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.