[Webkit-unassigned] [Bug 138303] 2 date tests fail on 2014.11.01 - the last day of daylight saving

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 9 04:40:15 PDT 2015


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

--- Comment #5 from Csaba Osztrogonác <ossy at webkit.org> ---
mozilla-tests.yaml/ecma/Date/15.9.5.34-1.js.mozilla failed again on all bots:

Apple Mavericks bot:
Mar 08 14:51     181246     success     #12794     Build successful
Mar 08 10:24     181245     failure     #12793     Failed 6 jsc tests failed
Mar 08 00:21     181222     failure     #12792     Failed 6 jsc tests failed
Mar 07 21:18     181220     failure     #12791     Failed 6 jsc tests failed
Mar 07 19:53     181219     success     #12790     Build successful

Apple Yosemite bot:
Mar 08 14:50     181246     success     #161     Build successful
Mar 08 10:15     181245     failure     #160     Failed 6 jsc tests failed
Mar 08 00:18     181222     failure     #159     Failed 6 jsc tests failed
Mar 07 21:14     181220     failure     #158     Failed 6 jsc tests failed
Mar 07 19:50     181219     success     #157     Build successful

EFL bot:
Mar 08 14:33     181246     failure     #20280     success
Mar 08 10:03     181245     failure     #20279     Failed 4 jsc tests failed
Mar 08 03:28     181242     failure     #20278     Failed 8 jsc tests failed
Mar 08 00:11     181222     failure     #20277     Failed 4 jsc tests failed
Mar 07 22:52     181221     failure     #20276     Failed 4 jsc tests failed
Mar 07 20:58     181220     failure     #20275     Failed 4 jsc tests failed 
Mar 07 19:38     181219     failure     #20274     success

...

mozilla-tests.yaml/ecma/Date/15.9.5.34-1.js.mozilla-llint: TDATE = new Date(now); (TDATE).setMonth(11,31); TDATE.getTime() = 1451586369509 FAILED! expected: 1451582769509
mozilla-tests.yaml/ecma/Date/15.9.5.34-1.js.mozilla-llint: TDATE = new Date(now); (TDATE).setMonth(11,31); TDATE.valueOf() = 1451586369509 FAILED! expected: 1451582769509
mozilla-tests.yaml/ecma/Date/15.9.5.34-1.js.mozilla-llint: TDATE = new Date(now); (TDATE).setMonth(11,31); TDATE.getUTCHours() = 18 FAILED! expected: 17
mozilla-tests.yaml/ecma/Date/15.9.5.34-1.js.mozilla-llint: TDATE = new Date(now); (TDATE).setMonth(11,31); TDATE.getHours() = 10 FAILED! expected: 9

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


More information about the webkit-unassigned mailing list