Return-Path: X-Original-To: apmail-hbase-dev-archive@www.apache.org Delivered-To: apmail-hbase-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C4CD5C9AA for ; Wed, 6 Jun 2012 17:52:06 +0000 (UTC) Received: (qmail 17875 invoked by uid 500); 6 Jun 2012 17:52:06 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 17827 invoked by uid 500); 6 Jun 2012 17:52:06 -0000 Mailing-List: contact dev-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list dev@hbase.apache.org Received: (qmail 17817 invoked by uid 99); 6 Jun 2012 17:52:06 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Jun 2012 17:52:06 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of saint.ack@gmail.com designates 209.85.216.50 as permitted sender) Received: from [209.85.216.50] (HELO mail-qa0-f50.google.com) (209.85.216.50) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Jun 2012 17:51:59 +0000 Received: by qafl39 with SMTP id l39so3904283qaf.2 for ; Wed, 06 Jun 2012 10:51:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=3lcSyG9FPCxBwxzLAFWjMhy36PMJDELzpG+SstxWFaU=; b=KDTRFvy2gS/m85v5zKPfc/vPyMTuIEZ+iIW3HB6Q+dKZFIJqRTMbR47rH0+qS2IXMR FL+FZ1RlPWAW1eZXl/IKeQzTxB7ZOoDUcllJJVl/Z57o/RLdo+1OhcHF84PCZbqcUDjL +22zl+UHOgWW4uR57fwrGfBkSlyX/Hdz7bJsLronGkNhOfkWVDJMIAwt1Qn4yLyoLnm8 93dJnJp0ncu2Bq0mbCjBUMJPQ1acf9mPSnJ94IN6S/NtSTxUtJ/uAPwWXdf2cAOooZmK Dz9DlCCROne4d5uf5U4nBXVlLaIEHXvwjbrH0wH6mUw+QaIUgcwPENO7IjUB+AdmOb/t JUTw== MIME-Version: 1.0 Received: by 10.224.184.1 with SMTP id ci1mr22583407qab.97.1339005099002; Wed, 06 Jun 2012 10:51:39 -0700 (PDT) Sender: saint.ack@gmail.com Received: by 10.229.79.71 with HTTP; Wed, 6 Jun 2012 10:51:38 -0700 (PDT) In-Reply-To: References: <1130633068.2162.1338981364945.JavaMail.hudson@aegis.apache.org> <1003205846.2179.1338998265015.JavaMail.hudson@aegis.apache.org> Date: Wed, 6 Jun 2012 10:51:38 -0700 X-Google-Sender-Auth: XX3oj7-lyiaVca2jPNJPR_CIqRM Message-ID: Subject: Re: Build failed in Jenkins: HBase-TRUNK-on-Hadoop-2.0.0 #44 From: Stack To: dev@hbase.apache.org Content-Type: text/plain; charset=ISO-8859-1 On Wed, Jun 6, 2012 at 10:15 AM, Jimmy Xiang wrote: > The test is green for me. > > Can you try this (adding -U)? > > mvn -PlocalTests test -Dtest=TestPBOnWritableRpc -Dhadoop.profile=2.0 -U > hmm... my bad. Works for me too now. Resolved issue as invalid. Sorry for noise. St.Ack