Return-Path: Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: (qmail 28873 invoked from network); 6 Nov 2010 19:19:01 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 6 Nov 2010 19:19:01 -0000 Received: (qmail 50825 invoked by uid 500); 6 Nov 2010 19:19:33 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 50755 invoked by uid 500); 6 Nov 2010 19:19:32 -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 50747 invoked by uid 99); 6 Nov 2010 19:19:32 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Nov 2010 19:19:32 +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; Sat, 06 Nov 2010 19:19:30 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oA6JJ8a5024385 for ; Sat, 6 Nov 2010 19:19:08 GMT Message-ID: <28558185.56821289071148541.JavaMail.jira@thor> Date: Sat, 6 Nov 2010 15:19:08 -0400 (EDT) From: "Andrew Purtell (JIRA)" To: issues@hbase.apache.org Subject: [jira] Resolved: (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:all-tabpanel ] Andrew Purtell resolved HBASE-3195. ----------------------------------- Resolution: Fixed That did it. > 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 > Assignee: Andrew Purtell > Fix For: 0.90.0 > > Attachments: HBASE-3195.patch > > > 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.