<?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>177326</bug_id>
          
          <creation_ts>2017-09-21 14:43:36 -0700</creation_ts>
          <short_desc>test262: Hangs on Array tests length-exceeding-integer-limit-with-object.js and length-near-integer-limit.js</short_desc>
          <delta_ts>2020-08-30 13:35:15 -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>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>211205</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Joseph Pecoraro">joepeck</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ashvayka</cc>
    
    <cc>fpizlo</cc>
    
    <cc>joepeck</cc>
    
    <cc>mark.lam</cc>
    
    <cc>msaboff</cc>
    
    <cc>saam</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1351402</commentid>
    <comment_count>0</comment_count>
    <who name="Joseph Pecoraro">joepeck</who>
    <bug_when>2017-09-21 14:43:36 -0700</bug_when>
    <thetext>The test262 bot is seeing hangs on Debug bots running some tests:

&gt; test262/test/built-ins/Array/prototype/reverse/length-exceeding-integer-limit-with-object.js
&gt; test262/test/built-ins/Array/prototype/pop/length-near-integer-limit.js
&gt; test262/test/built-ins/Array/prototype/push/length-near-integer-limit.js
&gt; test262/test/built-ins/Array/prototype/unshift/length-near-integer-limit.js

This is causing a 20min timeout on the Debug test262 bots. For example:
https://build.webkit.org/builders/Apple%20El%20Capitan%20Debug%20Test262%20%28Tests%29/builds/3203</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1351403</commentid>
    <comment_count>1</comment_count>
    <who name="Joseph Pecoraro">joepeck</who>
    <bug_when>2017-09-21 14:46:33 -0700</bug_when>
    <thetext>&gt; test262/test/built-ins/Array/prototype/reverse/length-exceeding-integer-limit-with-
&gt; test262/test/built-ins/Array/prototype/unshift/length-near-integer-limit.js

Actually just these two. The others error immediately and fail.

I&apos;ll skip these for now and use this bug to track the failures.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1351407</commentid>
    <comment_count>2</comment_count>
    <who name="Joseph Pecoraro">joepeck</who>
    <bug_when>2017-09-21 14:59:34 -0700</bug_when>
    <thetext>Skipped these tests in:
https://trac.webkit.org/changeset/222354/webkit

Leaving this bug open to track a fix.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1351408</commentid>
    <comment_count>3</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2017-09-21 15:00:12 -0700</bug_when>
    <thetext>&lt;rdar://problem/34582222&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1684030</commentid>
    <comment_count>4</comment_count>
    <who name="Alexey Shvayka">ashvayka</who>
    <bug_when>2020-08-30 13:35:15 -0700</bug_when>
    <thetext>(In reply to Joseph Pecoraro from comment #0)
&gt; test262/test/built-ins/Array/prototype/reverse/length-exceeding-integer-limit-with-object.js
&gt; test262/test/built-ins/Array/prototype/pop/length-near-integer-limit.js
&gt; test262/test/built-ins/Array/prototype/push/length-near-integer-limit.js
&gt; test262/test/built-ins/Array/prototype/unshift/length-near-integer-limit.js

ToLength called on values near/exceeding 2 ** 53 - 1 was aligned with the spec in r260990, fixing these tests.

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

    </bug>

</bugzilla>