Bug 258464

Summary: [webkitcorepy] Add generic test runner
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: Tools / TestsAssignee: Jonathan Bedard <jbedard>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Jonathan Bedard 2023-06-23 09:41:19 PDT
We duplicate test runner code in a number of places, mostly for Python services. We should have a simplified Python test runner we can use more widely, so that we can share basic ergonomic improvements for our Python test runners.
Comment 1 Radar WebKit Bug Importer 2023-06-23 09:41:36 PDT
<rdar://problem/111220802>
Comment 2 Jonathan Bedard 2023-06-23 09:50:23 PDT
Pull request: https://github.com/WebKit/WebKit/pull/15243
Comment 3 EWS 2023-06-26 10:11:26 PDT
Committed 265519@main (41ea5f4983d4): <https://commits.webkit.org/265519@main>

Reviewed commits have been landed. Closing PR #15243 and removing active labels.