[webkit-changes] [WebKit/WebKit] 8dedd1: Add --release and --debug arguments to run-web-pla...
Philip Chimento
noreply at github.com
Thu Nov 2 10:07:23 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8dedd163435d472ee13f0a06b2b1c64b92f3ddef
https://github.com/WebKit/WebKit/commit/8dedd163435d472ee13f0a06b2b1c64b92f3ddef
Author: Philip Chimento <pchimento at igalia.com>
Date: 2023-11-02 (Thu, 02 Nov 2023)
Changed paths:
M Tools/Scripts/webkitpy/w3c/wpt_runner.py
Log Message:
-----------
Add --release and --debug arguments to run-web-platform-tests
https://bugs.webkit.org/show_bug.cgi?id=264066
Reviewed by Michael Catanzaro.
Previously, run-web-platform-tests was hardcoded to use a release build.
This adds --release and --debug arguments similar to other scripts, to
allow selecting a debug build.
* Tools/Scripts/webkitpy/w3c/wpt_runner.py:
(parse_args): Add --release and --debug arguments.
Canonical link: https://commits.webkit.org/270113@main
More information about the webkit-changes
mailing list