Bug 229524

Summary: [ews-build.webkit.org] Fetch branches explicitly on old git versions
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: Tools / TestsAssignee: Jonathan Bedard <jbedard>
Status: RESOLVED WONTFIX    
Severity: Normal CC: aakash_jain, ews-watchlist, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch jbedard: review-

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.