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 5E9EBF6F4 for ; Wed, 10 Apr 2013 16:38:41 +0000 (UTC) Received: (qmail 20312 invoked by uid 500); 10 Apr 2013 16:38:40 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 20156 invoked by uid 500); 10 Apr 2013 16:38:40 -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 20147 invoked by uid 99); 10 Apr 2013 16:38:40 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Apr 2013 16:38:40 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of saint.ack@gmail.com designates 209.85.214.42 as permitted sender) Received: from [209.85.214.42] (HELO mail-bk0-f42.google.com) (209.85.214.42) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Apr 2013 16:38:35 +0000 Received: by mail-bk0-f42.google.com with SMTP id jc3so358926bkc.1 for ; Wed, 10 Apr 2013 09:38:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=uOwanDryXwy6vvVwhFmJQMaPYm//R/fsUBbRvf6ygjo=; b=OdUJV/Z+xEjKXizct2hgodK0SirQMzGnk71wwKXAFOVhd+kKUO4y6ZtrFnfPA3cIvz uP009vuPSFDc1WbpuRkrwg5BiO5ui1hZaeW1uIFIc6ZZqbvme0NrbYLpvrOvrMU112zw gW6bUmxLrla6RqBDPSJxcdqCyoZVVrqZQWp0swDzrvpHLqXprzFWmyBB3EE05jPkVEzw 0WUcUpstECVr19oxQzs2FJmKJqbP9AkKWWCQEP8YusSHGFh42w3H0U4dGgbc+TouJPcE 1nwUy1mMAjJVmfS8KJNuRd+UKkO+Dv3P19da9yXapsoOCi+9fN8RAglzRK+WpiNFsztJ PJPQ== MIME-Version: 1.0 X-Received: by 10.205.40.202 with SMTP id tr10mr1094201bkb.24.1365611893890; Wed, 10 Apr 2013 09:38:13 -0700 (PDT) Sender: saint.ack@gmail.com Received: by 10.204.147.22 with HTTP; Wed, 10 Apr 2013 09:38:13 -0700 (PDT) In-Reply-To: References: <66694250.1034.1365524975661.JavaMail.hudson@aegis> <1162112702.1108.1365550424851.JavaMail.hudson@aegis> Date: Wed, 10 Apr 2013 09:38:13 -0700 X-Google-Sender-Auth: TwPIrlb_Smi2YzlX5zfJy7lJapE Message-ID: Subject: Re: Build failed in Jenkins: HBase-TRUNK #4047 From: Stack To: HBase Dev List Content-Type: multipart/alternative; boundary=bcaec5299555d6525804da044bb2 X-Virus-Checked: Checked by ClamAV on apache.org --bcaec5299555d6525804da044bb2 Content-Type: text/plain; charset=UTF-8 On Wed, Apr 10, 2013 at 12:16 AM, Nicolas Liochon wrote: > I don't know who added them actually. They're executed in 0.95 as well I > think: they are executed with mvn install. > They seem to need ~1 hour to run and failed 2 of the last 10 builds (so > they fail 33% of the time when they are executed). > > For now, on trunk, I removed them by setting a dummy value to it.test. > > Thanks N. I did the same in 0.95. I filed https://issues.apache.org/jira/browse/HBASE-8319 to figure how to turn them off again so they are not inline w/ general unit test suite. > On the long term, the best option I see is to set another build, depending > on trunk, to execute them. This would save some time on the main build, > make the main build consistent with the precommit one, while still having > the ITests running often > > Yes. St.Ack --bcaec5299555d6525804da044bb2--