<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 JSC tests introduced in r192664 fail on ARM"
   href="https://bugs.webkit.org/show_bug.cgi?id=151485">151485</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>New JSC tests introduced in r192664 fail on ARM
          </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>cgarcia&#64;igalia.com, clopez&#64;igalia.com, ggaren&#64;apple.com, mark.lam&#64;apple.com
          </td>
        </tr>

        <tr>
          <th>Blocks</th>
          <td>108645, 151465
          </td>
        </tr></table>
      <p>
        <div>
        <pre>New tests introduced in <a href="http://trac.webkit.org/r192664">http://trac.webkit.org/r192664</a> fail on ARM Linux tester bots. 
Maybe they fail on iOS too, but I don't know, because there is no (public) iOS JSC tester.

32 bit ARM bots:
-----------------
- <a href="https://build.webkit.org/builders/EFL%20Linux%20ARMv7%20Thumb2%20Release/builds/16232">https://build.webkit.org/builders/EFL%20Linux%20ARMv7%20Thumb2%20Release/builds/16232</a>
- <a href="https://build.webkit.org/builders/EFL%20Linux%20ARMv7%20Traditional%20Release/builds/16078">https://build.webkit.org/builders/EFL%20Linux%20ARMv7%20Traditional%20Release/builds/16078</a>
- <a href="https://build.webkit.org/builders/GTK%20Linux%20ARM%20Release/builds/9401">https://build.webkit.org/builders/GTK%20Linux%20ARM%20Release/builds/9401</a>

** The following JSC stress test failures have been introduced:
    stress/op_rshift.js.always-trigger-copy-phase
    stress/op_rshift.js.default
    stress/op_rshift.js.dfg-maximal-flush-validate-no-cjit
    stress/op_rshift.js.no-cjit-validate-phases
    stress/op_rshift.js.no-llint
    stress/op_urshift.js.always-trigger-copy-phase
    stress/op_urshift.js.default
    stress/op_urshift.js.dfg-maximal-flush-validate-no-cjit
    stress/op_urshift.js.no-cjit-validate-phases
    stress/op_urshift.js.no-llint

the 64 bit ARM bot:
--------------------
- <a href="https://build.webkit.org/builders/EFL%20Linux%20AArch64%20Release/builds/4437">https://build.webkit.org/builders/EFL%20Linux%20AArch64%20Release/builds/4437</a>

** The following JSC stress test failures have been introduced:
[snip] (older failures)
    stress/op_div.js.always-trigger-copy-phase
    stress/op_div.js.default
    stress/op_div.js.dfg-eager
    stress/op_div.js.dfg-eager-no-cjit-validate
    stress/op_div.js.dfg-maximal-flush-validate-no-cjit
    stress/op_div.js.no-cjit-validate-phases
    stress/op_div.js.no-llint
[snip] (older failures)</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>