Closed
Bug 1020166
Opened 11 years ago
Closed 11 years ago
Update IMEI tests to handle 1 and 2 IMEIs
Categories
(Firefox OS Graveyard :: Gaia::UI Tests, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: zcampbell, Assigned: zcampbell)
References
Details
(Whiteboard: [xfail])
Attachments
(2 files, 2 obsolete files)
Flame device should have two IMEIs reported in Gaia. Currently this is broken; see bug 1019783.
However when that bug is resolved, the tests that use IMEI (test_mmi.py and test_settings_device_info.py) need to be updated to handle both 1 and 2 IMEI devices
We can use the contents of the testvars file to set the expectation of 1 or 2 IMEI as the testvars file is configured precisely with the correct IMEIs depending upon device.
Update these tests to get the list of IMEI from the testvars file and loop through 1 or 2 of them in the UI.
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → zcampbell
Assignee | ||
Comment 1•11 years ago
|
||
This needs a corresponding update in the Jenkins credentials and will also need to be patched to v1.4
Comment 2•11 years ago
|
||
Now that patch has landed we need to resolve this.
https://github.com/mozilla-b2g/gaia/commit/c329a67bafe60032820ab64b52c07c22eeff114e
Assignee | ||
Comment 3•11 years ago
|
||
Still blocked by bug 1008737.
Updated•11 years ago
|
Whiteboard: [xfail]
Assignee | ||
Comment 4•11 years ago
|
||
Comment on attachment 8434197 [details] [review]
github pr
Until the testvars files are updated on Jenkins this will fail but let's r? it locally in the meantime.
Attachment #8434197 -
Flags: review?(robert.chira)
Attachment #8434197 -
Flags: review?(florin.strugariu)
Assignee | ||
Comment 5•11 years ago
|
||
2.0 PR will come soon too
Assignee | ||
Comment 6•11 years ago
|
||
Attachment #8455224 -
Flags: review?(robert.chira)
Attachment #8455224 -
Flags: review?(florin.strugariu)
Comment 7•11 years ago
|
||
Comment on attachment 8434197 [details] [review]
github pr
Comment in PR.
Attachment #8434197 -
Flags: review?(robert.chira) → review+
Updated•11 years ago
|
Attachment #8434197 -
Flags: review?(florin.strugariu) → review+
Comment 8•11 years ago
|
||
Dwong will update this bug after we manually check and update the IMEI for all the FLAME devices we have.
Flags: needinfo?(dwong)
Comment 9•11 years ago
|
||
Does this mean all testvars should be updated to be an array? i.e. non dual SIM devices?
Flags: needinfo?(dwong)
Comment 10•11 years ago
|
||
(In reply to Dylan Chun Wong [:dwong] from comment #9)
> Does this mean all testvars should be updated to be an array? i.e. non dual
> SIM devices?
Dylan lets do this for all devices for now. Thanks
Comment 11•11 years ago
|
||
A PR has been submitted to resolve Bug 1038079
Assignee | ||
Comment 12•11 years ago
|
||
*test_MMI.py only*
2.0:
https://github.com/mozilla-b2g/gaia/commit/6d3f100db3019619423639443fc772c6c3caa188
master:
https://github.com/mozilla-b2g/gaia/commit/528421f7bf2d8211b85162302c01452ef052ba54
test_settings_device_info is still awaiting resolution of https://bugzilla.mozilla.org/show_bug.cgi?id=1008737
Comment 13•11 years ago
|
||
Comment on attachment 8455224 [details] [review]
github pr
https://github.com/mozilla-b2g/gaia/commit/6d3f100db3019619423639443fc772c6c3caa188
Attachment #8455224 -
Attachment is obsolete: true
Attachment #8455224 -
Flags: review?(robert.chira)
Attachment #8455224 -
Flags: review?(florin.strugariu)
Updated•11 years ago
|
Attachment #8455224 -
Attachment is obsolete: false
Assignee | ||
Comment 14•11 years ago
|
||
Should have fixed this one earlier, sorry :/
Attachment #8434197 -
Attachment is obsolete: true
Attachment #8455224 -
Attachment is obsolete: true
Attachment #8456184 -
Flags: review?(robert.chira)
Attachment #8456184 -
Flags: review?(florin.strugariu)
Updated•11 years ago
|
Attachment #8456184 -
Flags: review?(robert.chira)
Attachment #8456184 -
Flags: review?(florin.strugariu)
Attachment #8456184 -
Flags: review+
Comment 15•11 years ago
|
||
Comment 16•11 years ago
|
||
Attachment #8456713 -
Flags: review?(zcampbell)
Attachment #8456713 -
Flags: review?(florin.strugariu)
Updated•11 years ago
|
Attachment #8456713 -
Flags: review?(florin.strugariu) → review+
Comment 17•11 years ago
|
||
Comment on attachment 8456713 [details] [review]
Test MMI PR v2.0
Test MMI fix Merged on v2.0
https://github.com/mozilla-b2g/gaia/commit/404edc9230fb925a31845622a99de84fd35d1c7b
Attachment #8456713 -
Flags: review?(zcampbell)
Comment 18•11 years ago
|
||
Fix from bug 1008737 should be uplifted to v2.0 also
Assignee | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•