Closed
Bug 1025908
Opened 11 years ago
Closed 11 years ago
[Flame] Update locator in FTU geolocation checkbox
Categories
(Firefox OS Graveyard :: Gaia::UI Tests, defect)
Tracking
(b2g-v2.0 affected)
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| b2g-v2.0 | --- | affected |
People
(Reporter: viorela, Assigned: viorela)
Details
Attachments
(2 files)
The test_ftu_skip_tour is failing in the latest v2.0 build, because the geolocation checkbox is not tapped.
I ran the test on master and I noticed that it has the same problem (I commented https://github.com/mozilla-b2g/gaia/blob/master/tests/python/gaia-ui-tests/gaiatest/tests/functional/ftu/test_ftu_skip_tour.py#L66, as test_ftu_skip_tour is failing at that point first on master)
The issue is not reproducible manually, the test is failing by running the automated test.
I did some investigation and I noticed that the checkbox locator is not the best one.
We should update it, so that the test will pass. And then uplift the changes to v2.0.
Jenkins report: http://selenium.qa.mtv2.mozilla.com:8080/view/B2G%20Flame/job/b2g.flame.mozilla-aurora.ui.smoketest/12/HTML_Report/
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → viorela.ioia
| Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8440692 -
Flags: review?(zcampbell)
Attachment #8440692 -
Flags: review?(florin.strugariu)
Comment 2•11 years ago
|
||
Comment on attachment 8440692 [details] [review]
Github PR: https://github.com/mozilla-b2g/gaia/pull/20570
r+
Attachment #8440692 -
Flags: review?(zcampbell) → review+
Updated•11 years ago
|
Attachment #8440692 -
Flags: review?(florin.strugariu) → review+
Comment 3•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 4•11 years ago
|
||
We need this fix for v2.0
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Updated•11 years ago
|
status-b2g-v2.0:
--- → affected
| Assignee | ||
Comment 5•11 years ago
|
||
Attachment #8441194 -
Flags: review?(robert.chira)
Attachment #8441194 -
Flags: review?(andrei.hutusoru)
Comment 6•11 years ago
|
||
Comment on attachment 8441194 [details] [review]
PR for v2.0: https://github.com/mozilla-b2g/gaia/pull/20595
Merged on v2.0:
https://github.com/mozilla-b2g/gaia/commit/4dec604d22977bbcabea3fe5faafadf193332147
Attachment #8441194 -
Flags: review?(robert.chira)
Attachment #8441194 -
Flags: review?(andrei.hutusoru)
Attachment #8441194 -
Flags: review+
Updated•11 years ago
|
Status: REOPENED → RESOLVED
Closed: 11 years ago → 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•