<?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>103962</bug_id>
          
          <creation_ts>2012-12-03 19:37:43 -0800</creation_ts>
          <short_desc>fast/js/kde/Array.html fails on Windows</short_desc>
          <delta_ts>2014-02-18 14:33:27 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Tools / Tests</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows 7</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>LayoutTestFailure</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Roger Fong">roger_fong</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>barraclough</cc>
    
    <cc>bfulgham</cc>
    
    <cc>fpizlo</cc>
    
    <cc>mark.lam</cc>
    
    <cc>oliver</cc>
    
    <cc>roger_fong</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>782141</commentid>
    <comment_count>0</comment_count>
    <who name="Roger Fong">roger_fong</who>
    <bug_when>2012-12-03 19:37:43 -0800</bug_when>
    <thetext>It fails on creating an Array size of Infinity.
I&apos;m not sure when the test started failing (sometime in November 2012).

Oddly, the proper exception is indeed being thrown. The test does not properly catch the exception however.
The previous test in this file new Array(-1) also throws a RangeError but the error is indeed properly caught.

In the working case the error is thrown from JSArray.cpp

In the broken case it is thrown from ArrayConstructor.cpp

I&apos;m skipping the test for now to get the bots greener. This seems like it could be some sort of Windows DRT limitation as well, who knows.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>782152</commentid>
    <comment_count>1</comment_count>
    <who name="Roger Fong">roger_fong</who>
    <bug_when>2012-12-03 19:55:32 -0800</bug_when>
    <thetext>Skipped: http://trac.webkit.org/changeset/136469</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>982118</commentid>
    <comment_count>2</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2014-02-18 14:33:27 -0800</bug_when>
    <thetext>It looks like recent JavaScriptCore updates have corrected this.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>