[Webkit-unassigned] [Bug 211724] New: stress/array-buffer-view-watchpoint-can-be-fired-in-really-add-in-dfg.js failing on ppc64le and s390x

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 11 07:11:39 PDT 2020


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

            Bug ID: 211724
           Summary: stress/array-buffer-view-watchpoint-can-be-fired-in-re
                    ally-add-in-dfg.js failing on ppc64le and s390x
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at gnome.org

stress/array-buffer-view-watchpoint-can-be-fired-in-really-add-in-dfg.js is failing on ppc64le and s390x. Note these architectures don't support llint or JIT, they only use cloop.

As far as I can tell, the stress tests don't output *anything* when they fail, so that means all I know is "it fails."

After fixing bug #210685, all other JSC stress tests are passing on both architectures except for this one.

In order to skip the tests, Tomas discovered that we need to modify determineArchitectureFromELFBinary() in run-jsc-stress-tests to read the architecture out of the ELF file....

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200511/ce1fff29/attachment.htm>


More information about the webkit-unassigned mailing list