[Webkit-unassigned] [Bug 151485] New: New JSC tests introduced in r192664 fail on ARM

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 20 02:37:24 PST 2015


https://bugs.webkit.org/show_bug.cgi?id=151485

            Bug ID: 151485
           Summary: New JSC tests introduced in r192664 fail on ARM
    Classification: Unclassified
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ossy at webkit.org
                CC: cgarcia at igalia.com, clopez at igalia.com,
                    ggaren at apple.com, mark.lam at apple.com
            Blocks: 108645, 151465

New tests introduced in http://trac.webkit.org/r192664 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:
-----------------
- https://build.webkit.org/builders/EFL%20Linux%20ARMv7%20Thumb2%20Release/builds/16232
- https://build.webkit.org/builders/EFL%20Linux%20ARMv7%20Traditional%20Release/builds/16078
- https://build.webkit.org/builders/GTK%20Linux%20ARM%20Release/builds/9401

** 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:
--------------------
- https://build.webkit.org/builders/EFL%20Linux%20AArch64%20Release/builds/4437

** 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)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151120/bb6ec9c6/attachment.html>


More information about the webkit-unassigned mailing list