Bug 222678

Summary: [resultsdbpy] Make testing compatible with Python 3.8
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: Tools / TestsAssignee: Jonathan Bedard <jbedard>
Status: RESOLVED FIXED    
Severity: Normal CC: aakash_jain, dewei_zhu, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch for landing jbedard: commit-queue+

Jonathan Bedard
Reported 2021-03-03 12:29:57 PST
The current testing architecture is not compatible with Python 3.8. Although that compatibility is because of some specific implementation decisions, and not structural.
Attachments
Patch (5.27 KB, patch)
2021-03-03 12:35 PST, Jonathan Bedard
no flags
Patch for landing (5.28 KB, patch)
2021-03-03 12:44 PST, Jonathan Bedard
jbedard: commit-queue+
Radar WebKit Bug Importer
Comment 1 2021-03-03 12:30:15 PST
Jonathan Bedard
Comment 2 2021-03-03 12:35:59 PST
Aakash Jain
Comment 3 2021-03-03 12:39:59 PST
Comment on attachment 422135 [details] Patch rs=me
Aakash Jain
Comment 4 2021-03-03 12:40:19 PST
Comment on attachment 422135 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=422135&action=review > Tools/ChangeLog:3 > + [resultsdbpy] Make testing compatible with 3.8 Nit: 3.8 => Python 3.8
Jonathan Bedard
Comment 5 2021-03-03 12:44:45 PST
Created attachment 422136 [details] Patch for landing
Jonathan Bedard
Comment 6 2021-03-03 13:05:29 PST
Note You need to log in before you can comment on or make changes to this bug.