Closed
Bug 1056050
Opened 10 years ago
Closed 10 years ago
[v2.1] Update has_mobile_connection and is_cell_data_connected
Categories
(Firefox OS Graveyard :: Gaia::UI Tests, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: RobertC, Assigned: RobertC)
References
Details
Attachments
(1 file, 1 obsolete file)
has_mobile_connection and is_cell_data_connected from gaiatest/gaia_test.py need to be updated according to Bug 932619
At this time those 2 methods always return True.
Assignee | ||
Comment 1•10 years ago
|
||
Started adhoc run to check that this change doesn't break the tests
http://jenkins1.qa.scl3.mozilla.com/view/Flame/job/flame.mozilla-central.ui.adhoc/100/
Attachment #8475891 -
Flags: review?(viorela.ioia)
Attachment #8475891 -
Flags: review?(florin.strugariu)
Updated•10 years ago
|
Attachment #8475891 -
Flags: review?(florin.strugariu) → review+
Comment 2•10 years ago
|
||
Comment on attachment 8475891 [details]
Link to Github pull-request: https://github.com/mozilla-b2g/gaia/pull/23084
r+
Attachment #8475891 -
Flags: review?(viorela.ioia) → review+
Comment 3•10 years ago
|
||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Comment 4•10 years ago
|
||
Pretty sure this one is the cause of a perma-orange. See https://tbpl.mozilla.org/?tree=Gaia-Try&rev=9793d2384024 and https://tbpl.mozilla.org/php/getParsedLog.php?id=46554753&tree=Gaia-Try more specifically
Comment 5•10 years ago
|
||
Yep. I'll back it out.
Comment 6•10 years ago
|
||
Reverted:
https://github.com/mozilla-b2g/gaia/commit/6ad1fcc278938f792fcad4ecf8b722c4ce9c6795
This was failing on Gaia-Try so should not have been merged.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 7•10 years ago
|
||
Updated script to handle desktop runs.
Attachment #8475891 -
Attachment is obsolete: true
Attachment #8477405 -
Flags: review?(zcampbell)
Attachment #8477405 -
Flags: review?(viorela.ioia)
Attachment #8477405 -
Flags: review?(florin.strugariu)
Comment 8•10 years ago
|
||
Comment on attachment 8477405 [details]
Link to Github pull-request: https://github.com/mozilla-b2g/gaia/pull/23205
r+, tests are passing on desktop b2g
Attachment #8477405 -
Flags: review?(viorela.ioia) → review+
Comment 9•10 years ago
|
||
Comment on attachment 8477405 [details]
Link to Github pull-request: https://github.com/mozilla-b2g/gaia/pull/23205
works ok but the code could be tidier.
Attachment #8477405 -
Flags: review?(zcampbell) → review-
Assignee | ||
Updated•10 years ago
|
Attachment #8477405 -
Flags: review- → review?(zcampbell)
Comment 10•10 years ago
|
||
Comment on attachment 8477405 [details]
Link to Github pull-request: https://github.com/mozilla-b2g/gaia/pull/23205
r+!
Attachment #8477405 -
Flags: review?(zcampbell) → review+
Updated•10 years ago
|
Attachment #8477405 -
Flags: review?(florin.strugariu)
Comment 11•10 years ago
|
||
Status: REOPENED → RESOLVED
Closed: 10 years ago → 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•