Bug 248671
| Summary: | [macOS / iOS] Limit WPT layout tests to mac-wk2 configuration in CI | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
| Component: | Tools / Tests | Assignee: | Ryan Haddad <ryanhaddad> |
| Status: | NEW | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ryan Haddad
WPT layout tests make up for over half of the overall layout test runtime on macOS and iOS bots. This is affecting throughput in CI, and incurs a large cost for bot watchers to maintain. In an attempt to alleviate those issues, let's consider restricting these test to the mac-wk2 configuration in CI. Developers would be able to continue running these locally without disruption.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/102913568>
Ryan Haddad
Pull request: https://github.com/WebKit/WebKit/pull/7082