Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 76858 invoked from network); 22 Nov 2006 13:16:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Nov 2006 13:16:19 -0000 Received: (qmail 9252 invoked by uid 500); 22 Nov 2006 13:16:23 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 9220 invoked by uid 500); 22 Nov 2006 13:16:23 -0000 Mailing-List: contact dev-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list dev@harmony.apache.org Received: (qmail 9211 invoked by uid 99); 22 Nov 2006 13:16:23 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Nov 2006 05:16:23 -0800 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=SPF_HELO_PASS,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: 216.86.168.178 is neither permitted nor denied by domain of geir@pobox.com) Received: from [216.86.168.178] (HELO mxout-03.mxes.net) (216.86.168.178) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Nov 2006 05:16:03 -0800 Received: from [192.168.1.106] (unknown [67.86.14.213]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id 1CEDD51981 for ; Wed, 22 Nov 2006 08:15:29 -0500 (EST) Message-ID: <45644D7E.5060902@pobox.com> Date: Wed, 22 Nov 2006 08:15:42 -0500 From: "Geir Magnusson Jr." Reply-To: geir@pobox.com User-Agent: Thunderbird 1.5.0.8 (Macintosh/20061025) MIME-Version: 1.0 To: dev@harmony.apache.org Subject: Re: [drlvm] [test] Tracking smoke, kernel and c-unit tests by platform References: <45635020.7010404@pobox.com> <456438B4.5090100@pobox.com> <456449F6.9040307@pobox.com> <45644C15.1070303@pobox.com> In-Reply-To: <45644C15.1070303@pobox.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Ok! mine passes w/ opt. Not hanging for me. Oh dear. Geir Magnusson Jr. wrote: > > Geir Magnusson Jr. wrote: >> >> >> Elena Semukhina wrote: >>> On 11/22/06, Geir Magnusson Jr. wrote: >>> >>> 2) Yes, I saw the hang yesterday (only in int, btw), but hadn't figured >>>> out which test it was. >>> >>> >>> I see it only for opt on Windows XP in "once" mode. >> >> Odd. Scary. And Odd - I was able to get winXP, debug build to run >> through all opt and jet in once mode, and then hang in int. (I think. >> I'll recheck) >> > > > You are correct. Hanging in opt. So we can exclude in the opt exclude > list, and not the others. > > geir >