[Webkit-unassigned] [Bug 19553] New: Unexpected failures in date tests in trunk r34569

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 15 06:23:07 PDT 2008


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

           Summary: Unexpected failures in date tests in trunk r34569
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: Macintosh PowerPC
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gabriel.dedietrich at gmail.com


Hi!

I'm new into this, so I'm not exactly sure whether I should report svn trunk
bugs. Anyway, I checked  the WebKit svn trunk out, built it, and ran the
JavaScript tests to find that…

** Danger, Will Robinson! Danger! The following failures have been introduced:
        ecma/Date/15.9.5.31-1.js
        ecma_3/Date/15.9.5.6.js

Here are some extracts from actual.html:

Test List: All tests
Skip List: (none)
1135 test(s) selected, 1127 test(s) completed, 53 failures reported (4.7%
failed)
Engine command line: "/Users/gabi/Development/WebKit/WebKitBuild/Release/jsc" 
OS type: Darwin Orlando.local 8.11.0 Darwin Kernel Version 8.11.0: Wed Oct 10
18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC Power Macintosh powerpc
Testcase execution time: 1 minutes, 32 seconds.
Tests completed on Sun Jun 15 14:48:21 2008.

[...]

Testcase ecma/Date/15.9.5.31-1.js failed 
[ Next Failure | Top of Page ]

Failure messages were:
TDATE = new Date(946684800000);(TDATE).setUTCHours(1234567);TDATE.getHours() =
8 FAILED! expected: 9

[...]

Testcase ecma_3/Date/15.9.5.6.js failed 
[ Previous Failure | Next Failure | Top of Page ]

Failure messages were:
Date.parse(Mon Jan 01 1900 00:00:00 GMT+0100 (CET)).toLocaleDateString()) =
-2209078800000 FAILED! expected: -2208992400000


Hope it helps…

Gabriel


-- 
Configure bugmail: https://bugs.webkit.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