[Webkit-unassigned] [Bug 198386] New: [PlayStation] Support internal test runner for JSC tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 30 13:14:18 PDT 2019


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

            Bug ID: 198386
           Summary: [PlayStation] Support internal test runner for JSC
                    tests
           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: stephan.szabo at sony.com

For PlayStation, support speeding up the JSC tests by running multiple tests sequentially in one execution using our internal test runner.

Some of the things we'd need to use are local to the jsc shell file and for now since it's just our port, we're wrapping the file and adding the function definitions used from our library rather than reorganizing the shell for everyone.

One change outside of PlayStation specific code is to export the defaults for the JSC options similarly to the actual values to get them when resetting the options between runs when the JavaScriptCore library is built dynamically.

-- 
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/20190530/6d1aa63d/attachment.html>


More information about the webkit-unassigned mailing list