[Webkit-unassigned] [Bug 139123] REGRESSION: mozilla-tests.yaml/ecma/Date/15.9.5.8.js fails intermittently

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 9 09:56:17 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=139123

--- Comment #15 from Brent Fulgham <bfulgham at webkit.org> ---
The daylight-savings sensitivity is actually a useful thing to test. After all, real world code needs to deal with this stuff! However, I do think it would be better to have specific Daylight Savings Time tests so it would be very clear when these start failing that it is related to the time of year.

What makes this more difficult is that the DST logic can change from year-to-year (based on law).

But I agree that all of our stock date tests should use specific dates and times. To exercise 'now' we should probably place this in its own test with DST logic or special code to account for DST.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150309/09434dbf/attachment-0002.html>


More information about the webkit-unassigned mailing list