Closed Bug 1167943 Opened 9 years ago Closed 9 years ago

TimeoutException: Connection timed out in test_marketplace_launch.py

Categories

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

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: martijn.martijn, Assigned: martijn.martijn)

Details

Attachments

(1 file)

I can reproduce this locally and saw it on bitbar smoke:
http://jenkins1.qa.scl3.mozilla.com/job/flame-kk-319.b2g-inbound.tinderbox.ui.functional.smoke.bitbar/lastCompletedBuild/testReport/%28root%29/test_marketplace_launch_py%20TestMarketplaceLaunch_test_marketplace_launch/test_marketplace_launch_py_TestMarketplaceLaunch_test_marketplace_launch/

Traceback (most recent call last):
  File "/var/lib/jenkins/jobs/flame-kk-319.b2g-inbound.tinderbox.ui.functional.smoke.bitbar/workspace/.env/lib/python2.7/site-packages/marionette_client-0.13-py2.7.egg/marionette/marionette_test.py", line 296, in run
    testMethod()
  File "/var/lib/jenkins/jobs/flame-kk-319.b2g-inbound.tinderbox.ui.functional.smoke.bitbar/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/marketplace/test_marketplace_launch.py", line 31, in test_marketplace_launch
    self.wait_for_element_not_displayed(*self._loading_fragment_locator)
  File "/var/lib/jenkins/jobs/flame-kk-319.b2g-inbound.tinderbox.ui.functional.smoke.bitbar/workspace/tests/python/gaia-ui-tests/gaiatest/gaia_test.py", line 1103, in wait_for_element_not_displayed
    lambda m: not m.find_element(by, locator).is_displayed())
  File "/var/lib/jenkins/jobs/flame-kk-319.b2g-inbound.tinderbox.ui.functional.smoke.bitbar/workspace/.env/lib/python2.7/site-packages/marionette_driver-0.7-py2.7.egg/marionette_driver/wait.py", line 122, in until
    rv = condition(self.marionette)
  File "/var/lib/jenkins/jobs/flame-kk-319.b2g-inbound.tinderbox.ui.functional.smoke.bitbar/workspace/tests/python/gaia-ui-tests/gaiatest/gaia_test.py", line 1103, in <lambda>
    lambda m: not m.find_element(by, locator).is_displayed())
  File "/var/lib/jenkins/jobs/flame-kk-319.b2g-inbound.tinderbox.ui.functional.smoke.bitbar/workspace/.env/lib/python2.7/site-packages/marionette_driver-0.7-py2.7.egg/marionette_driver/marionette.py", line 1538, in find_element
    response = self._send_message('findElement', 'value', **kwargs)
  File "/var/lib/jenkins/jobs/flame-kk-319.b2g-inbound.tinderbox.ui.functional.smoke.bitbar/workspace/.env/lib/python2.7/site-packages/marionette_driver-0.7-py2.7.egg/marionette_driver/decorators.py", line 36, in _
    return func(*args, **kwargs)
  File "/var/lib/jenkins/jobs/flame-kk-319.b2g-inbound.tinderbox.ui.functional.smoke.bitbar/workspace/.env/lib/python2.7/site-packages/marionette_driver-0.7-py2.7.egg/marionette_driver/marionette.py", line 692, in _send_message
    raise errors.TimeoutException("Connection timed out")

TimeoutException: TimeoutException: Connection timed out
Attachment #8609839 - Flags: review?(npark)
Attachment #8609839 - Flags: review?(jlorenzo)
Comment on attachment 8609839 [details] [review]
[gaia] mwargers:1167943 > mozilla-b2g:master

Looks good to me!
Attachment #8609839 - Flags: review?(jlorenzo) → review+
Comment on attachment 8609839 [details] [review]
[gaia] mwargers:1167943 > mozilla-b2g:master

Makes sense, r+
Attachment #8609839 - Flags: review?(npark) → review+
https://github.com/mozilla-b2g/gaia/commit/068e92dc8ebb3db9e0096374f4cde2afb5b303a7
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: