Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 88548 invoked from network); 10 Oct 2006 07:20:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 Oct 2006 07:20:24 -0000 Received: (qmail 60723 invoked by uid 500); 10 Oct 2006 07:20:18 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 60682 invoked by uid 500); 10 Oct 2006 07:20:18 -0000 Mailing-List: contact harmony-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-dev@incubator.apache.org Received: (qmail 60671 invoked by uid 99); 10 Oct 2006 07:20:17 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Oct 2006 00:20:17 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of mloenko@gmail.com designates 64.233.182.190 as permitted sender) Received: from [64.233.182.190] (HELO nf-out-0910.google.com) (64.233.182.190) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Oct 2006 00:20:16 -0700 Received: by nf-out-0910.google.com with SMTP id c29so203189nfb for ; Tue, 10 Oct 2006 00:19:55 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=uiCpCDhlGOtsmPLWxr7j4TFzoY+UiuzmoHDiuauKfKM2mHkcA5wSY5Qg+iAUIlvG6L1TjOx6b7mfeCp3FUizWr42iQLk9+J5YTA7BgGeCavKVRrgE4HZyGXpx9d+1ShWjf4tXCHY6b9WUkIMec47N8GDNJ7JW8u8y3l92krgeU8= Received: by 10.82.136.4 with SMTP id j4mr744717bud; Tue, 10 Oct 2006 00:19:54 -0700 (PDT) Received: by 10.82.102.12 with HTTP; Tue, 10 Oct 2006 00:19:54 -0700 (PDT) Message-ID: <906dd82e0610100019q2a5d1b20k224bf077e6b74ed3@mail.gmail.com> Date: Tue, 10 Oct 2006 14:19:54 +0700 From: "Mikhail Loenko" To: harmony-dev@incubator.apache.org Subject: Re: [classlib][test] Failure in swing test In-Reply-To: <200610100601.k9A616D4002905@d06av02.portsmouth.uk.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4529360F.1010609@gmail.com> <26c14c2a0610090416l7e77ea26r7c60146ac0a6ab98@mail.gmail.com> <26c14c2a0610090604t64e55854k3792160b8d5f90d7@mail.gmail.com> <452AB903.7020304@gmail.com> <200610100601.k9A616D4002905@d06av02.portsmouth.uk.ibm.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Please wait. what are you going to do with linux? Thanks, Mikhail 2006/10/10, Mark Hindess : > > On 9 October 2006 at 16:02, Tim Ellison wrote: > > Works for me too now ... > > > > Unless anyone objects I suggest that we make the 'with.awt.swing' > > default behavior (and we'll see the failure if it happens again). > > Excellent. I'll dump the property unless anyone else beats me > to it. > > -Mark. > > > Regards, > > Tim > > > > Oleg Khaschansky wrote: > > > Tim, > > > > > > I can't see this failure at r454268. Anyone else see it? Maybe rebuild > > > will help? > > > > > > I also looked into SpinnerDateModelTest source and it doesn't seems to > > > me that it could be related to the TransferHandler. > > > > > > -- > > > Oleg > > > > > > On 10/9/06, Oleg Khaschansky wrote: > > >> I will take a look at this. > > >> > > >> On 10/8/06, Tim Ellison wrote: > > >> > I see a failure on IA32 Win XP tests at r454168 (after applying the > > >> > TransferHandler patch). > > >> > > > >> > The walkback is: > > >> > > > >> > junit.framework.AssertionFailedError: expected:<0> but was:<7> at > > >> > > > >> javax.swing.SpinnerDateModelTest.testSpinnerDateModel(SpinnerDateModelTest > > .java:59) > > >> > > >> > at > > >> > > > >> java.lang.reflect.AccessibleObject.invokeV(AccessibleObject.java:25) at > > >> > > > >> javax.swing.BasicSwingTestCase.runBareSuper(BasicSwingTestCase.java:115) > > >> > at > > >> > > > >> javax.swing.BasicSwingTestCase.runBareImpl(BasicSwingTestCase.java:120) > > >> at > > >> > javax.swing.BasicSwingTestCase$1.run(BasicSwingTestCase.java:133) at > > >> > java.lang.Thread.run(Thread.java:872) > > >> > > > >> > I'll take a look later unless somebody picks it up. > > >> > > > >> > Regards, > > >> > Tim > > >> > > > >> > > > >> > -- > > >> > > > >> > Tim Ellison (t.p.ellison@gmail.com) > > >> > IBM Java technology centre, UK. > > >> > > > >> > --------------------------------------------------------------------- > > >> > Terms of use : http://incubator.apache.org/harmony/mailing.html > > >> > To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org > > >> > For additional commands, e-mail: harmony-dev-help@incubator.apache.org > > >> > > > >> > > > >> > > > > > > --------------------------------------------------------------------- > > > Terms of use : http://incubator.apache.org/harmony/mailing.html > > > To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org > > > For additional commands, e-mail: harmony-dev-help@incubator.apache.org > > > > > > > > > > -- > > > > Tim Ellison (t.p.ellison@gmail.com) > > IBM Java technology centre, UK. > > > > --------------------------------------------------------------------- > > Terms of use : http://incubator.apache.org/harmony/mailing.html > > To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org > > For additional commands, e-mail: harmony-dev-help@incubator.apache.org > > > > > > > > --------------------------------------------------------------------- > Terms of use : http://incubator.apache.org/harmony/mailing.html > To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org > For additional commands, e-mail: harmony-dev-help@incubator.apache.org > > --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org For additional commands, e-mail: harmony-dev-help@incubator.apache.org