Bug 235364 - [EWS] unit tests have become slower
Summary: [EWS] unit tests have become slower
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: 2022-01-19 07:01 PST by Aakash Jain
Modified: 2022-02-02 10:11 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aakash Jain 2022-01-19 07:01:28 PST
EWS unit tests have become slower, earlier they used to take ~5 seconds, but now they are taking over 2 minutes. It slows down the Services-EWS build time.

5s on Nov 21 in https://ews-build.webkit.org/#/builders/20/builds/61787 (step 12)
2 minute 5s on dec 7 in https://ews-build.webkit.org/#/builders/20/builds/62944 (step 12)
Comment 2 Aakash Jain 2022-01-19 07:21:49 PST
It's due to 60s sleep added in https://commits.webkit.org/244942@main
Comment 3 Radar WebKit Bug Importer 2022-01-26 07:02:15 PST
<rdar://problem/88073408>
Comment 4 Jonathan Bedard 2022-02-02 08:49:07 PST
Pull request: https://github.com/WebKit/WebKit/pull/119
Comment 5 Jonathan Bedard 2022-02-02 10:11:02 PST
Landed 246687@main (r288958)