Bug 277311

Summary: webkitpy.common.checkout.scm.git should call git-clone with ignore-errors=False
Product: WebKit Reporter: Sam Sneddon [:gsnedders] <gsnedders>
Component: Tools / TestsAssignee: Sam Sneddon [:gsnedders] <gsnedders>
Status: RESOLVED FIXED    
Severity: Normal CC: destra, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Sam Sneddon [:gsnedders]
Reported 2024-07-29 18:36:10 PDT
rdar://132760981 From that Radar: > For example, when my network connection failed today while I was running import-w3c-tests, I only saw the error “no such file or directory,” which made it harder to diagnose that it was a network problem that was making git-clone fail. and > For clone, this goes back to when it was added in https://commits.webkit.org/186382@main. It’s unclear to me when why we would want it to be fallible by default?
Attachments
Sam Sneddon [:gsnedders]
Comment 1 2024-07-29 18:39:55 PDT
EWS
Comment 2 2024-08-05 12:03:47 PDT
Committed 281847@main (1273989bf667): <https://commits.webkit.org/281847@main> Reviewed commits have been landed. Closing PR #31434 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.