Bug 175800
| Summary: | Rotation tests depend on the screen size of the device | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jonathan Bedard <jbedard> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | lforschler, simon.fraser, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Jonathan Bedard
All of our rotation tests expect to be running on a phone with the screen size of a 5s/SE. On iPad, not only do these tests fail, but they timeout.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/34003632>
Simon Fraser (smfr)
Do you mean that the rotation test harness is broken on non-5s devices, or that the tests are just written assuming device size?
Jonathan Bedard
(In reply to Simon Fraser (smfr) from comment #2)
> Do you mean that the rotation test harness is broken on non-5s devices, or
> that the tests are just written assuming device size?
In the case of iPad, the rotation test harness is definitely broken (the tests timeout). For iPhones, (6s, specifically) it may be that the tests are just written assuming device size.