[Webkit-unassigned] [Bug 174985] New: [Win][JSCOnly] Support running JSC tests for win-cairo from windows command prompt

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 31 10:45:39 PDT 2017


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

            Bug ID: 174985
           Summary: [Win][JSCOnly] Support running JSC tests for win-cairo
                    from windows command prompt
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: stephan.szabo at sony.com
                CC: lforschler at apple.com

For windows JSCOnly builds, we build from a windows command prompt, however the tests require a Cygwin or equivalent to also be installed. It would be nice to support running the tests from command prompt to avoid this.

As initial POC, made a version of the run-jsc-stress-tests script that wrote out perl rather than shell that's running a portion of the non-http tests to discuss. Not all of the error handlers are converted here, there's a lot of debugging information being spit out, and we'd want to not duplicate the other portions of the script, but doing more only makes sense if the general direction of supporting a non-shell based version is acceptable.

-- 
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/20170731/bdf921d5/attachment.html>


More information about the webkit-unassigned mailing list