You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by "Lewis John McGibbney (JIRA)" <ji...@apache.org> on 2014/01/30 15:12:10 UTC

[jira] [Commented] (OODT-559) Unit test failure in testDoDynamicReplacement for "Europe/London" timezone

    [ https://issues.apache.org/jira/browse/OODT-559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13886595#comment-13886595 ] 

Lewis John McGibbney commented on OODT-559:
-------------------------------------------

We need to reopen this issue as it is not addressed yet. Can someone please do so?

> Unit test failure in testDoDynamicReplacement for "Europe/London" timezone
> --------------------------------------------------------------------------
>
>                 Key: OODT-559
>                 URL: https://issues.apache.org/jira/browse/OODT-559
>             Project: OODT
>          Issue Type: Bug
>          Components: commons
>    Affects Versions: 0.6
>            Reporter: Varun Ratnakar
>            Assignee: Chris A. Mattmann
>            Priority: Minor
>             Fix For: 0.6
>
>         Attachments: fix_date_test.patch
>
>
> I've been regularly encountering a unit test failure in testDoDynamicReplacement. After investigating it a bit further, I found that it seems to be related to the TimeZone. If I set my computer's timezone to PST (or any other timezone except "Europe/London"), it works, but with "Europe/London" Timezone I get the following:
> DATE_TO_SECS (2008-01-20T16:30:28.000-000033  , TAI_FORMAT , 1993-01-01)
> 			= 474996601.000
> Should be		= 475000201.000
> Difference of 3600 seconds = 1 hour



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)