Closed
Bug 1102838
Opened 10 years ago
Closed 7 years ago
unlock tests should wake the screen before sliding to unlock.
Categories
(Firefox OS Graveyard :: Gaia::UI Tests, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: zcampbell, Unassigned)
Details
The unlock tests are currently unlocking even though the screen is off.
Steps need to be added ot the unlock tests to turn on the screen before unlocking.
They should also fail if the screen is off, so add an assertion where appropriate to check that the screen is still on.
Updated•10 years ago
|
QA Whiteboard: [fxosqa-auto-backlog+]
Updated•10 years ago
|
Assignee: nobody → robert.chira
QA Whiteboard: [fxosqa-auto-backlog+] → [fxosqa-auto-s6]
Comment 1•10 years ago
|
||
Zac, I checked the lockscreen tests and I cannot find the behavior you are talking about. All of the perform self.device.lock() in the setUp(). The lock method turns the screen off then on again, so when the unlock is performed the screen is turned on.
Do you have a test example where this is not the case?
Updated•10 years ago
|
QA Whiteboard: [fxosqa-auto-s6] → [fxosqa-auto-dropped-s6]
Updated•10 years ago
|
Assignee: robert.chira → nobody
Comment 2•7 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•