[webkit-dev] Exporting WPT tests

youenn fablet youennf at gmail.com
Wed Dec 20 17:28:42 PST 2017


Hi all,

Just to let you know that a new script landed in WebKit:
Tools/Scripts/export-w3c-test-changes.
Please have a look if you are interested in and ping me if you have any
question or suggestion.
This script can:
- Push your LayoutTests/imported/w3c/web-platform-tests changes made within
a WebKit repository to your own GitHub WPT clone
- Create a PR on W3C WPT repo and add a comment on the related WebKit
bugzilla (-c option)

There is some information that is needed the first time: your GitHub
username, a GitHub token to allow the script to create a PR on your behalf.
Script documentation might help.

One potential workflow could be something like:
1. Author a webkit patch
2. Upload patch to bugzilla
3. At the time patch is set to "r?" on bugzilla, use the script to create a
W3C WPT PR.
When the patch is "r+", merge the W3C WPT PR and land the WebKit patch.

Merry Christmas,
   y
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20171221/68b2123a/attachment.html>


More information about the webkit-dev mailing list