<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - New regexp JSC stress tests introduced in r200239 fail on ARMv7 Thumb2"
   href="https://bugs.webkit.org/show_bug.cgi?id=157265">157265</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>New regexp JSC stress tests introduced in r200239 fail on ARMv7 Thumb2
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>WebKit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P2
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>JavaScriptCore
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>webkit-unassigned&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>ossy&#64;webkit.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>keith_miller&#64;apple.com, utatane.tea&#64;gmail.com
          </td>
        </tr>

        <tr>
          <th>Blocks</th>
          <td>108645, 157124
          </td>
        </tr></table>
      <p>
        <div>
        <pre>new tests introduced in <a href="https://trac.webkit.org/changeset/200239">https://trac.webkit.org/changeset/200239</a>
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) <a href="https://build.webkit.org/builders/JSCOnly%20Linux%20ARMv7%20Thumb2%20Release/builds/423">https://build.webkit.org/builders/JSCOnly%20Linux%20ARMv7%20Thumb2%20Release/builds/423</a>
after: (55 fails) <a href="https://build.webkit.org/builders/JSCOnly%20Linux%20ARMv7%20Thumb2%20Release/builds/424">https://build.webkit.org/builders/JSCOnly%20Linux%20ARMv7%20Thumb2%20Release/builds/424</a>

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</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>