On Wednesday, May 4, 2011 4:02:36 PM UTC+2, Ray Ryan wrote: > > This is probably html unit honoring the locale and changing its behavior > from what the tests expect. >
What I don't understand is that the tests are actually exercising DateTimeFormat, which is completely "emulated" and "controlled", and not subject to the browser's locale (or at least it *shouldn't* be, AIUI). For the 2010-02-01 vs. 2010-02-02, I suspect some kind of daylight saving time, but yet again, the date is constructed with Date.UTC() so I think it shouldn't matter. -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
