Bug 240901 - GitHub workflow and WPT
Summary: GitHub workflow and WPT
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
: 245186 (view as bug list)
Depends on:
Blocks: 239082
  Show dependency treegraph
 
Reported: 2022-05-24 22:45 PDT by Manuel Rego Casasnovas
Modified: 2022-09-14 17:22 PDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Manuel Rego Casasnovas 2022-05-24 22:45:24 PDT
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.
Comment 1 Radar WebKit Bug Importer 2022-05-31 22:46:13 PDT
<rdar://problem/94200943>
Comment 2 Alexey Proskuryakov 2022-09-14 17:22:25 PDT
*** Bug 245186 has been marked as a duplicate of this bug. ***