Bug 216247

Summary: run-bindings-tests should run tests concurrently
Product: WebKit Reporter: Sam Weinig <sam>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Sam Weinig 2020-09-07 11:53:02 PDT
run-bindings-tests should run all of its tests (not including the initial supplemental dependency generation) concurrently. The IDL parser and code generators already have to be run concurrently during the normal build (via make) so it should "just work".
Comment 1 Radar WebKit Bug Importer 2020-09-14 11:53:13 PDT
<rdar://problem/68869296>