Closed
Bug 1038362
Opened 11 years ago
Closed 11 years ago
Intermittent test_mms_add_subject.py TestMmsAddSubject.test_mms_add_subject | TimeoutException: TimeoutException: Timed out after 10.1 seconds
Categories
(Firefox OS Graveyard :: Gaia::UI Tests, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: RyanVM, Unassigned)
Details
(Keywords: intermittent-failure)
https://tbpl.mozilla.org/php/getParsedLog.php?id=43741291&tree=B2g-Inbound
b2g_macosx64 b2g-inbound opt test gaia-ui-test on 2014-07-14 05:53:28 PDT for push 5de6a856c65a
slave: talos-mtnlion-r5-014
06:13:19 INFO - TEST-START | test_mms_add_subject.py TestMmsAddSubject.test_mms_add_subject
06:13:38 ERROR - TEST-UNEXPECTED-ERROR | test_mms_add_subject.py TestMmsAddSubject.test_mms_add_subject | TimeoutException: TimeoutException: Timed out after 10.1 seconds
06:13:38 INFO - Traceback (most recent call last):
06:13:38 INFO - File "/builds/slave/talos-slave/test/build/venv/lib/python2.7/site-packages/marionette/marionette_test.py", line 171, in run
06:13:38 INFO - testMethod()
06:13:38 INFO - File "/builds/slave/talos-slave/test/gaia/tests/python/gaia-ui-tests/gaiatest/tests/functional/messages/test_mms_add_subject.py", line 21, in test_mms_add_subject
06:13:38 INFO - new_message = messages.tap_create_new_message()
06:13:38 INFO - File "/builds/slave/talos-slave/test/gaia/tests/python/gaia-ui-tests/gaiatest/apps/messages/app.py", line 26, in tap_create_new_message
06:13:38 INFO - return NewMessage(self.marionette)
06:13:38 INFO - File "/builds/slave/talos-slave/test/gaia/tests/python/gaia-ui-tests/gaiatest/apps/messages/regions/new_message.py", line 27, in __init__
06:13:38 INFO - self.wait_for_condition(lambda m: self.apps.displayed_app.name == self.name)
06:13:38 INFO - File "/builds/slave/talos-slave/test/gaia/tests/python/gaia-ui-tests/gaiatest/apps/base.py", line 54, in wait_for_condition
06:13:38 INFO - Wait(self.marionette, timeout).until(method, message=message)
06:13:38 INFO - File "/builds/slave/talos-slave/test/build/venv/lib/python2.7/site-packages/marionette/wait.py", line 143, in until
06:13:38 INFO - cause=last_exc)
06:13:38 INFO - TEST-INFO expected PASS | took 19075ms
| Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 2•11 years ago
|
||
Closing this as it's not reproducible any more
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•