[Webkit-unassigned] [Bug 159472] New: Add support for reducing the JS stack size from JS test code for testing purposes.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 6 09:53:33 PDT 2016


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

            Bug ID: 159472
           Summary: Add support for reducing the JS stack size from JS
                    test code for testing purposes.
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mark.lam at apple.com

Tests that exercise stack overflows can take a long time to run.  This, in turn, sometimes results in test time outs when run on debug builds.  We can make these stack overflow tests friendlier to run if the test can reduce the allowed stack capacity so that it will overflow sooner.

I'm w

-- 
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/20160706/c3e2b5ec/attachment.html>


More information about the webkit-unassigned mailing list