[Webkit-unassigned] [Bug 210790] New: [ARMv7] run stress/check-stack-overflow-before-value-profiling-arguments.js

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 21 04:33:15 PDT 2020


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

            Bug ID: 210790
           Summary: [ARMv7] run
                    stress/check-stack-overflow-before-value-profiling-arg
                    uments.js
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: pmatos at igalia.com

In 210720 we skipped test stress/check-stack-overflow-before-value-profiling-arguments.js on ARMv7 which was failing on EWS.

This failure is due to a specific condition that arose recently where the test is scheduled in the same rpi3 together with other memory-hungry tests that make this test crash. The same doesn't happen in the post-commit bot which happily passes the test.

It's a shame to skip a test that passes simply because it happens to be scheduled with other memory hungry tests. We should possibly have a way to say that the test should not be scheduled on the remote with other tests so it runs standalone.

-- 
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/20200421/91ec261d/attachment-0001.htm>


More information about the webkit-unassigned mailing list