You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Charles Honton (JIRA)" <ji...@apache.org> on 2015/05/10 01:49:00 UTC

[jira] [Resolved] (LANG-1133) FastDateParser_TimeZoneStrategyTest#testTimeZoneStrategyPattern fails on Windows with German Locale

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

Charles Honton resolved LANG-1133.
----------------------------------
    Resolution: Fixed

commit 71d7c3264239c55b6e2daf89c44c5685085f26dd

> FastDateParser_TimeZoneStrategyTest#testTimeZoneStrategyPattern fails on Windows with German Locale
> ---------------------------------------------------------------------------------------------------
>
>                 Key: LANG-1133
>                 URL: https://issues.apache.org/jira/browse/LANG-1133
>             Project: Commons Lang
>          Issue Type: Bug
>          Components: lang.time.*
>    Affects Versions: 3.5
>         Environment: Windows 7, German Locale, Java7
>            Reporter: Pascal Schumacher
>            Assignee: Charles Honton
>            Priority: Minor
>
> FastDateParser_TimeZoneStrategyTest#testTimeZoneStrategyPattern() on current master fails:
> {quote}java.lang.AssertionError: Französisch:Heure d'Europe de l'Est UTC+3
> 	at org.junit.Assert.fail(Assert.java:88)
> 	at org.junit.Assert.assertTrue(Assert.java:41)
> 	at org.apache.commons.lang3.time.FastDateParser_TimeZoneStrategyTest.testTimeZoneStrategyPattern(FastDateParser_TimeZoneStrategyTest.java:39){quote}
> I'm unsure why. I guess it has something to do with my German Locale and maybe Windows too.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)