Bug 235825 - [EWS] Revert pull request when retrying
Summary: [EWS] Revert pull request when retrying
Status: RESOLVED FIXED
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
Depends on:
Blocks:
 
Reported: 2022-01-28 08:50 PST by Jonathan Bedard
Modified: 2024-02-13 12:12 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 2022-01-28 08:50:57 PST
UnApplyPatchIfRequired won't work for pull-requests, we need a new step, RevertPullRequestIfRequired. Note that this step will checkout the base commit a pull-request was made from, so if building on this commit fails, retries won't help.
Comment 1 Radar WebKit Bug Importer 2022-01-28 08:51:32 PST
<rdar://problem/88187688>
Comment 2 Jonathan Bedard 2022-01-28 10:37:21 PST
Testing automation
Comment 3 Jonathan Bedard 2022-01-31 12:53:20 PST
Landed 246601@main (r288836)