From commits-return-55390-apmail-harmony-commits-archive=harmony.apache.org@harmony.apache.org Thu Jul 10 11:30:56 2008 Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 84037 invoked from network); 10 Jul 2008 11:30:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Jul 2008 11:30:56 -0000 Received: (qmail 2761 invoked by uid 500); 10 Jul 2008 11:30:56 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 2746 invoked by uid 500); 10 Jul 2008 11:30:56 -0000 Mailing-List: contact commits-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 commits@harmony.apache.org Received: (qmail 2737 invoked by uid 99); 10 Jul 2008 11:30:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Jul 2008 04:30:56 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Jul 2008 11:30:12 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 6C1AC234C165 for ; Thu, 10 Jul 2008 04:30:35 -0700 (PDT) Message-ID: <1716453939.1215689435441.JavaMail.jira@brutus> Date: Thu, 10 Jul 2008 04:30:35 -0700 (PDT) From: "Alexei Zakharov (JIRA)" To: commits@harmony.apache.org Subject: [jira] Resolved: (HARMONY-5897) [classlib][swing] Fixes a problem in SpinnerDataModelTest that occurs on specific Dates In-Reply-To: <1063893617.1215372159221.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HARMONY-5897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexei Zakharov resolved HARMONY-5897. -------------------------------------- Resolution: Fixed Thanks for finding this issue Tharindu. The fix (compacted version of your patch) was committed at the revision 675514. By the way I was able to reproduce other failures in SpinnerDateModelTest your metioned. I've just run /usr/sbin/tzconfig (on Debian) and set timezone to "Asia/Colombo". I believe these failures have something to do with Sri Lanka's unusual time shift of 5.5 hours. It would nice if you could help with fixing these failures also. Thanks. > [classlib][swing] Fixes a problem in SpinnerDataModelTest that occurs on specific Dates > --------------------------------------------------------------------------------------- > > Key: HARMONY-5897 > URL: https://issues.apache.org/jira/browse/HARMONY-5897 > Project: Harmony > Issue Type: Bug > Reporter: Tharindu Mathew > Assignee: Alexei Zakharov > Attachments: testSpinnerDataModel.patch > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.