[Webkit-unassigned] [Bug 8558] New: layout-test-results/fast/js/date-constructor

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sun Apr 23 23:58:09 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=8558

           Summary: layout-test-results/fast/js/date-constructor
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.0
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: cryo at opendarwin.org


--- /Volumes/Ernie/WebKit/LayoutTests/fast/js/date-constructor-expected.txt    
2006-03-16 05:54:55.000000000 -0500
+++ /tmp/layout-test-results/fast/js/date-constructor-actual.txt       
2006-04-24 02:14:32.000000000 -0400
@@ -23,8 +23,8 @@
 PASS new Date(new Date(1111, 1, 1, 1, 1, 1, 1)).getTime() - timeZoneOffset is
-27104799538999
 PASS new Date(new Date(1111, 1, 1, 1, 1, 1, 1, 1)).getTime() - timeZoneOffset
is -27104799538999
 PASS new Date(new Date(1111, 1, 1, 1, 1, 1, 1, 1, 1)).getTime() -
timeZoneOffset is -27104799538999
-PASS new Date(1111, 1111, 1111, 1111, 1111, 1111, 1111, 1111).getTime() -
timeZoneOffset is -28085817599889
-PASS new Date(new Date(1111, 1111, 1111, 1111, 1111, 1111, 1111,
1111)).getTime() - timeZoneOffset is -28085817599889
+FAIL new Date(1111, 1111, 1111, 1111, 1111, 1111, 1111, 1111).getTime() -
timeZoneOffset should be -28085817599889 (of type number). Was -28085806799889
(of type number).
+FAIL new Date(new Date(1111, 1111, 1111, 1111, 1111, 1111, 1111,
1111)).getTime() - timeZoneOffset should be -28085817599889 (of type number).
Was -28085806799889 (of type number).
 PASS successfullyParsed is true

 TEST COMPLETE


---
Dupe, but I want this easily searched for.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list