You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Edwin Punzalan (JIRA)" <ji...@codehaus.org> on 2006/05/26 08:17:42 UTC

[jira] Commented: (MCHANGELOG-36) Tests fail on build

    [ http://jira.codehaus.org/browse/MCHANGELOG-36?page=comments#action_65891 ] 

Edwin Punzalan commented on MCHANGELOG-36:
------------------------------------------

Julian, I applied your patch and it failed in my machine.  Maybe something's missing. Thanks.

> Tests fail on build
> -------------------
>
>          Key: MCHANGELOG-36
>          URL: http://jira.codehaus.org/browse/MCHANGELOG-36
>      Project: Maven 2.x Changelog Plugin
>         Type: Bug

>     Versions: 2.0
>  Environment: osx 10.4.6, java 1.4.2_06
>     Reporter: Julian Wood
>     Assignee: Edwin Punzalan
>      Fix For: 2.0
>  Attachments: MCHANGELOG-36.patch
>
>
> The date test assertions all fail:
> junit.framework.AssertionFailedError: Test changelog 1 set 1 date/time expected:<239635800000> but was:< 239715000000 >
> 	at org.apache.maven.changelog.ChangeLogTest.testReadFile(ChangeLogTest.java:50)
>         assertEquals( "Test changelog 1 set 1 date/time", 239635800000L, changeSet.getDate().getTime() );
> They just have the wrong date, and they are offset by the timezone ( 7 hours, in my case - I'm MST -0700)

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