WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
277311
webkitpy.common.checkout.scm.git should call git-clone with ignore-errors=False
https://bugs.webkit.org/show_bug.cgi?id=277311
Summary
webkitpy.common.checkout.scm.git should call git-clone with ignore-errors=False
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
Add attachment
proposed patch, testcase, etc.
Sam Sneddon [:gsnedders]
Comment 1
2024-07-29 18:39:55 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/31434
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.
Top of Page
Format For Printing
XML
Clone This Bug