<?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>157265</bug_id>
          
          <creation_ts>2016-05-02 03:47:44 -0700</creation_ts>
          <short_desc>New regexp JSC stress tests introduced in r200239 fail on ARMv7 Thumb2</short_desc>
          <delta_ts>2016-05-02 06:49:32 -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>Other</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>157266</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>108645</blocked>
    
    <blocked>157124</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Csaba Osztrogonác">ossy</reporter>
          <assigned_to name="Yusuke Suzuki">ysuzuki</assigned_to>
          <cc>keith_miller</cc>
    
    <cc>ossy</cc>
    
    <cc>ysuzuki</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1189369</commentid>
    <comment_count>0</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2016-05-02 03:47:44 -0700</bug_when>
    <thetext>new tests introduced in https://trac.webkit.org/changeset/200239
fail on ARMv7 Thumb2 (JSCOnly port):
Source/JavaScriptCore/tests/stress/regexp-replace-in-other-realm-should-work.js
Source/JavaScriptCore/tests/stress/regexp-replace-should-work-with-objects-not-inheriting-object-prototype.js

before: (41 fails) https://build.webkit.org/builders/JSCOnly%20Linux%20ARMv7%20Thumb2%20Release/builds/423
after: (55 fails) https://build.webkit.org/builders/JSCOnly%20Linux%20ARMv7%20Thumb2%20Release/builds/424

new failing tests:
	stress/regexp-replace-in-other-realm-should-work.js.always-trigger-copy-phase
	stress/regexp-replace-in-other-realm-should-work.js.default
	stress/regexp-replace-in-other-realm-should-work.js.dfg-eager
	stress/regexp-replace-in-other-realm-should-work.js.dfg-eager-no-cjit-validate
	stress/regexp-replace-in-other-realm-should-work.js.dfg-maximal-flush-validate-no-cjit
	stress/regexp-replace-in-other-realm-should-work.js.no-cjit-validate-phases
	stress/regexp-replace-in-other-realm-should-work.js.no-llint
	stress/regexp-replace-should-work-with-objects-not-inheriting-object-prototype.js.always-trigger-copy-phase
	stress/regexp-replace-should-work-with-objects-not-inheriting-object-prototype.js.default
	stress/regexp-replace-should-work-with-objects-not-inheriting-object-prototype.js.dfg-eager
	stress/regexp-replace-should-work-with-objects-not-inheriting-object-prototype.js.dfg-eager-no-cjit-validate
	stress/regexp-replace-should-work-with-objects-not-inheriting-object-prototype.js.dfg-maximal-flush-validate-no-cjit
	stress/regexp-replace-should-work-with-objects-not-inheriting-object-prototype.js.no-cjit-validate-phases
	stress/regexp-replace-should-work-with-objects-not-inheriting-object-prototype.js.no-llint</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1189370</commentid>
    <comment_count>1</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2016-05-02 03:50:16 -0700</bug_when>
    <thetext>Running stress/regexp-replace-in-other-realm-should-work.js.always-trigger-copy-phase
stress/regexp-replace-in-other-realm-should-work.js.always-trigger-copy-phase: Exception: TypeError: RegExp.prototype.@@replace requires that |this| be an Object
stress/regexp-replace-in-other-realm-should-work.js.always-trigger-copy-phase: replace@[native code]
stress/regexp-replace-in-other-realm-should-work.js.always-trigger-copy-phase: global code@regexp-replace-in-other-realm-should-work.js:9:58
stress/regexp-replace-in-other-realm-should-work.js.always-trigger-copy-phase: ERROR: Unexpected exit code: 3
FAIL: stress/regexp-replace-in-other-realm-should-work.js.always-trigger-copy-phase</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1189380</commentid>
    <comment_count>2</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2016-05-02 06:49:32 -0700</bug_when>
    <thetext>A clean build fixed it: 
https://build.webkit.org/builders/JSCOnly%20Linux%20ARMv7%20Thumb2%20Release/builds/453

new bug report to fix the build system: bug157266

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

    </bug>

</bugzilla>