WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
218904
[build.webkit.org] Use python3 to run transfer-to-s3 script
https://bugs.webkit.org/show_bug.cgi?id=218904
Summary
[build.webkit.org] Use python3 to run transfer-to-s3 script
Aakash Jain
Reported
2020-11-13 08:03:58 PST
We are planning to upgrade build.webkit.org to latest Buildbot, which supports only python3. We should use python3 to run transfer-to-s3 script for newer Buildbot (this script is run on the server).
Attachments
Patch
(1.10 KB, patch)
2020-11-13 08:07 PST
,
Aakash Jain
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Aakash Jain
Comment 1
2020-11-13 08:07:01 PST
Created
attachment 414043
[details]
Patch
Aakash Jain
Comment 2
2020-11-13 08:09:12 PST
Sample run:
https://build.webkit-dev.org/#/builders/52/builds/14/steps/11/logs/stdio
Jonathan Bedard
Comment 3
2020-11-13 08:39:06 PST
Not sure the claim in the bug makes sense. buildbot being Python3 doesn't prevent it from running Python 2 processes, right? We are still running on Mojave, we can't make this change until we stop supporting it.
Jonathan Bedard
Comment 4
2020-11-13 08:44:11 PST
(In reply to Jonathan Bedard from
comment #3
)
> Not sure the claim in the bug makes sense. > > buildbot being Python3 doesn't prevent it from running Python 2 processes, > right? We are still running on Mojave, we can't make this change until we > stop supporting it.
Turns out, this code is being run on the master, not the workers.
EWS
Comment 5
2020-11-13 09:21:41 PST
Committed
r269781
: <
https://trac.webkit.org/changeset/269781
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 414043
[details]
.
Radar WebKit Bug Importer
Comment 6
2020-11-13 09:22:18 PST
<
rdar://problem/71373851
>
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