[Webkit-unassigned] [Bug 140847] New: [Win] Layout Test js/dom/date-negative-setmonth.html fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 23 16:32:44 PST 2015


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

            Bug ID: 140847
           Summary: [Win] Layout Test js/dom/date-negative-setmonth.html
                    fails
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org

The following layout test is flaky on [insert platform]

js/dom/date-negative-setmonth.html

Probable cause:

Some kind of weird formatting bug in the js Date implementation.

--- /home/buildbot/slave/win-release-tests/build/layout-test-results/js/dom/date-negative-setmonth-expected.txt
+++ /home/buildbot/slave/win-release-tests/build/layout-test-results/js/dom/date-negative-setmonth-actual.txt
@@ -3,7 +3,7 @@
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


-PASS d.valueOf() is new Date(2004, 9, 15).valueOf()
+FAIL d.valueOf() should be 1097823600000. Was 1097737200000.
 PASS successfullyParsed is true

 TEST COMPLETE

-- 
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/20150124/404dddaa/attachment-0002.html>


More information about the webkit-unassigned mailing list