Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 56873 invoked from network); 8 Oct 2006 17:32:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 Oct 2006 17:32:36 -0000 Received: (qmail 31580 invoked by uid 500); 8 Oct 2006 17:32:29 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 31541 invoked by uid 500); 8 Oct 2006 17:32:29 -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 31530 invoked by uid 99); 8 Oct 2006 17:32:29 -0000 X-ASF-Spam-Status: No, hits=1.7 required=10.0 tests=DNS_FROM_RFC_ABUSE,RCVD_IN_SORBS_WEB,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of t.p.ellison@gmail.com designates 66.249.92.173 as permitted sender) Received: from [66.249.92.173] (HELO ug-out-1314.google.com) (66.249.92.173) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 08 Oct 2006 10:32:28 -0700 Received: by ug-out-1314.google.com with SMTP id y2so671901uge for ; Sun, 08 Oct 2006 10:32:07 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:subject:x-enigmail-version:content-type:content-transfer-encoding; b=YvFkkEkG5RnK74VhpiA/tqh2ESqOeebwDeeqI4R0VHT49n6kuHSiJh0srzzGnJEFJkHhFz+Df4OO6EamFUbqFbGOK//19iQVWhfkZvqBGU34jOyUg06a6VChgUOplqiTWsH736jKSmNNU6qSVWuPxsyfphTJcyepGPdrAjulYpY= Received: by 10.66.224.19 with SMTP id w19mr5764736ugg; Sun, 08 Oct 2006 10:32:07 -0700 (PDT) Received: from ?172.27.172.178? ( [66.194.95.2]) by mx.google.com with ESMTP id 30sm492565ugf.2006.10.08.10.32.05; Sun, 08 Oct 2006 10:32:05 -0700 (PDT) Message-ID: <4529360F.1010609@gmail.com> Date: Sun, 08 Oct 2006 12:31:59 -0500 From: Tim Ellison User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: harmony-dev@incubator.apache.org Subject: [classlib][test] Failure in swing test X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N 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