[Webkit-unassigned] [Bug 168580] New: JSC should have a marathon test mode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 19 17:49:21 PST 2017


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

            Bug ID: 168580
           Summary: JSC should have a marathon test mode
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: fpizlo at apple.com
                CC: lforschler at apple.com

JSC tests currently run in a process per test.

But running all tests in one process will help catch more GC bugs because it creates a very polluted heap.

We should run a new test mode, called marathon, that runs a bunch of tests in a single process. It should run concurrently to the other tests.

-- 
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/20170220/bcfca1c7/attachment-0001.html>


More information about the webkit-unassigned mailing list