WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
201935
[ews] Rebuilding for retries should be done on builders instead of testers especially for macOS Sequoia
https://bugs.webkit.org/show_bug.cgi?id=201935
Summary
[ews] Rebuilding for retries should be done on builders instead of testers es...
Aakash Jain
Reported
2019-09-18 12:12:33 PDT
When a test requires building a clean tree, we currently do that on testers. We should do that on builders, so that we could use slower hardware for testers when necessary. Notably, Mac API tests are single process.
Attachments
Add attachment
proposed patch, testcase, etc.
Aakash Jain
Comment 1
2019-09-18 12:13:00 PDT
<
rdar://problem/49789674
>
Aakash Jain
Comment 2
2025-12-08 04:32:14 PST
Pull request:
https://github.com/WebKit/WebKit/pull/55031
EWS
Comment 3
2026-01-23 10:26:26 PST
Committed
306099@main
(4102038712b1): <
https://commits.webkit.org/306099@main
> Reviewed commits have been landed. Closing PR #55031 and removing active labels.
Aakash Jain
Comment 4
2026-01-30 08:01:13 PST
The feature was deployed/enabled yesterday and seems to be working as expected. e.g.: - Builder queue building without change:
https://ews-build.webkit.org/#/builders/168/builds/3062#bb-step-24
- Tester queue downloading the build without change (instead of building locally):
https://ews-build.webkit.org/#/builders/169/builds/2931#bb-step-38
- Tester queue even triggering parent build again (e.g.: in case it can't confirm failure):
https://ews-build.webkit.org/#/builders/169/builds/2920#bb-step-49
Also, incremental builds seems to be actually fast :) For e.g., in these builds, compile-webkit took ~40-50 minutes, but compile-webkit-without-change step took only ~1-2 minutes.
https://ews-build.webkit.org/#/builders/168/builds/3095
,
https://ews-build.webkit.org/#/builders/168/builds/3097
,
https://ews-build.webkit.org/#/builders/168/builds/3101
,
https://ews-build.webkit.org/#/builders/168/builds/3107
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug