Bug 230098

Summary: [GTK][RunBenchmarkTests][BrowserperfDash] Port to Python3
Product: WebKit Reporter: Kevin Neal <kevin_neal>
Component: Tools / TestsAssignee: Kevin Neal <kevin_neal>
Status: RESOLVED FIXED    
Severity: Normal CC: aakash_jain, clopez, dewei_zhu, ews-watchlist, glenn, jbedard, kevin_neal, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=229574
https://bugs.webkit.org/show_bug.cgi?id=242242
Attachments:
Description Flags
Patch
none
Patch
none
Patch none

Description Kevin Neal 2021-09-09 08:13:12 PDT
RunBenchmarkTests (browserperfdash-benchmark) should be invoked with Python 3.
Comment 1 Radar WebKit Bug Importer 2021-09-09 08:14:55 PDT
<rdar://problem/82925374>
Comment 2 Kevin Neal 2021-09-09 08:16:35 PDT
Created attachment 437744 [details]
Patch
Comment 3 Kevin Neal 2021-09-09 13:11:35 PDT
Created attachment 437772 [details]
Patch
Comment 4 Carlos Alberto Lopez Perez 2021-10-05 18:35:56 PDT
Comment on attachment 437772 [details]
Patch

This script needs to be ported to python3. I have tested, and is still not compatible with it.
Comment 5 Carlos Alberto Lopez Perez 2022-06-14 03:00:29 PDT
I'm uploading a patch porting the scripts to use python3
Comment 6 Carlos Alberto Lopez Perez 2022-06-14 03:07:34 PDT
Created attachment 460228 [details]
Patch
Comment 7 Aakash Jain 2022-06-14 09:24:50 PDT
Comment on attachment 460228 [details]
Patch

r+ assuming this is tested
Comment 8 EWS 2022-06-14 10:07:54 PDT
Committed r295525 (251530@main): <https://commits.webkit.org/251530@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 460228 [details].
Comment 9 Aakash Jain 2022-06-15 06:18:53 PDT
Restarted buildbot to pick up this change