<?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>176924</bug_id>
          
          <creation_ts>2017-09-14 11:06:30 -0700</creation_ts>
          <short_desc>test262: 100 tests hitting ASSERTION FAILED: !m_needExceptionCheck</short_desc>
          <delta_ts>2017-09-28 16:50:16 -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>177609</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>
          
          <blocked>162351</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Ryan Haddad">ryanhaddad</reporter>
          <assigned_to name="Mark Lam">mark.lam</assigned_to>
          <cc>ap</cc>
    
    <cc>jlewis3</cc>
    
    <cc>mark.lam</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1348866</commentid>
    <comment_count>0</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2017-09-14 11:06:30 -0700</bug_when>
    <thetext>test262.yaml/test262/test/annexB/built-ins/Date/prototype/setYear/year-nan.js.default: ERROR: Unchecked JS exception:
test262.yaml/test262/test/annexB/built-ins/Date/prototype/setYear/year-nan.js.default:     This scope can throw a JS exception: toNumber @ /Volumes/Data/slave/elcapitan-debug/build/Source/JavaScriptCore/runtime/JSString.cpp:418
test262.yaml/test262/test/annexB/built-ins/Date/prototype/setYear/year-nan.js.default:         (ExceptionScope::m_recursionDepth was 5)
test262.yaml/test262/test/annexB/built-ins/Date/prototype/setYear/year-nan.js.default:     But the exception was unchecked as of this scope: dateProtoFuncSetYear @ /Volumes/Data/slave/elcapitan-debug/build/Source/JavaScriptCore/runtime/DatePrototype.cpp:1094
test262.yaml/test262/test/annexB/built-ins/Date/prototype/setYear/year-nan.js.default:         (ExceptionScope::m_recursionDepth was 4)
test262.yaml/test262/test/annexB/built-ins/Date/prototype/setYear/year-nan.js.default: 
test262.yaml/test262/test/annexB/built-ins/Date/prototype/setYear/year-nan.js.default: Unchecked exception detected at:
test262.yaml/test262/test/annexB/built-ins/Date/prototype/setYear/year-nan.js.default:     1   0x10d49da75 JSC::VM::verifyExceptionCheckNeedIsSatisfied(unsigned int, JSC::ExceptionEventLocation&amp;)
test262.yaml/test262/test/annexB/built-ins/Date/prototype/setYear/year-nan.js.default:     2   0x10d460dc0 JSC::ThrowScope::~ThrowScope()
test262.yaml/test262/test/annexB/built-ins/Date/prototype/setYear/year-nan.js.default:     3   0x10d4611c5 JSC::ThrowScope::~ThrowScope()
test262.yaml/test262/test/annexB/built-ins/Date/prototype/setYear/year-nan.js.default:     4   0x10c74fab1 JSC::dateProtoFuncSetYear(JSC::ExecState*)
test262.yaml/test262/test/annexB/built-ins/Date/prototype/setYear/year-nan.js.default:     5   0x34350f601028
test262.yaml/test262/test/annexB/built-ins/Date/prototype/setYear/year-nan.js.default:     6   0x10d179936 llint_entry
test262.yaml/test262/test/annexB/built-ins/Date/prototype/setYear/year-nan.js.default:     7   0x10d171d07 vmEntryToJavaScript
test262.yaml/test262/test/annexB/built-ins/Date/prototype/setYear/year-nan.js.default:     8   0x10cf3a831 JSC::JITCode::execute(JSC::VM*, JSC::ProtoCallFrame*)
test262.yaml/test262/test/annexB/built-ins/Date/prototype/setYear/year-nan.js.default:     9   0x10cee77f7 JSC::Interpreter::executeProgram(JSC::SourceCode const&amp;, JSC::ExecState*, JSC::JSObject*)
test262.yaml/test262/test/annexB/built-ins/Date/prototype/setYear/year-nan.js.default:     10  0x10c72c667 JSC::evaluate(JSC::ExecState*, JSC::SourceCode const&amp;, JSC::JSValue, WTF::NakedPtr&lt;JSC::Exception&gt;&amp;)
test262.yaml/test262/test/annexB/built-ins/Date/prototype/setYear/year-nan.js.default:     11  0x10c14a7ef runWithOptions(GlobalObject*, CommandLine&amp;)
test262.yaml/test262/test/annexB/built-ins/Date/prototype/setYear/year-nan.js.default:     12  0x10c1323c4 jscmain(int, char**)::$_6::operator()(JSC::VM&amp;, GlobalObject*) const
test262.yaml/test262/test/annexB/built-ins/Date/prototype/setYear/year-nan.js.default:     13  0x10c12f7f3 int runJSC&lt;jscmain(int, char**)::$_6&gt;(CommandLine, bool, jscmain(int, char**)::$_6 const&amp;)
test262.yaml/test262/test/annexB/built-ins/Date/prototype/setYear/year-nan.js.default:     14  0x10c12e53f jscmain(int, char**)
test262.yaml/test262/test/annexB/built-ins/Date/prototype/setYear/year-nan.js.default:     15  0x10c12e49e main
test262.yaml/test262/test/annexB/built-ins/Date/prototype/setYear/year-nan.js.default:     16  0x7fff9adc15ad start
test262.yaml/test262/test/annexB/built-ins/Date/prototype/setYear/year-nan.js.default:     17  0x8
test262.yaml/test262/test/annexB/built-ins/Date/prototype/setYear/year-nan.js.default: 
test262.yaml/test262/test/annexB/built-ins/Date/prototype/setYear/year-nan.js.default: ASSERTION FAILED: !m_needExceptionCheck
test262.yaml/test262/test/annexB/built-ins/Date/prototype/setYear/year-nan.js.default: /Volumes/Data/slave/elcapitan-debug/build/Source/JavaScriptCore/runtime/VM.cpp(986) : void JSC::VM::verifyExceptionCheckNeedIsSatisfied(unsigned int, JSC::ExceptionEventLocation &amp;)
test262.yaml/test262/test/annexB/built-ins/Date/prototype/setYear/year-nan.js.default: 1   0x10d6146f0 WTFCrash
test262.yaml/test262/test/annexB/built-ins/Date/prototype/setYear/year-nan.js.default: 2   0x10d49dbcb JSC::VM::verifyExceptionCheckNeedIsSatisfied(unsigned int, JSC::ExceptionEventLocation&amp;)
test262.yaml/test262/test/annexB/built-ins/Date/prototype/setYear/year-nan.js.default: 3   0x10d460dc0 JSC::ThrowScope::~ThrowScope()
test262.yaml/test262/test/annexB/built-ins/Date/prototype/setYear/year-nan.js.default: 4   0x10d4611c5 JSC::ThrowScope::~ThrowScope()
test262.yaml/test262/test/annexB/built-ins/Date/prototype/setYear/year-nan.js.default: 5   0x10c74fab1 JSC::dateProtoFuncSetYear(JSC::ExecState*)
test262.yaml/test262/test/annexB/built-ins/Date/prototype/setYear/year-nan.js.default: 6   0x34350f601028
test262.yaml/test262/test/annexB/built-ins/Date/prototype/setYear/year-nan.js.default: 7   0x10d179936 llint_entry
test262.yaml/test262/test/annexB/built-ins/Date/prototype/setYear/year-nan.js.default: 8   0x10d171d07 vmEntryToJavaScript
test262.yaml/test262/test/annexB/built-ins/Date/prototype/setYear/year-nan.js.default: 9   0x10cf3a831 JSC::JITCode::execute(JSC::VM*, JSC::ProtoCallFrame*)
test262.yaml/test262/test/annexB/built-ins/Date/prototype/setYear/year-nan.js.default: 10  0x10cee77f7 JSC::Interpreter::executeProgram(JSC::SourceCode const&amp;, JSC::ExecState*, JSC::JSObject*)
test262.yaml/test262/test/annexB/built-ins/Date/prototype/setYear/year-nan.js.default: 11  0x10c72c667 JSC::evaluate(JSC::ExecState*, JSC::SourceCode const&amp;, JSC::JSValue, WTF::NakedPtr&lt;JSC::Exception&gt;&amp;)
test262.yaml/test262/test/annexB/built-ins/Date/prototype/setYear/year-nan.js.default: 12  0x10c14a7ef runWithOptions(GlobalObject*, CommandLine&amp;)
test262.yaml/test262/test/annexB/built-ins/Date/prototype/setYear/year-nan.js.default: 13  0x10c1323c4 jscmain(int, char**)::$_6::operator()(JSC::VM&amp;, GlobalObject*) const
test262.yaml/test262/test/annexB/built-ins/Date/prototype/setYear/year-nan.js.default: 14  0x10c12f7f3 int runJSC&lt;jscmain(int, char**)::$_6&gt;(CommandLine, bool, jscmain(int, char**)::$_6 const&amp;)
test262.yaml/test262/test/annexB/built-ins/Date/prototype/setYear/year-nan.js.default: 15  0x10c12e53f jscmain(int, char**)
test262.yaml/test262/test/annexB/built-ins/Date/prototype/setYear/year-nan.js.default: 16  0x10c12e49e main
test262.yaml/test262/test/annexB/built-ins/Date/prototype/setYear/year-nan.js.default: 17  0x7fff9adc15ad start
test262.yaml/test262/test/annexB/built-ins/Date/prototype/setYear/year-nan.js.default: 18  0x8

