Bug 228792

Summary: [check-github-mirror-integrity] Store remote cache in checkout
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: Tools / TestsAssignee: Jonathan Bedard <jbedard>
Status: RESOLVED FIXED    
Severity: Normal CC: aakash_jain, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Jonathan Bedard 2021-08-04 12:18:52 PDT
As Aakash pointed out, EWS machines restart pretty frequently, so they remove their temp directory. The issue with this is that check-github-mirror-integrity relies on the temp directory to store the svn.webkit.org cache.
Comment 1 Radar WebKit Bug Importer 2021-08-04 12:19:13 PDT
<rdar://problem/81527357>
Comment 2 Jonathan Bedard 2021-08-04 12:24:49 PDT
Created attachment 434925 [details]
Patch
Comment 3 Aakash Jain 2021-08-04 12:44:57 PDT
Comment on attachment 434925 [details]
Patch

rs=me
Comment 4 Jonathan Bedard 2021-08-04 13:35:53 PDT
Created attachment 434929 [details]
Patch
Comment 5 EWS 2021-08-04 14:29:19 PDT
Committed r280663 (240269@main): <https://commits.webkit.org/240269@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 434929 [details].