Closed
Bug 991597
Opened 11 years ago
Closed 11 years ago
[v1.3] Fix test_settings_wifi.TestSettingsWifi on v1.3
Categories
(Firefox OS Graveyard :: Gaia::UI Tests, defect)
Tracking
(b2g-v1.3 fixed, b2g-v1.3T fixed, b2g-v1.4 unaffected, b2g-v2.0 unaffected)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
b2g-v1.3 | --- | fixed |
b2g-v1.3T | --- | fixed |
b2g-v1.4 | --- | unaffected |
b2g-v2.0 | --- | unaffected |
People
(Reporter: AndreiH, Assigned: AndreiH)
References
Details
Attachments
(2 files)
MV wifi network that the test connects to is "Mozilla Guest".
And from the screenshot, we cannot see that Network present.
We need a scroll into view.
Traceback:
File "/var/jenkins/workspace/b2g.hamachi.mozilla-b2g28_v1_3.ui.2/.env/local/lib/python2.7/site-packages/marionette_client-0.7.1-py2.7.egg/marionette/marionette_test.py", line 143, in run
testMethod()
File "/var/jenkins/workspace/b2g.hamachi.mozilla-b2g28_v1_3.ui.2/tests/python/gaia-ui-tests/gaiatest/tests/functional/settings/test_settings_wifi.py", line 26, in test_connect_to_wifi_via_settings_app
wifi_settings.connect_to_network(self.testvars['wifi'])
File "/var/jenkins/workspace/b2g.hamachi.mozilla-b2g28_v1_3.ui.2/tests/python/gaia-ui-tests/gaiatest/apps/settings/regions/wifi.py", line 46, in connect_to_network
timeout = max(self.marionette.timeout and self.marionette.timeout / 1000, 60))
File "/var/jenkins/workspace/b2g.hamachi.mozilla-b2g28_v1_3.ui.2/tests/python/gaia-ui-tests/gaiatest/apps/base.py", line 103, in wait_for_condition
raise TimeoutException(message)
TimeoutException: Condition timed out
Assignee | ||
Updated•11 years ago
|
OS: Linux → Gonk (Firefox OS)
Hardware: x86_64 → ARM
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → andrei.hutusoru
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8401228 -
Flags: review?(florin.strugariu)
Attachment #8401228 -
Flags: review?(bob.silverberg)
Updated•11 years ago
|
Attachment #8401228 -
Flags: review?(florin.strugariu)
Attachment #8401228 -
Flags: review?(bob.silverberg)
Attachment #8401228 -
Flags: review+
Comment 2•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
status-b2g-v1.3:
--- → fixed
status-b2g-v1.3T:
--- → fixed
status-b2g-v1.4:
--- → unaffected
status-b2g-v2.0:
--- → unaffected
You need to log in
before you can comment on or make changes to this bug.
Description
•