Closed Bug 1181266 Opened 9 years ago Closed 9 years ago

test_rocketbar_add_collection_save_bookmark.py: "TimeoutException: Timed out after" 30 or 10 seconds

Categories

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

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1176725

People

(Reporter: onelson, Unassigned)

Details

Description:
test_rocketbar_add_collection_save_bookmark is failing consistently again today, after observing a resolution of 'worksforme' in it's previous bug 1162112. The error appears identical, where an indefinite load may occur and smart collections will not be found.

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

Repro Steps:
1) Update phone to 20150707010204
2) Hold tap homescreen and 'Add smart collection'
3) Add 'Entertainment' to homescreen // or any collection
4) Enter added collection from previous step
5) Hold tap icon from collection and add to homescreen

Actual:
Test fails at step 2, cannot find smart collections
or
Test fails at step 5, cannot load smart collection

Expected: 
Test successfully bookmarks an icon from smart collection to homescreen


1 of 2:
Traceback (most recent call last):
File "/var/lib/jenkins/jobs/flame-kk.ui.adhoc.bitbar/workspace@2/.env/lib/python2.7/site-packages/marionette_client-0.16-py2.7.egg/marionette/marionette_test.py", line 296, in run
testMethod()
File "/var/lib/jenkins/jobs/flame-kk.ui.adhoc.bitbar/workspace@2/tests/python/gaia-ui-tests/gaiatest/tests/functional/rocketbar/test_rocketbar_add_collection_save_bookmark.py", line 27, in test_rocketbar_add_collection
self.wait_for_condition(lambda m: self.apps.displayed_app.name == homescreen.name)
File "/var/lib/jenkins/jobs/flame-kk.ui.adhoc.bitbar/workspace@2/tests/python/gaia-ui-tests/gaiatest/gaia_test.py", line 1125, in wait_for_condition
Wait(self.marionette, timeout).until(method, message=message)
File "/var/lib/jenkins/jobs/flame-kk.ui.adhoc.bitbar/workspace@2/.env/lib/python2.7/site-packages/marionette_driver-0.9-py2.7.egg/marionette_driver/wait.py", line 143, in until
cause=last_exc)
TimeoutException: TimeoutException: Timed out after 10.2 seconds

2 of 2:
Traceback (most recent call last):
File "/var/lib/jenkins/jobs/flame-kk.ui.adhoc.bitbar/workspace@2/.env/lib/python2.7/site-packages/marionette_client-0.16-py2.7.egg/marionette/marionette_test.py", line 296, in run
testMethod()
File "/var/lib/jenkins/jobs/flame-kk.ui.adhoc.bitbar/workspace@2/tests/python/gaia-ui-tests/gaiatest/tests/functional/rocketbar/test_rocketbar_add_collection_save_bookmark.py", line 33, in test_rocketbar_add_collection
collection = homescreen.tap_collection(collection)
File "/var/lib/jenkins/jobs/flame-kk.ui.adhoc.bitbar/workspace@2/tests/python/gaia-ui-tests/gaiatest/apps/homescreen/app.py", line 132, in tap_collection
return Collection(self.marionette)
File "/var/lib/jenkins/jobs/flame-kk.ui.adhoc.bitbar/workspace@2/tests/python/gaia-ui-tests/gaiatest/apps/homescreen/regions/collections.py", line 25, in __init__
Wait(self.marionette, timeout=30, interval=5).until(expected.elements_present(*self._apps_locator))
File "/var/lib/jenkins/jobs/flame-kk.ui.adhoc.bitbar/workspace@2/.env/lib/python2.7/site-packages/marionette_driver-0.9-py2.7.egg/marionette_driver/wait.py", line 143, in until
cause=last_exc)
TimeoutException: TimeoutException: Timed out after 30.4 seconds


Environmental Variables:
Device firmware (base) 	L1TC100118D0
Device firmware (date) 	07 Jul 2015 08:24:17
Device firmware (incremental) 	eng.cltbld.20150707.042406
Device firmware (release) 	4.4.2
Device identifier 	flame
Device memory 	219772 kB
Device serial 	374ecef6
Device uptime 	0 days 0 hours 2 minutes 13 seconds
Gaia date 	06 Jul 2015 18:14:41
Gaia revision 	e6506d68e014
Gecko build 	20150707010204
Gecko revision 	e7e69cc8c07b
Gecko version 	42.0a1


Reproducible manually: No

Repro frequency: 0/5 passing
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.