Bug 228041 - Skip build check by default in run-api-tests and run-webkit-tests
Summary: Skip build check by default in run-api-tests and run-webkit-tests
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: 2021-07-16 16:50 PDT by John Wilander
Modified: 2021-07-23 16:51 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Wilander 2021-07-16 16:50:14 PDT
After a fresh local build, it takes multiple minutes for run-api-tests to run with default settings and the vast majority of that time is spent in a build check. I propose we flip the default to not do a build check by default but allow it with a flag.
Comment 1 Alexey Proskuryakov 2021-07-18 15:33:06 PDT
The proposed solution degrades user experience, have we looked into solving the problem of build check being slow at all? Seems almost certain that it can be instantaneous.
Comment 2 Radar WebKit Bug Importer 2021-07-23 16:51:15 PDT
<rdar://problem/81041974>