Return-Path: X-Original-To: apmail-hadoop-hdfs-dev-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5147797A3 for ; Thu, 29 Sep 2011 20:31:59 +0000 (UTC) Received: (qmail 86581 invoked by uid 500); 29 Sep 2011 20:31:58 -0000 Delivered-To: apmail-hadoop-hdfs-dev-archive@hadoop.apache.org Received: (qmail 86499 invoked by uid 500); 29 Sep 2011 20:31:58 -0000 Mailing-List: contact hdfs-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-dev@hadoop.apache.org Delivered-To: mailing list hdfs-dev@hadoop.apache.org Received: (qmail 86490 invoked by uid 99); 29 Sep 2011 20:31:58 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Sep 2011 20:31:58 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of Milind.Bhandarkar@emc.com designates 128.222.32.20 as permitted sender) Received: from [128.222.32.20] (HELO mexforward.lss.emc.com) (128.222.32.20) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Sep 2011 20:31:52 +0000 Received: from hop04-l1d11-si02.isus.emc.com (HOP04-L1D11-SI02.isus.emc.com [10.254.111.55]) by mexforward.lss.emc.com (Switch-3.4.3/Switch-3.4.3) with ESMTP id p8TKVRYS002213 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 29 Sep 2011 16:31:27 -0400 Received: from mailhub.lss.emc.com (mailhub.lss.emc.com [10.254.221.145]) by hop04-l1d11-si02.isus.emc.com (RSA Interceptor) for ; Thu, 29 Sep 2011 16:31:12 -0400 Received: from mxhub27.corp.emc.com (mxhub27.corp.emc.com [10.254.110.183]) by mailhub.lss.emc.com (Switch-3.4.3/Switch-3.4.3) with ESMTP id p8TKVCm4022852 for ; Thu, 29 Sep 2011 16:31:12 -0400 Received: from mx21a.corp.emc.com ([169.254.1.122]) by mxhub27.corp.emc.com ([10.254.110.183]) with mapi; Thu, 29 Sep 2011 16:31:12 -0400 From: To: Date: Thu, 29 Sep 2011 16:32:20 -0400 Subject: Re: Long running tests failure Thread-Topic: Long running tests failure Thread-Index: Acx+5ro7nlqkMV6oT3CjOV0HvrsEaw== Message-ID: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.13.0.110805 acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-EMM-MHVC: 1 X-Virus-Checked: Checked by ClamAV on apache.org Yeah ! That's really crazy. I don;t have time to debug it though. I will move my dev environment to linux. :-( - milind On 9/29/11 4:12 AM, "Jeff MAURY" wrote: >I have met a very strange behaviour: as it seems the Hadoop build does not >work on MacOS, I build an Ubuntu VM that I launched on my MBP and when I >run >maven on this VM, the LargeBlock test passed in 475s (compared to 2000s on >native MacOS build) > >Regards >Jeff > > >On Thu, Sep 29, 2011 at 12:58 PM, Steve Loughran >wrote: > >> On 28/09/11 21:15, Jeff MAURY wrote: >> >>> On Wed, Sep 28, 2011 at 8:58 PM, wrote: >>> >>> Cool! I commented out that line as well. Can I override that parameter >>>> from commandline ? It will be less headache. >>>> >>>> This is theorically possible through the surefire.timeout property >>>>but >>> as >>> soon as the property is defined in a POM (or a parent POM), it will >>>have >>> higher priority. >>> >>> >> -Because Maven knows better than you what you want... >> >> > > >--=20 >"Legacy code" often differs from its suggested alternative by actually >working and scaling. > - Bjarne Stroustrup > >http://www.jeffmaury.com >http://riadiscuss.jeffmaury.com >http://www.twitter.com/jeffmaury