Bug 309249

Summary: [webkitpy][GLIB] Fix architecture field value for glib Port classes
Product: WebKit Reporter: Lauro Moura <lmoura>
Component: Tools / TestsAssignee: Lauro Moura <lmoura>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Lauro Moura
Reported 2026-03-05 04:21:43 PST
Currently, the glib ports use the hardcoded 'x86' architecture. While it worked fine in the past when we ran layout tests on a single architecture, the newly added arm64 post-commit testers (307868@main) are reporting results to https://results.webkit.org with the x86 architecture, leading to mixed x86_64 and arm64 results stored together. While we could hack around this using the flavor field, it's better to properly support the 'architecture' values. This would make it easier to support architecture-specific expectations too.
Attachments
Lauro Moura
Comment 1 2026-03-05 05:06:11 PST
EWS
Comment 2 2026-03-05 09:47:29 PST
Committed 308721@main (1927f6c9ffc4): <https://commits.webkit.org/308721@main> Reviewed commits have been landed. Closing PR #59977 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2026-03-05 09:48:13 PST
Note You need to log in before you can comment on or make changes to this bug.