Bug 218904

Summary: [build.webkit.org] Use python3 to run transfer-to-s3 script
Product: WebKit Reporter: Aakash Jain <aakash_jain>
Component: Tools / TestsAssignee: Aakash Jain <aakash_jain>
Status: RESOLVED FIXED    
Severity: Normal CC: aakash_jain, jbedard, ryanhaddad, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 175056    
Attachments:
Description Flags
Patch none

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
Aakash Jain
Comment 1 2020-11-13 08:07:01 PST
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
Note You need to log in before you can comment on or make changes to this bug.