Bug 240901
| Summary: | GitHub workflow and WPT | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Manuel Rego Casasnovas <rego> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | ap, fujii.hironori, gsnedders, jbedard, karlcow, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=241858 | ||
| Bug Depends on: | |||
| Bug Blocks: | 239082 | ||
Manuel Rego Casasnovas
I'm wondering how the GitHub workflow interacts with Web Platform Tests repository.
For example, "git-webkit upload" doesn't ask you to export changes you do in your commit to WPT tests. Though "webkit-patch upload" usually warned you about that and offered a way to export the changes.
Apart from that, we used to add the WPT PR in the "See also" field in WebKit bugzilla. That one once we get a r+ in the WebKit bugzilla patch, the WPT PR was automatically approved and we could merge the PR in WPT first, and then merge the WebKit bugzilla patch later.
I do wonder if there's a similar way to do that with a WebKit PR.
See https://trac.webkit.org/wiki/WPTExportProcess for details. Also that page or a equivalent one in GitHub wiki should be updated accordingly.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/94200943>
Alexey Proskuryakov
*** Bug 245186 has been marked as a duplicate of this bug. ***