Bug 229524 - [ews-build.webkit.org] Fetch branches explicitly on old git versions
Summary: [ews-build.webkit.org] Fetch branches explicitly on old git versions
Status: RESOLVED WONTFIX
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: 2021-08-25 15:30 PDT by Jonathan Bedard
Modified: 2022-03-09 11:58 PST (History)
3 users (show)

See Also:


Attachments
Patch (4.02 KB, patch)
2021-08-25 16:02 PDT, Jonathan Bedard
jbedard: review-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 2021-08-25 15:30:02 PDT
On some older versions of git, `git fetch` will not update all branch refs.
Comment 1 Radar WebKit Bug Importer 2021-08-25 15:30:34 PDT
<rdar://problem/82360946>
Comment 2 Jonathan Bedard 2021-08-25 16:02:36 PDT
Created attachment 436434 [details]
Patch
Comment 3 Aakash Jain 2021-08-26 04:54:20 PDT
This patch doesn't help. It seems like the issue is due to old 'master' branch. See https://ews-build.webkit-uat.org/#/builders/34/builds/39965/steps/3/logs/stdio
Comment 4 Jonathan Bedard 2021-08-26 09:28:54 PDT
Comment on attachment 436434 [details]
Patch

I think we don't actually need this change, the UAT instance was having some issues because some machines had very weird checkouts that combined git.webkit.org with GitHub.com checkouts.