Bug 175800 - Rotation tests depend on the screen size of the device
Summary: Rotation tests depend on the screen size of the device
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-08-21 17:42 PDT by Jonathan Bedard
Modified: 2017-08-24 08:47 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 2017-08-21 17:42:32 PDT
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.
Comment 1 Radar WebKit Bug Importer 2017-08-21 17:45:18 PDT
<rdar://problem/34003632>
Comment 2 Simon Fraser (smfr) 2017-08-24 08:39:52 PDT
Do you mean that the rotation test harness is broken on non-5s devices, or that the tests are just written assuming device size?
Comment 3 Jonathan Bedard 2017-08-24 08:47:44 PDT
(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.