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
309580
[webkitpy][GLIB] Add support to architecture markers in TestExpectations.json
https://bugs.webkit.org/show_bug.cgi?id=309580
Summary
[webkitpy][GLIB] Add support to architecture markers in TestExpectations.json
Lauro Moura
Reported
2026-03-10 10:43:18 PDT
Following
308721@main
, glib ports now support detecting/setting the architecture option at runtime. This also allowed architecture-specific expectations in LayoutTests TestExpectation, but we're still missing support for this in the TestExpectations.json files (used by API tests and WebDriver tests). These files already support specific build types, by setting the expectation key to something like "gtk@Debug" and "wpe@Release". So we could expand on it to supportdifferent architectures. Patch incoming.
Attachments
Add attachment
proposed patch, testcase, etc.
Lauro Moura
Comment 1
2026-03-10 13:50:56 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/60297
EWS
Comment 2
2026-03-11 09:44:49 PDT
Committed
309066@main
(3beb04a4553f): <
https://commits.webkit.org/309066@main
> Reviewed commits have been landed. Closing PR #60297 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