[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:33:22 PST 2015


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

--- Comment #12 from Filip Pizlo <fpizlo at apple.com> ---
(In reply to comment #11)
> 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"

We could do that, but before we do, you should check what other coverage we have on the behavior of Date.now().

Also, have you checked if these tests overlap the more modern tests in sputnik and ietestcenter, or even Test262?  Fixing these ancient Mozilla tests if there is a modern test with similar coverage is probably not worthwhile.

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


More information about the webkit-unassigned mailing list