You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Chad Schoettger (JIRA)" <de...@beehive.apache.org> on 2005/08/29 20:13:04 UTC

[jira] Assigned: (BEEHIVE-723) JdbcControl date tests don't work outside of MST

     [ http://issues.apache.org/jira/browse/BEEHIVE-723?page=all ]

Chad Schoettger reassigned BEEHIVE-723:
---------------------------------------

    Assign To: Chad Schoettger

> JdbcControl date tests don't work outside of MST
> ------------------------------------------------
>
>          Key: BEEHIVE-723
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-723
>      Project: Beehive
>         Type: Bug
>   Components: System Controls
>     Versions: v1m1
>     Reporter: Eddie O'Neil
>     Assignee: Chad Schoettger
>      Fix For: TBD
>  Attachments: BEEHIVE-723.diff
>
> In SVN 169934, two JdbcControl tests were disabled.  These tests do a comparison on date values retrieved from the database, but they expect that the tests are run in MST.  For example:
> -        assertEquals("Wed Feb 23 00:00:00 MST 2005", d.toString());
> + // We may not be MST, assertion is commented out.       assertEquals("Wed Feb 23 00:00:00 MST 2005", d.toString());
> This issue tracks having them turned back on just so it isn't forgotten to do so.
> :)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira