[Webkit-unassigned] [Bug 186452] New: Enhance run-webkit-tests to parse and apply the webkit-test-runner jscOptions option.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jun 8 17:16:34 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=186452
Bug ID: 186452
Summary: Enhance run-webkit-tests to parse and apply the
webkit-test-runner jscOptions option.
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: mark.lam at apple.com
CC: lforschler at apple.com
This is needed because some JSC options can only be checked and set once at process / VM initialization. The test harness scripts need to be aware of the presence of this jscOptions option in order to schedule tests which uses the option with a process (for DRT or WKTR). The current implementation in https://bugs.webkit.org/show_bug.cgi?id=186451 only works for JSC options that can be changed at runtime.
--
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/20180609/fdf84c26/attachment.html>
More information about the webkit-unassigned
mailing list