WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
215534
[webkitcorepy] Autoinstaller is very slow in git-svn checkouts
https://bugs.webkit.org/show_bug.cgi?id=215534
Summary
[webkitcorepy] Autoinstaller is very slow in git-svn checkouts
Jonathan Bedard
Reported
2020-08-14 22:05:00 PDT
Worked for a bit debugging this issue today, and while we never got to the root cause, we did get enough information to determine how to avoid such slowness, which is to avoid running setup.py from a directory in a git-svn checkout.
Attachments
Patch
(2.17 KB, patch)
2020-08-14 22:09 PDT
,
Jonathan Bedard
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2020-08-14 22:05:18 PDT
<
rdar://problem/67120623
>
Jonathan Bedard
Comment 2
2020-08-14 22:09:42 PDT
Created
attachment 406656
[details]
Patch
Jonathan Bedard
Comment 3
2020-08-14 22:11:21 PDT
Comment on
attachment 406656
[details]
Patch Waiting for Dean, who originally reported the issue with his configuration, to verify this actually fixes things for him.
Jonathan Bedard
Comment 4
2020-08-17 11:43:56 PDT
(In reply to Jonathan Bedard from
comment #3
)
> Comment on
attachment 406656
[details]
> Patch > > Waiting for Dean, who originally reported the issue with his configuration, > to verify this actually fixes things for him.
Dean verified that this fixed his issue. Seems like setup.py doesn't like running from git-svn checkouts.
Dean Johnson
Comment 5
2020-08-17 12:03:52 PDT
Comment on
attachment 406656
[details]
Patch Unofficial r+; fixes my issue and code / ChangeLog looks good.
EWS
Comment 6
2020-08-17 12:29:06 PDT
Committed
r265766
: <
https://trac.webkit.org/changeset/265766
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 406656
[details]
.
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