Closed Bug 956165 Opened 10 years ago Closed 10 years ago

[UITests] Travis Intermittent: test_persona_app.py test_persona_app.TestPersonaStandard.test_persona_standard_sign_in

Categories

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

Other
Gonk (Firefox OS)
defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 938657

People

(Reporter: kgrandon, Unassigned)

Details

test_persona_app.py test_persona_app.TestPersonaStandard.test_persona_standard_sign_in

test_persona_standard_sign_in (test_persona_app.TestPersonaStandard) ... ERROR

======================================================================

ERROR: None

----------------------------------------------------------------------

Traceback (most recent call last):

File "/usr/local/lib/python2.7/dist-packages/marionette_client-0.7.2-py2.7.egg/marionette/marionette_test.py", line 143, in run

testMethod()

File "/home/travis/build/mozilla-b2g/gaia/tests/python/gaia-ui-tests/gaiatest/tests/functional/persona/test_persona_app.py", line 45, in test_persona_standard_sign_in

moz_id.wait_for_login_event()

File "/home/travis/build/mozilla-b2g/gaia/tests/python/gaia-ui-tests/gaiatest/apps/ui_tests/regions/persona.py", line 49, in wait_for_login_event

self.wait_for_element_displayed(*self._app_login_event)

File "/home/travis/build/mozilla-b2g/gaia/tests/python/gaia-ui-tests/gaiatest/apps/base.py", line 69, in wait_for_element_displayed

raise TimeoutException('Element %s not present before timeout' % locator)

TEST-UNEXPECTED-FAIL | test_persona_app.py test_persona_app.TestPersonaStandard.test_persona_standard_sign_in | TimeoutException: Element li.login not present before timeout

----------------------------------------------------------------------

Ran 1 test in 73.921s

FAILED (errors=1)
This is basically a dupe of https://bugzilla.mozilla.org/show_bug.cgi?id=938657 where we've been trying to resolve this for some time.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.