Bug 248956 - [ews-build.webkit.org] Don't track main when cleaning
Summary: [ews-build.webkit.org] Don't track main when cleaning
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: Jonathan Bedard
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-12-08 09:30 PST by Jonathan Bedard
Modified: 2022-12-08 10:14 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-12-08 09:30:17 PST
Buildbot uses 'git reset --hard', which will move the ref your checkout is tracking. In practice, this means we're relocating `main` onto a branch commit if we're testing a branch commit.
Comment 1 Radar WebKit Bug Importer 2022-12-08 09:30:35 PST
<rdar://problem/103121315>
Comment 2 Jonathan Bedard 2022-12-08 09:32:52 PST
Pull request: https://github.com/WebKit/WebKit/pull/7332
Comment 3 EWS 2022-12-08 10:14:27 PST
Committed 257570@main (ce82d432462f): <https://commits.webkit.org/257570@main>

Reviewed commits have been landed. Closing PR #7332 and removing active labels.