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

[jira] [Updated] (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 ]

Pascal Schumacher updated LANG-1133:
------------------------------------
    Summary: FastDateParser_TimeZoneStrategyTest#testTimeZoneStrategyPattern fails on Windows with German Locale  (was: FastDateParser_TimeZoneStrategyTest#testTimeZoneStrategyPattern() fails on Windows with German Locale)

> 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
>            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)