You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Benedikt Ritter <br...@apache.org> on 2015/03/13 19:29:33 UTC

[LANG] FastDateParser/Printer broken

Hi,

just a heads up. After updating to the latest trunk I get:

Failed tests:

FastDateFormat_PrinterTest>FastDatePrinterTest.testCalendarTimezoneRespected:282
expected:<2:24PM A[D]T> but was:<2:24PM A[S]T>
  FastDatePrinterTest.testCalendarTimezoneRespected:282 expected:<2:24PM
A[D]T> but was:<2:24PM A[S]T>

I suspect that this has been introduced during the latest changes to
FastDateParser. I'm looking into this now. Looks like a locale dependent
problem.

Benedikt

-- 
http://people.apache.org/~britter/
http://www.systemoutprintln.de/
http://twitter.com/BenediktRitter
http://github.com/britter

Re: [LANG] FastDateParser/Printer broken

Posted by Benedikt Ritter <br...@apache.org>.
2015-03-13 19:29 GMT+01:00 Benedikt Ritter <br...@apache.org>:

> Hi,
>
> just a heads up. After updating to the latest trunk I get:
>
> Failed tests:
>
> FastDateFormat_PrinterTest>FastDatePrinterTest.testCalendarTimezoneRespected:282
> expected:<2:24PM A[D]T> but was:<2:24PM A[S]T>
>   FastDatePrinterTest.testCalendarTimezoneRespected:282 expected:<2:24PM
> A[D]T> but was:<2:24PM A[S]T>
>
> I suspect that this has been introduced during the latest changes to
> FastDateParser. I'm looking into this now. Looks like a locale dependent
> problem.
>

There is already an issue in JIRA [1] and I'll document my findings there.

[1] https://issues.apache.org/jira/browse/LANG-1092


>
> Benedikt
>
> --
> http://people.apache.org/~britter/
> http://www.systemoutprintln.de/
> http://twitter.com/BenediktRitter
> http://github.com/britter
>



-- 
http://people.apache.org/~britter/
http://www.systemoutprintln.de/
http://twitter.com/BenediktRitter
http://github.com/britter