[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 2 12:25:36 PST 2015


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

--- Comment #11 from Myles C. Maxfield <mmaxfield at apple.com> ---
This test uses the current time, then performs date math on it in JS code, and compares to the same date math being performed by the platform. However, this date math is sensitive to daylight savings code. I propose that we perform the tests on hardcoded dates and not on "now"

-- 
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/20150302/fa8f4d2c/attachment-0002.html>


More information about the webkit-unassigned mailing list