RESOLVED FIXED301952
[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
Radar WebKit Bug Importer
Comment 1 2025-11-04 11:26:36 PST
Ben Schwartz
Comment 2 2025-11-04 11:29:59 PST
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.