https://build.webkit.org/builders/Apple%20El%20Capitan%20Debug%20Test262%20%28Tests%29/builds/3030</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1348870</commentid>
    <comment_count>1</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2017-09-14 11:09:39 -0700</bug_when>
    <thetext>This queue was offline due to a hardware failure until yesterday.

This is probably related to https://trac.webkit.org/changeset/221868/webkit</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1348875</commentid>
    <comment_count>2</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2017-09-14 11:15:09 -0700</bug_when>
    <thetext>List of affected tests:

FAIL: test262.yaml/test262/test/annexB/built-ins/Date/prototype/setYear/year-nan.js.default-strict
FAIL: test262.yaml/test262/test/annexB/built-ins/Date/prototype/setYear/year-nan.js.default
FAIL: test262.yaml/test262/test/annexB/built-ins/Date/prototype/setYear/year-to-number-err.js.default
FAIL: test262.yaml/test262/test/annexB/built-ins/Date/prototype/setYear/year-to-number-err.js.default-strict
FAIL: test262.yaml/test262/test/annexB/built-ins/String/prototype/substr/length-falsey.js.default
FAIL: test262.yaml/test262/test/annexB/built-ins/String/prototype/substr/length-falsey.js.default-strict
FAIL: test262.yaml/test262/test/annexB/built-ins/String/prototype/substr/length-to-int-err.js.default
FAIL: test262.yaml/test262/test/annexB/built-ins/String/prototype/substr/length-to-int-err.js.default-strict
FAIL: test262.yaml/test262/test/annexB/built-ins/String/prototype/substr/start-to-int-err.js.default
FAIL: test262.yaml/test262/test/annexB/built-ins/String/prototype/substr/start-to-int-err.js.default-strict
FAIL: test262.yaml/test262/test/built-ins/Array/prototype/lastIndexOf/15.4.4.15-5-1.js.default
FAIL: test262.yaml/test262/test/built-ins/Array/prototype/lastIndexOf/15.4.4.15-5-1.js.default-strict
FAIL: test262.yaml/test262/test/built-ins/Array/prototype/lastIndexOf/15.4.4.15-5-15.js.default-strict
FAIL: test262.yaml/test262/test/built-ins/Array/prototype/lastIndexOf/15.4.4.15-5-16.js.default
FAIL: test262.yaml/test262/test/built-ins/Array/prototype/lastIndexOf/15.4.4.15-5-15.js.default
FAIL: test262.yaml/test262/test/built-ins/Array/prototype/lastIndexOf/15.4.4.15-5-16.js.default-strict
FAIL: test262.yaml/test262/test/built-ins/Array/prototype/lastIndexOf/15.4.4.15-5-17.js.default
FAIL: test262.yaml/test262/test/built-ins/Array/prototype/lastIndexOf/15.4.4.15-5-17.js.default-strict
FAIL: test262.yaml/test262/test/built-ins/Array/prototype/lastIndexOf/15.4.4.15-5-18.js.default
FAIL: test262.yaml/test262/test/built-ins/Array/prototype/lastIndexOf/15.4.4.15-5-18.js.default-strict
FAIL: test262.yaml/test262/test/built-ins/Array/prototype/lastIndexOf/15.4.4.15-5-19.js.default
FAIL: test262.yaml/test262/test/built-ins/Array/prototype/lastIndexOf/15.4.4.15-5-19.js.default-strict
FAIL: test262.yaml/test262/test/built-ins/Array/prototype/lastIndexOf/15.4.4.15-5-20.js.default
FAIL: test262.yaml/test262/test/built-ins/Array/prototype/lastIndexOf/15.4.4.15-5-21.js.default-strict
FAIL: test262.yaml/test262/test/built-ins/Array/prototype/lastIndexOf/15.4.4.15-5-20.js.default-strict
FAIL: test262.yaml/test262/test/built-ins/Array/prototype/lastIndexOf/15.4.4.15-5-21.js.default
FAIL: test262.yaml/test262/test/built-ins/Array/prototype/lastIndexOf/15.4.4.15-5-22.js.default
FAIL: test262.yaml/test262/test/built-ins/Array/prototype/lastIndexOf/15.4.4.15-5-23.js.default
FAIL: test262.yaml/test262/test/built-ins/Array/prototype/lastIndexOf/15.4.4.15-5-22.js.default-strict
FAIL: test262.yaml/test262/test/built-ins/Array/prototype/lastIndexOf/15.4.4.15-5-23.js.default-strict
FAIL: test262.yaml/test262/test/built-ins/Array/prototype/lastIndexOf/15.4.4.15-5-25.js.default
FAIL: test262.yaml/test262/test/built-ins/Array/prototype/lastIndexOf/15.4.4.15-5-27.js.default-strict
FAIL: test262.yaml/test262/test/built-ins/Array/prototype/lastIndexOf/15.4.4.15-5-26.js.default
FAIL: test262.yaml/test262/test/built-ins/Array/prototype/lastIndexOf/15.4.4.15-5-25.js.default-strict
FAIL: test262.yaml/test262/test/built-ins/Array/prototype/lastIndexOf/15.4.4.15-5-27.js.default
FAIL: test262.yaml/test262/test/built-ins/Array/prototype/lastIndexOf/15.4.4.15-5-24.js.default-strict
FAIL: test262.yaml/test262/test/built-ins/Array/prototype/lastIndexOf/15.4.4.15-5-24.js.default
FAIL: test262.yaml/test262/test/built-ins/Array/prototype/lastIndexOf/15.4.4.15-5-26.js.default-strict
FAIL: test262.yaml/test262/test/built-ins/Array/prototype/lastIndexOf/15.4.4.15-8-a-3.js.default
FAIL: test262.yaml/test262/test/built-ins/Array/prototype/lastIndexOf/15.4.4.15-8-a-2.js.default-strict
FAIL: test262.yaml/test262/test/built-ins/Array/prototype/lastIndexOf/15.4.4.15-8-a-3.js.default-strict
FAIL: test262.yaml/test262/test/built-ins/Array/prototype/lastIndexOf/15.4.4.15-8-a-2.js.default
FAIL: test262.yaml/test262/test/built-ins/Array/prototype/lastIndexOf/15.4.4.15-8-a-5.js.default-strict
FAIL: test262.yaml/test262/test/built-ins/Array/prototype/lastIndexOf/15.4.4.15-8-a-6.js.default-strict
FAIL: test262.yaml/test262/test/built-ins/Array/prototype/lastIndexOf/15.4.4.15-8-a-6.js.default
FAIL: test262.yaml/test262/test/built-ins/Array/prototype/lastIndexOf/15.4.4.15-8-a-5.js.default
FAIL: test262.yaml/test262/test/built-ins/JSON/stringify/value-proxy.js.default
FAIL: test262.yaml/test262/test/built-ins/JSON/stringify/value-proxy.js.default-strict
FAIL: test262.yaml/test262/test/built-ins/Object/prototype/toString/proxy.js.default
FAIL: test262.yaml/test262/test/built-ins/Object/prototype/toString/proxy.js.default-strict
FAIL: test262.yaml/test262/test/built-ins/String/prototype/charAt/S15.5.4.4_A1_T10.js.default
FAIL: test262.yaml/test262/test/built-ins/String/prototype/charAt/S15.5.4.4_A1_T10.js.default-strict
FAIL: test262.yaml/test262/test/built-ins/String/prototype/charAt/S9.4_A1.js.default-strict
FAIL: test262.yaml/test262/test/built-ins/String/prototype/charAt/S9.4_A1.js.default
FAIL: test262.yaml/test262/test/built-ins/String/prototype/charAt/pos-coerce-string.js.default-strict
FAIL: test262.yaml/test262/test/built-ins/String/prototype/charAt/pos-coerce-string.js.default
FAIL: test262.yaml/test262/test/built-ins/String/prototype/charAt/pos-coerce-err.js.default
FAIL: test262.yaml/test262/test/built-ins/String/prototype/charAt/pos-coerce-err.js.default-strict
FAIL: test262.yaml/test262/test/built-ins/String/prototype/charCodeAt/S15.5.4.5_A1_T10.js.default
FAIL: test262.yaml/test262/test/built-ins/String/prototype/charCodeAt/S15.5.4.5_A1_T10.js.default-strict
FAIL: test262.yaml/test262/test/built-ins/String/prototype/charCodeAt/pos-coerce-string.js.default
FAIL: test262.yaml/test262/test/built-ins/String/prototype/charCodeAt/pos-coerce-string.js.default-strict
FAIL: test262.yaml/test262/test/built-ins/String/prototype/charCodeAt/pos-coerce-err.js.default-strict
FAIL: test262.yaml/test262/test/built-ins/String/prototype/charCodeAt/pos-coerce-err.js.default
FAIL: test262.yaml/test262/test/built-ins/String/prototype/lastIndexOf/S15.5.4.8_A1_T10.js.default
FAIL: test262.yaml/test262/test/built-ins/String/prototype/lastIndexOf/S15.5.4.8_A1_T10.js.default-strict
FAIL: test262.yaml/test262/test/built-ins/String/prototype/lastIndexOf/S15.5.4.8_A4_T1.js.default
FAIL: test262.yaml/test262/test/built-ins/String/prototype/lastIndexOf/S15.5.4.8_A4_T3.js.default
FAIL: test262.yaml/test262/test/built-ins/String/prototype/lastIndexOf/S15.5.4.8_A4_T2.js.default-strict
FAIL: test262.yaml/test262/test/built-ins/String/prototype/lastIndexOf/S15.5.4.8_A4_T3.js.default-strict
FAIL: test262.yaml/test262/test/built-ins/String/prototype/lastIndexOf/S15.5.4.8_A4_T1.js.default-strict
FAIL: test262.yaml/test262/test/built-ins/String/prototype/lastIndexOf/S15.5.4.8_A4_T2.js.default
FAIL: test262.yaml/test262/test/built-ins/String/prototype/slice/S15.5.4.13_A1_T10.js.default-strict
FAIL: test262.yaml/test262/test/built-ins/String/prototype/slice/S15.5.4.13_A1_T12.js.default
FAIL: test262.yaml/test262/test/built-ins/String/prototype/slice/S15.5.4.13_A1_T10.js.default
FAIL: test262.yaml/test262/test/built-ins/String/prototype/slice/S15.5.4.13_A1_T11.js.default
FAIL: test262.yaml/test262/test/built-ins/String/prototype/slice/S15.5.4.13_A1_T11.js.default-strict
FAIL: test262.yaml/test262/test/built-ins/String/prototype/slice/S15.5.4.13_A1_T12.js.default-strict
FAIL: test262.yaml/test262/test/built-ins/String/prototype/slice/S15.5.4.13_A1_T13.js.default-strict
FAIL: test262.yaml/test262/test/built-ins/String/prototype/slice/S15.5.4.13_A1_T13.js.default
FAIL: test262.yaml/test262/test/built-ins/String/prototype/slice/S15.5.4.13_A1_T7.js.default-strict
FAIL: test262.yaml/test262/test/built-ins/String/prototype/slice/S15.5.4.13_A1_T9.js.default
FAIL: test262.yaml/test262/test/built-ins/String/prototype/slice/S15.5.4.13_A1_T9.js.default-strict
FAIL: test262.yaml/test262/test/built-ins/String/prototype/slice/S15.5.4.13_A1_T5.js.default
FAIL: test262.yaml/test262/test/built-ins/String/prototype/slice/S15.5.4.13_A1_T5.js.default-strict
FAIL: test262.yaml/test262/test/built-ins/String/prototype/slice/S15.5.4.13_A1_T7.js.default
FAIL: test262.yaml/test262/test/built-ins/String/prototype/split/S15.5.4.14_A1_T11.js.default-strict
FAIL: test262.yaml/test262/test/built-ins/String/prototype/split/S15.5.4.14_A1_T10.js.default-strict
FAIL: test262.yaml/test262/test/built-ins/String/prototype/split/S15.5.4.14_A1_T11.js.default
FAIL: test262.yaml/test262/test/built-ins/String/prototype/split/S15.5.4.14_A1_T10.js.default
FAIL: test262.yaml/test262/test/built-ins/String/prototype/split/S15.5.4.14_A1_T12.js.default
FAIL: test262.yaml/test262/test/built-ins/String/prototype/split/S15.5.4.14_A1_T13.js.default
FAIL: test262.yaml/test262/test/built-ins/String/prototype/split/S15.5.4.14_A1_T15.js.default
FAIL: test262.yaml/test262/test/built-ins/String/prototype/split/S15.5.4.14_A1_T14.js.default
FAIL: test262.yaml/test262/test/built-ins/String/prototype/split/S15.5.4.14_A1_T12.js.default-strict
FAIL: test262.yaml/test262/test/built-ins/String/prototype/split/S15.5.4.14_A1_T14.js.default-strict
FAIL: test262.yaml/test262/test/built-ins/String/prototype/split/S15.5.4.14_A1_T13.js.default-strict
FAIL: test262.yaml/test262/test/built-ins/String/prototype/split/S15.5.4.14_A1_T15.js.default-strict
FAIL: test262.yaml/test262/test/language/module-code/instn-local-bndng-const.js.default
FAIL: test262.yaml/test262/test/language/module-code/instn-star-binding.js.default</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1349154</commentid>
    <comment_count>3</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2017-09-14 18:54:53 -0700</bug_when>
    <thetext>&lt;rdar://problem/34449681&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1349323</commentid>
    <comment_count>4</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2017-09-15 09:02:56 -0700</bug_when>
    <thetext>Mark, do you want this bug to block https://bugs.webkit.org/show_bug.cgi?id=162351, or should it be duped?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1349334</commentid>
    <comment_count>5</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2017-09-15 09:19:45 -0700</bug_when>
    <thetext>(In reply to Ryan Haddad from comment #4)
&gt; Mark, do you want this bug to block
&gt; https://bugs.webkit.org/show_bug.cgi?id=162351, or should it be duped?
The answer was to block.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1354373</commentid>
    <comment_count>6</comment_count>
    <who name="Mark Lam">mark.lam</who>
    <bug_when>2017-09-28 16:50:16 -0700</bug_when>
    <thetext>I forgot that this bug already existed, and did the work to fix the test262 missing exception checks in https://bugs.webkit.org/show_bug.cgi?id=177609.  Will resolve as dupe.

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

    </bug>

</bugzilla>