<?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>232889</bug_id>
          
          <creation_ts>2021-11-09 09:45:35 -0800</creation_ts>
          <short_desc>REGRESSION(r285418): 770 JSC tests failing</short_desc>
          <delta_ts>2021-11-10 09:27:46 -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>JavaScriptCore</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>CONFIGURATION CHANGED</resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=215438</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="Truitt Savell">tsavell</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ross.kirsling</cc>
    
    <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>1813191</commentid>
    <comment_count>0</comment_count>
    <who name="Truitt Savell">tsavell</who>
    <bug_when>2021-11-09 09:45:35 -0800</bug_when>
    <thetext>It looks like after the changes in https://trac.webkit.org/changeset/285418/webkit

there are not 770 tests failing for Catalina and Monterey JSC test queues. It looks like all of these failures are in the stress directory.
I have not tried to reproduce this locally yet. 

Build:
https://build.webkit.org/#/builders/17/builds/1376

build history:
https://build.webkit.org/#/builders/Apple-Catalina-Debug-JSC-Tests?numbuilds=50</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1813193</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2021-11-09 09:46:38 -0800</bug_when>
    <thetext>&lt;rdar://problem/85207048&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1813234</commentid>
    <comment_count>2</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2021-11-09 11:14:36 -0800</bug_when>
    <thetext> ERROR: Unchecked JS exception:
     This scope can throw a JS exception: intlStringOrBooleanOption @ /Volumes/Data/worker/catalina-debug/build/Source/JavaScriptCore/runtime/IntlObjectInlines.h:162
         (ExceptionScope::m_recursionDepth was 8)
     But the exception was unchecked as of this scope: intlOption @ /Volumes/Data/worker/catalina-debug/build/Source/JavaScriptCore/runtime/IntlObjectInlines.h:131
         (ExceptionScope::m_recursionDepth was 8)
 
 Unchecked exception detected at:
     1   0x10ba50bee JSC::VM::verifyExceptionCheckNeedIsSatisfied(unsigned int, JSC::ExceptionEventLocation&amp;)
     2   0x10ba2b10c JSC::ThrowScope::ThrowScope(JSC::VM&amp;, JSC::ExceptionEventLocation)
     3   0x10ba287f3 JSC::ThrowScope::ThrowScope(JSC::VM&amp;, JSC::ExceptionEventLocation)
     4   0x10a1080e9 JSC::IntlNumberFormat::SignDisplay JSC::intlOption&lt;JSC::IntlNumberFormat::SignDisplay&gt;(JSC::JSGlobalObject*, JSC::JSObject*, JSC::PropertyName, std::initializer_list&lt;std::__1::pair&lt;WTF::ASCIILiteral, JSC::IntlNumberFormat::SignDisplay&gt; &gt;, WTF::ASCIILiteral, JSC::IntlNumberFormat::SignDisplay)
     5   0x10a1025c5 JSC::IntlNumberFormat::initializeNumberFormat(JSC::JSGlobalObject*, JSC::JSValue, JSC::JSValue)
     6   0x10b8e531a JSC::numberProtoFuncToLocaleString(JSC::JSGlobalObject*, JSC::CallFrame*)
     7   0x10a1245bc vmEntryToNative
     8   0x10b110fc6 JSC::Interpreter::executeCall(JSC::JSGlobalObject*, JSC::JSObject*, JSC::CallData const&amp;, JSC::JSValue, JSC::ArgList const&amp;)
     9   0x10b51ff7d JSC::call(JSC::JSGlobalObject*, JSC::JSValue, JSC::CallData const&amp;, JSC::JSValue, JSC::ArgList const&amp;)
     10  0x10b4b56bf JSC::arrayProtoFuncToLocaleString(JSC::JSGlobalObject*, JSC::CallFrame*)
     11  0x39d290a01178
     12  0x10a148255 llint_entry
     13  0x10a1243d0 vmEntryToJavaScript
     14  0x10b1107ab JSC::JITCode::execute(JSC::VM*, JSC::ProtoCallFrame*)
     15  0x10b10fd51 JSC::Interpreter::executeProgram(JSC::SourceCode const&amp;, JSC::JSGlobalObject*, JSC::JSObject*)
     16  0x10b5978d7 JSC::evaluate(JSC::JSGlobalObject*, JSC::SourceCode const&amp;, JSC::JSValue, WTF::NakedPtr&lt;JSC::Exception&gt;&amp;)
     17  0x101eb2cf1 runWithOptions(GlobalObject*, CommandLine&amp;, bool&amp;)
     18  0x101e66db8 jscmain(int, char**)::$_8::operator()(JSC::VM&amp;, GlobalObject*, bool&amp;) const
     19  0x101e385ec int runJSC&lt;jscmain(int, char**)::$_8&gt;(CommandLine const&amp;, bool, jscmain(int, char**)::$_8 const&amp;)
     20  0x101e35dae jscmain(int, char**)
     21  0x101e35af3 main
     22  0x7fff71799cc9 start
     23  0x17</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1813236</commentid>
    <comment_count>3</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2021-11-09 11:16:48 -0800</bug_when>
    <thetext>Probably fixed by https://trac.webkit.org/changeset/285506/webkit</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>