Bug 246887 - [WPT] Remove some 3-second sleeps in test cases
Summary: [WPT] Remove some 3-second sleeps in test cases
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: Brent Fulgham
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-10-21 15:37 PDT by Brent Fulgham
Modified: 2022-10-22 13:25 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 Brent Fulgham 2022-10-21 15:37:33 PDT
Upstream WPT has a number of 3-second sleeps that don't seem to be needed (at least in WebKit). This slows down our CI system and makes life harder.

This patch removes those arbitrary sleeps to improve testing throughput.
Comment 1 Radar WebKit Bug Importer 2022-10-21 15:38:08 PDT
<rdar://problem/101444494>
Comment 2 Brent Fulgham 2022-10-21 15:40:44 PDT
Pull request: https://github.com/WebKit/WebKit/pull/5655
Comment 3 Brent Fulgham 2022-10-21 15:49:02 PDT
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/36605
Comment 4 EWS 2022-10-22 13:25:53 PDT
Committed 255885@main (b726ba4505e4): <https://commits.webkit.org/255885@main>

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