Bug 261175 - Limit amount of workers to 1 when re-running iOS tests for iPad specific platforms
Summary: Limit amount of workers to 1 when re-running iOS tests for iPad specific plat...
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: Robert Jenner
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-09-05 14:36 PDT by Robert Jenner
Modified: 2024-03-26 11:11 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Jenner 2023-09-05 14:36:58 PDT
Instead of booting and running 5 workers for iPad tests, it would be more beneficial to boot just one. Especially because we don't run nearly as many iPad specific tests as we do layout tests for iOS.
Comment 1 Robert Jenner 2023-09-05 14:37:38 PDT
<rdar://problem/114782178>
Comment 2 Robert Jenner 2023-09-05 14:48:41 PDT
Pull request: https://github.com/WebKit/WebKit/pull/17458
Comment 3 EWS 2023-09-07 13:13:02 PDT
Committed 267745@main (6407ddd51d28): <https://commits.webkit.org/267745@main>

Reviewed commits have been landed. Closing PR #17458 and removing active labels.
Comment 4 EWS 2023-09-07 14:04:23 PDT
Committed 265870.532@safari-7616-branch (dc9feeb1f596): <https://commits.webkit.org/265870.532@safari-7616-branch>

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