Closed Bug 1197372 Opened 9 years ago Closed 9 years ago

test_settings_media_storage.py: "TimeoutException: Timed out after 20.2 seconds"

Categories

(Firefox OS Graveyard :: Gaia::UI Tests, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: onelson, Assigned: njpark)

References

()

Details

Attachments

(1 file)

Description:
test_settings_media_storage is failing consistently with a screenshot of the media storage settings page. I am not reproducing this issue locally so it's difficult to tell if the issue is occurring on first open, or on reopening the app after changing settings.

* http://jenkins1.qa.scl3.mozilla.com/view/UI/job/flame-kk-319.mozilla-central.nightly.ui.functional.non-smoke.2.bitbar/237/HTML_Report/
* http://jenkins1.qa.scl3.mozilla.com/view/UI/job/flame-kk.ui.adhoc/878/HTML_Report/


Repro Steps:
1) Update device to 20150821030209
2) Open Settings app
3) Navigate to 'Media Storage'

Actual:
Test times out at media storage

Expected: 
Test passes after accessing media storage

Traceback (most recent call last):
File "/var/jenkins/1/workspace/flame-kk.ui.adhoc/.env/local/lib/python2.7/site-packages/marionette_client-0.18-py2.7.egg/marionette/marionette_test.py", line 296, in run
testMethod()
File "/var/jenkins/1/workspace/flame-kk.ui.adhoc/tests/python/gaia-ui-tests/gaiatest/tests/functional/settings/test_settings_media_storage.py", line 15, in test_settings_media_storage
media_storage_settings = settings.open_media_storage()
File "/var/jenkins/1/workspace/flame-kk.ui.adhoc/tests/python/gaia-ui-tests/gaiatest/apps/settings/app.py", line 279, in open_media_storage
return self._open_subpage(self._media_storage_menu_item_locator, 'media_storage', 'MediaStorage')
File "/var/jenkins/1/workspace/flame-kk.ui.adhoc/tests/python/gaia-ui-tests/gaiatest/apps/settings/app.py", line 309, in _open_subpage
return class_object(self.marionette)
File "/var/jenkins/1/workspace/flame-kk.ui.adhoc/tests/python/gaia-ui-tests/gaiatest/apps/settings/regions/media_storage.py", line 36, in __init__
Wait(self.marionette).until(expected.element_displayed(*self._external_storage_header_locator))
File "/var/jenkins/1/workspace/flame-kk.ui.adhoc/.env/local/lib/python2.7/site-packages/marionette_driver-0.12-py2.7.egg/marionette_driver/wait.py", line 143, in until
cause=last_exc)
TimeoutException: TimeoutException: Timed out after 20.2 seconds


Environmental Variables:
Device firmware (base) 	L1TC000118D0
Device firmware (date) 	21 Aug 2015 10:23:20
Device firmware (incremental) 	eng.cltbld.20150821.062308
Device firmware (release) 	4.4.2
Device identifier 	flame
Device memory 	219772 kB
Device serial 	e477d887
Device uptime 	0 days 0 hours 2 minutes 14 seconds
Gaia date 	20 Aug 2015 14:36:40
Gaia revision 	c6705f739fb6
Gecko build 	20150821030209
Gecko revision 	095988abdc560bf8ba07a94a425c6922a3e9bfd6
Gecko version 	43.0a1


Reproducible manually: No

Repro frequency: 5/5
Looks like this was caused by bug 1195992. No-Jun, can you take a look at this?
Blocks: 1195992
Flags: needinfo?(npark)
Assignee: nobody → npark
Flags: needinfo?(npark)
Comment on attachment 8651269 [details] [review]
[gaia] npark-mozilla:1197372 > mozilla-b2g:master

I ran this locally 3+ times on both non-SD and SD card environment, and all passed.
Attachment #8651269 - Flags: review?(martijn.martijn)
Comment on attachment 8651269 [details] [review]
[gaia] npark-mozilla:1197372 > mozilla-b2g:master

I assume that fixes it.
Attachment #8651269 - Flags: review?(martijn.martijn) → review+
merged:

https://github.com/mozilla-b2g/gaia/commit/112f145f74b26268350ddc81a49856701d4e2fa2
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Blocks: 1197910
No longer blocks: 1197910
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: