<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>19553</bug_id>
          
          <creation_ts>2008-06-15 06:23:06 -0700</creation_ts>
          <short_desc>Unexpected failures in date tests in trunk r34569</short_desc>
          <delta_ts>2009-05-17 23:42:35 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>JavaScriptCore</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Mac (PowerPC)</rep_platform>
          <op_sys>OS X 10.4</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>4930</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Gabriel de Dietrich">gabriel.dedietrich</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>83365</commentid>
    <comment_count>0</comment_count>
    <who name="Gabriel de Dietrich">gabriel.dedietrich</who>
    <bug_when>2008-06-15 06:23:06 -0700</bug_when>
    <thetext>Hi!

I&apos;m new into this, so I&apos;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: &quot;/Users/gabi/Development/WebKit/WebKitBuild/Release/jsc&quot; 
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</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>83420</commentid>
    <comment_count>1</comment_count>
    <who name="Mark Rowe (bdash)">mrowe</who>
    <bug_when>2008-06-15 19:54:32 -0700</bug_when>
    <thetext>What time zone is your computer in?  Several of the JavaScriptCore date tests will fail when run in a non US Pacific time zone.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>83432</commentid>
    <comment_count>2</comment_count>
    <who name="Gabriel de Dietrich">gabriel.dedietrich</who>
    <bug_when>2008-06-16 01:09:34 -0700</bug_when>
    <thetext>Central European Summer Time, that is currently UTC+2.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>121752</commentid>
    <comment_count>3</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2009-05-17 23:42:35 -0700</bug_when>
    <thetext>This sounds like bug 4930 then.

*** This bug has been marked as a duplicate of 4930 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>