Closed
Bug 968751
Opened 11 years ago
Closed 11 years ago
Write a test to open long-press power button menu
Categories
(Firefox OS Graveyard :: Gaia::UI Tests, defect, P1)
Tracking
(b2g-v1.3 wontfix, b2g-v1.3T wontfix)
RESOLVED
FIXED
People
(Reporter: zcampbell, Assigned: Bebe)
Details
Attachments
(1 file)
For parity with manual QA smoketests, write a test case to activate and validate the longpress power menu. Moztrap: https://moztrap.mozilla.org/manage/case/1330/
Add a method into GaiaDevice class to trigger the javascript command that exposes the menu.
At the end of the test instead of powering off the device, tap Cancel to return to Homescreen.
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → florin.strugariu
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8374082 -
Flags: review?(zcampbell)
Attachment #8374082 -
Flags: review?(viorela.ioia)
Attachment #8374082 -
Flags: review?(bob.silverberg)
Comment 2•11 years ago
|
||
Comment on attachment 8374082 [details] [review]
Link to Github pull-request: https://github.com/mozilla-b2g/gaia/pull/16175
Comments in the pull request
Attachment #8374082 -
Flags: review?(viorela.ioia) → review-
Assignee | ||
Updated•11 years ago
|
Attachment #8374082 -
Flags: review- → review?(viorela.ioia)
Reporter | ||
Comment 3•11 years ago
|
||
Comment on attachment 8374082 [details] [review]
Link to Github pull-request: https://github.com/mozilla-b2g/gaia/pull/16175
r+ just after removing the "APZ" option
Attachment #8374082 -
Flags: review?(zcampbell) → review+
Updated•11 years ago
|
Attachment #8374082 -
Flags: review?(viorela.ioia) → review+
Assignee | ||
Comment 4•11 years ago
|
||
:zac I updated the Pull
Reporter | ||
Updated•11 years ago
|
Attachment #8374082 -
Flags: review?(bob.silverberg)
Reporter | ||
Comment 5•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 6•11 years ago
|
||
Please set the appropriate status flag when landing v1.3.
status-b2g-v1.3:
--- → fixed
status-b2g-v1.3T:
--- → fixed
Comment 7•11 years ago
|
||
Comment 8•11 years ago
|
||
And it was reverted on 1.3: https://github.com/mozilla-b2g/gaia/commit/100a159af11281d965e9d70d0f3d3111a38775ee
Comment 9•11 years ago
|
||
I don't know why the revert commit wasn't being merged to 1.3t, but I will manually revert that on 1.3t as this cause Travis-CI build error on the branch.
Comment 10•11 years ago
|
||
After looking into the log, I should probably leave it and wait for Ryan to merge 1.3 to 1.3t tomorrow.
Set a needinfo here.
Flags: needinfo?(ryanvm)
Updated•11 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 11•11 years ago
|
||
There's no need for a needinfo (and accompanying bugspam). I do the merges daily, but with yesterday's github issues (you saw dev-b2g, right?), I wasn't able to.
Flags: needinfo?(ryanvm)
Updated•11 years ago
|
Reporter | ||
Comment 12•11 years ago
|
||
This test doesn't need to be patched to v1.3 as far as I'm concerned. Not sure who's driving it to be uplifted?
Updated•11 years ago
|
Comment 13•11 years ago
|
||
There was a separate bug about backporting this to v1.3. I'm not sure how this old bug got involved. In any case we are no longer going to do that, so I will close this as already fixed.
Status: REOPENED → RESOLVED
Closed: 11 years ago → 11 years ago
Resolution: --- → FIXED
Comment 14•11 years ago
|
||
Zac, The patch showed up in the branch but the commit was commented on this bug. It's also responsible of errors on Travis-CI yesterday. That why I commented on this bug to put the necessary commits here, for data-keeping.
Bob, what is the "separate bug"? If you are landing a patch in another bug, make sure the commit message is about the other bug. Please follow the landing rules and save some time of your peers.
You need to log in
before you can comment on or make changes to this bug.
Description
•