[Webkit-unassigned] [Bug 140945] New: [Win] Layout Test js/date-constructor.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 27 11:37:28 PST 2015


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

            Bug ID: 140945
           Summary: [Win] Layout Test js/date-constructor.html is failing
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: PC
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org

The following layout test is failing on Windows

js/date-constructor.html

Failure output:

--- /cygdrive/c/Projects/WebKit/OpenSource/WebKitBuild/Release/bin32/layout-test-results/js/date-constructor-expected.txt
+++ /cygdrive/c/Projects/WebKit/OpenSource/WebKitBuild/Release/bin32/layout-test-results/js/date-constructor-actual.txt
@@ -38,7 +38,9 @@
 PASS new Date(Date.parse('1 Mar 1000 GMT')).toGMTString() is "Sat, 01 Mar 1000 00:00:00 GMT"
 PASS testStr is "1234567"
 PASS testStr is "1234567"
-PASS leapTestResult is true
+WARN: shouldBe() expects string arguments
+FAIL new Date(August 15, 101).getDate() should be 15. Threw exception SyntaxError: Unexpected number '15'. Expected ')' to end a argument list.
+FAIL leapTestResult should be true. Was false.
 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/20150127/9e491d54/attachment-0002.html>


More information about the webkit-unassigned mailing list