Bug 309580
| Summary: | [webkitpy][GLIB] Add support to architecture markers in TestExpectations.json | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Lauro Moura <lmoura> |
| Component: | Tools / Tests | Assignee: | Lauro Moura <lmoura> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Lauro Moura
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
Pull request: https://github.com/WebKit/WebKit/pull/60297
EWS
Committed 309066@main (3beb04a4553f): <https://commits.webkit.org/309066@main>
Reviewed commits have been landed. Closing PR #60297 and removing active labels.