| 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 |
||
|
Description
Simon Fraser (smfr)
2022-04-28 21:36:25 PDT
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? Pull request: https://github.com/WebKit/WebKit/pull/3055 Pull request: https://github.com/WebKit/WebKit/pull/13897 Committed 264115@main (4518454316d9): <https://commits.webkit.org/264115@main> Reviewed commits have been landed. Closing PR #13897 and removing active labels. |