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
308592
[EWS] build-product-archive is not running after rebuilding for retries on builder queue
https://bugs.webkit.org/show_bug.cgi?id=308592
Summary
[EWS] build-product-archive is not running after rebuilding for retries on bu...
Ryan Haddad
Reported
2026-02-24 16:09:14 PST
Looking at
https://ews-build.webkit.org/#/builders/168/builds/12834
as an example: 1. We compile webkit with the PR in
https://ews-build.webkit.org/#/builders/168/builds/12834#bb-step-15
2. We run the built-product-archive step in
https://ews-build.webkit.org/#/builders/168/builds/12834#bb-step-18
to create release.zip 3. We upload that file to S3 in
https://ews-build.webkit.org/#/builders/168/builds/12834#bb-step-20
4. We compile webkit without the change in
https://ews-build.webkit.org/#/builders/168/builds/12834#bb-step-24
5. We don't re-run built-product-archive before uploading release.zip in
https://ews-build.webkit.org/#/builders/168/builds/12834#bb-step-28
This suggests that we're uploading the archive built against the PR twice, which means our "without change" test runs are invalid.
https://ews-build.webkit.org/#/builders/169/builds/11048
is an example of failures introduced by the PR being flagged as pre-existing since they also failed in the `run-layout-tests-without-change` step.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-02-24 16:09:27 PST
<
rdar://problem/171120066
>
Radar WebKit Bug Importer
Comment 2
2026-02-24 16:09:30 PST
<
rdar://problem/171120090
>
Ryan Haddad
Comment 3
2026-02-25 09:39:37 PST
Pull request:
https://github.com/WebKit/WebKit/pull/59426
EWS
Comment 4
2026-02-25 09:46:07 PST
Committed
308211@main
(5718d09a26c2): <
https://commits.webkit.org/308211@main
> Reviewed commits have been landed. Closing PR #59426 and removing active labels.
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