<?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>254248</bug_id>
          
          <creation_ts>2023-03-21 18:29:13 -0700</creation_ts>
          <short_desc>REGRESSION(261825@main?): [ JSC ] 4X Test262-Tests are constant failures in default and strict mode</short_desc>
          <delta_ts>2023-03-21 21:48:46 -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 Local Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=254054</see_also>
          <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="Robert Jenner">jenner</reporter>
          <assigned_to name="Yusuke Suzuki">ysuzuki</assigned_to>
          <cc>webkit-bot-watchers-bugzilla</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>ysuzuki</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1942989</commentid>
    <comment_count>0</comment_count>
    <who name="Robert Jenner">jenner</who>
    <bug_when>2023-03-21 18:29:13 -0700</bug_when>
    <thetext>The following 4x test-262-tests are constant failures in default and strict mode on macOS Monterey+:

test/built-ins/Function/prototype/bind/instance-length-default-value.js
test/intl402/Collator/prototype/compare/compare-function-name.js
test/intl402/DateTimeFormat/prototype/format/format-function-name.js
test/intl402/NumberFormat/prototype/format/format-function-name.js

HISTORY:
https://build.webkit.org/#/builders/760

Looking at the test runs there appears to be a pretty clear regression point of 261825@main. That&apos;s when the tests started to fail, and it appears that the macOS version, Xcode version, and the timezone database version were all the same between 261825@main, the first observed failure and 261824@main, the last time everything was passing. 


STDIO FAILURE TEXT:
FAIL test/built-ins/Function/prototype/bind/instance-length-default-value.js (default)
Full Output:
Exception: TypeError: Cannot convert a symbol to a number
bind@[native code]
global code@/Volumes/Data/worker/Apple-Ventura-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/built-ins/Function/prototype/bind/instance-length-default-value.js:41:26
FAIL test/built-ins/Function/prototype/bind/instance-length-default-value.js (strict mode)
Full Output:
Exception: TypeError: Cannot convert a symbol to a number
bind@[native code]
global code@/Volumes/Data/worker/Apple-Ventura-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/built-ins/Function/prototype/bind/instance-length-default-value.js:42:26
FAIL test/intl402/Collator/prototype/compare/compare-function-name.js (default)
Full Output:
Exception: Test262Error: descriptor should not be enumerable; descriptor should not be writable
FAIL test/intl402/Collator/prototype/compare/compare-function-name.js (strict mode)
Full Output:
Exception: Test262Error: descriptor should not be enumerable; descriptor should not be writable
FAIL test/intl402/DateTimeFormat/prototype/format/format-function-name.js (default)
Full Output:
Exception: Test262Error: descriptor should not be enumerable; descriptor should not be writable
FAIL test/intl402/DateTimeFormat/prototype/format/format-function-name.js (strict mode)
Full Output:
Exception: Test262Error: descriptor should not be enumerable; descriptor should not be writable
FAIL test/intl402/NumberFormat/prototype/format/format-function-name.js (default)
Full Output:
Exception: Test262Error: descriptor should not be enumerable; descriptor should not be writable
FAIL test/intl402/NumberFormat/prototype/format/format-function-name.js (strict mode)
Full Output:
Exception: Test262Error: descriptor should not be enumerable; descriptor should not be writable</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1942990</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2023-03-21 18:30:47 -0700</bug_when>
    <thetext>&lt;rdar://problem/107032476&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1942991</commentid>
    <comment_count>2</comment_count>
    <who name="Robert Jenner">jenner</who>
    <bug_when>2023-03-21 18:33:09 -0700</bug_when>
    <thetext>Starting on Yusuke who introduced: https://commits.webkit.org/261825@main that appears to have caused these test failures.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1943010</commentid>
    <comment_count>3</comment_count>
    <who name="Yusuke Suzuki">ysuzuki</who>
    <bug_when>2023-03-21 20:32:54 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/11795</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1943020</commentid>
    <comment_count>4</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-03-21 21:48:44 -0700</bug_when>
    <thetext>Committed 261945@main (24e437b8d08f): &lt;https://commits.webkit.org/261945@main&gt;

Reviewed commits have been landed. Closing PR #11795 and removing active labels.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>