Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 13824 invoked from network); 9 Nov 2009 09:24:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 9 Nov 2009 09:24:56 -0000 Received: (qmail 35924 invoked by uid 500); 9 Nov 2009 09:24:56 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 35880 invoked by uid 500); 9 Nov 2009 09:24: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 35861 invoked by uid 99); 9 Nov 2009 09:24:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Nov 2009 09:24:56 +0000 X-ASF-Spam-Status: No, hits=-10.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI 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; Mon, 09 Nov 2009 09:24:53 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 2BAF7234C4A8 for ; Mon, 9 Nov 2009 01:24:33 -0800 (PST) Message-ID: <2016010306.1257758673177.JavaMail.jira@brutus> Date: Mon, 9 Nov 2009 09:24:33 +0000 (UTC) From: "Mohanraj Loganathan (JIRA)" To: commits@harmony.apache.org Subject: [jira] Closed: (HARMONY-6372) [classlib][sql][test] TimestampTest fails with IST timezone In-Reply-To: <601863112.1257753992459.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HARMONY-6372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mohanraj Loganathan closed HARMONY-6372. ---------------------------------------- Thanks Regis. Changes committed. I verified it on 834003 > [classlib][sql][test] TimestampTest fails with IST timezone > ----------------------------------------------------------- > > Key: HARMONY-6372 > URL: https://issues.apache.org/jira/browse/HARMONY-6372 > Project: Harmony > Issue Type: Test > Components: Classlib > Affects Versions: 5.0M11 > Environment: All platforms (tested on Windows XP) > Reporter: Mohanraj Loganathan > Assignee: Regis Xu > Priority: Minor > Fix For: 5.0M12 > > Attachments: HARMONY-6372-sql_TimestampTest.diff > > Original Estimate: 0.5h > Remaining Estimate: 0.5h > > modules\sql\src\test\java\org\apache\harmony\sql\tests\java\sql\TimestampTest is failing with India time zone. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.