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
301952
[WKCI] `architectures` for queues should be concatenated with `-`, not space.
https://bugs.webkit.org/show_bug.cgi?id=301952
Summary
[WKCI] `architectures` for queues should be concatenated with `-`, not space.
Ben Schwartz
Reported
2025-11-04 11:26:29 PST
When uploading build products from CI to S3, if there are multiple architectures specified in the queue information, we upload with a space in the file name (as the concatenator of the architectures) instead of a dash. We should change this to avoid issues with spaces in file names.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-11-04 11:26:36 PST
<
rdar://problem/164027693
>
Ben Schwartz
Comment 2
2025-11-04 11:29:59 PST
Pull request:
https://github.com/WebKit/WebKit/pull/53409
EWS
Comment 3
2025-11-07 14:07:13 PST
Committed
302748@main
(3447e887008c): <
https://commits.webkit.org/302748@main
> Reviewed commits have been landed. Closing PR #53409 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