Pascal Schumacher created LANG-1133:
---------------------------------------
Summary:
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)