Bug 216247 - run-bindings-tests should run tests concurrently
Summary: run-bindings-tests should run tests concurrently
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-09-07 11:53 PDT by Sam Weinig
Modified: 2020-09-14 11:53 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>