[ 
https://issues.apache.org/jira/browse/TAPESTRY-1223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kent Tong reassigned TAPESTRY-1223:
-----------------------------------

    Assignee: Kent Tong

> Integration tests in tapestry-core fails because of differences in date 
> formats (locale)
> ----------------------------------------------------------------------------------------
>
>                 Key: TAPESTRY-1223
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1223
>             Project: Tapestry
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 5.0
>         Environment: Mac OSX, Danish locale, Tapestry v5.0 snapshot 3rd of 
> Jan 2007
>            Reporter: Thomas Christensen
>         Assigned To: Kent Tong
>            Priority: Trivial
>             Fix For: 5.0
>
>
> The integration tests fails with the following message:
> -------------------------------------------------------------------------------
> Test set: Tapestry Core
> -------------------------------------------------------------------------------
> Tests run: 501, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 89.77 sec 
> <<< FAILURE!
> org.apache.tapestry.integration.IntegrationTests.instance_mixin(org.apache.tapestry.integration.IntegrationTests.instance_mixin)
>   Time elapsed: 1.19 sec  <<< FAILURE!
> java.lang.AssertionError: Page did not contain source 
> '[Ljava.lang.String;@9cf2df'.
>       at 
> org.apache.tapestry.integration.IntegrationTests.assertSourcePresent(IntegrationTests.java:517)
>       at 
> org.apache.tapestry.integration.IntegrationTests.instance_mixin(IntegrationTests.java:264)
> This seems to be due to hardcoded US formattede dates in the test case in 
> question. Comparing these to dates formatted according to the JVM's or the 
> HTTP sessions locale ends up failing the test.

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to