Bug 239885
Summary: | Use the same simulated iPhone model for layout tests an API tests | ||
---|---|---|---|
Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
Component: | Tools / Tests | Assignee: | Jonathan Bedard <jbedard> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | gsnedders, jbedard, ryanhaddad, webkit-bug-importer, wenson_hsieh |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari Technology Preview | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: |
https://bugs.webkit.org/show_bug.cgi?id=231844 https://bugs.webkit.org/show_bug.cgi?id=256806 |
Simon Fraser (smfr)
It's confusing that we use iPhone 12 Pro for layout tests, but iPhone 8 for API tests (bug 239867). We need to standardize on one of them.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/92505373>
Sam Sneddon [:gsnedders]
It was bug 231844 which moved LayoutTests from iPhone SE to iPhone 12 (non-Pro).
I'm a bit confused about what's going on with API tests, it looks like it should similarly be using the defaults specified in Tools/Scripts/webkitpy/port/ios_simulator.py?
Ryan Haddad
Pull request: https://github.com/WebKit/WebKit/pull/3055
Jonathan Bedard
Pull request: https://github.com/WebKit/WebKit/pull/13897
EWS
Committed 264115@main (4518454316d9): <https://commits.webkit.org/264115@main>
Reviewed commits have been landed. Closing PR #13897 and removing active labels.