WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
224872
REGRESSION(external): AutoInstaller trying to install flask-2.0.0, failing
https://bugs.webkit.org/show_bug.cgi?id=224872
Summary
REGRESSION(external): AutoInstaller trying to install flask-2.0.0, failing
Sam Sneddon [:gsnedders]
Reported
2021-04-21 09:07:39 PDT
Despite Tools/Scripts/libraries/webkitflaskpy/webkitflaskpy/__init__.py implying we should be installing flask-1.1.2, we're currently trying to install flask-2.0.0rc1 and failing somewhere in their setup.py. Failing to install at all is a recent regression, caused by the release of flask-2.0.0rc1 on April 16. We should make sure we're actually installing the right version.
Attachments
Patch
(6.27 KB, patch)
2021-04-21 10:06 PDT
,
Sam Sneddon [:gsnedders]
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-04-21 09:07:50 PDT
<
rdar://problem/76962409
>
Sam Sneddon [:gsnedders]
Comment 2
2021-04-21 10:06:09 PDT
Created
attachment 426704
[details]
Patch
EWS
Comment 3
2021-04-22 09:43:38 PDT
Committed
r276442
(
236904@main
): <
https://commits.webkit.org/236904@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 426704
[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