Bug 229576 - [kill-old-processes] Invoke with Python 3
Summary: [kill-old-processes] Invoke with Python 3
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jonathan Bedard
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-08-26 10:51 PDT by Jonathan Bedard
Modified: 2021-08-27 04:19 PDT (History)
4 users (show)

See Also:


Attachments
Patch (4.99 KB, patch)
2021-08-26 10:58 PDT, Jonathan Bedard
no flags Details | Formatted Diff | Diff
Patch (5.31 KB, patch)
2021-08-26 14:17 PDT, Jonathan Bedard
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 2021-08-26 10:51:03 PDT
kill-old-processes should be invoked with Python 3.
Comment 1 Radar WebKit Bug Importer 2021-08-26 10:51:20 PDT
<rdar://problem/82397885>
Comment 2 Jonathan Bedard 2021-08-26 10:58:20 PDT
Created attachment 436532 [details]
Patch
Comment 3 Aakash Jain 2021-08-26 11:14:06 PDT
rs=me

would be good to test on staging instance.
Comment 4 Darin Adler 2021-08-26 13:39:26 PDT
Comment on attachment 436532 [details]
Patch

rs=me
Comment 5 Jonathan Bedard 2021-08-26 14:17:57 PDT
Created attachment 436563 [details]
Patch
Comment 6 EWS 2021-08-26 16:24:26 PDT
Committed r281673 (241023@main): <https://commits.webkit.org/241023@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 436563 [details].
Comment 7 Aakash Jain 2021-08-27 04:19:22 PDT
Restarted buildbot on EWS and build.webkit.org to pick up this change.