Closed
Bug 923561
Opened 12 years ago
Closed 12 years ago
Intermittent test_clock_all_items_present_new_alarm.py TestClockTestAllItemsPresentNewAlarm.test_all_items_present_new_alarm | ScriptTimeoutException: timed out
Categories
(Firefox OS Graveyard :: Gaia::UI Tests, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: philor, Unassigned)
Details
(Keywords: intermittent-failure)
https://tbpl.mozilla.org/php/getParsedLog.php?id=28718826&tree=B2g-Inbound
b2g_ubuntu64_vm b2g-inbound opt test gaia-ui-test on 2013-10-03 09:11:25 PDT for push b03199969d6b
slave: tst-linux64-ec2-132
09:20:49 INFO - ERROR
09:20:49 INFO - ======================================================================
09:20:49 INFO - ERROR: test_all_items_present_new_alarm (test_clock_all_items_present_new_alarm.TestClockTestAllItemsPresentNewAlarm)
09:20:49 INFO - ----------------------------------------------------------------------
09:20:49 INFO - Traceback (most recent call last):
09:20:49 INFO - File "/builds/slave/test/build/venv/local/lib/python2.7/site-packages/marionette/marionette_test.py", line 123, in run
09:20:49 INFO - self.setUp()
09:20:49 INFO - File "/builds/slave/test/gaia/tests/python/gaia-ui-tests/gaiatest/tests/functional/clock/test_clock_all_items_present_new_alarm.py", line 15, in setUp
09:20:49 INFO - self.clock.launch()
09:20:49 INFO - File "/builds/slave/test/build/venv/local/lib/python2.7/site-packages/gaiatest/apps/clock/app.py", line 23, in launch
09:20:49 INFO - Base.launch(self)
09:20:49 INFO - File "/builds/slave/test/build/venv/local/lib/python2.7/site-packages/gaiatest/apps/base.py", line 26, in launch
09:20:49 INFO - self.app = self.apps.launch(self.name, launch_timeout=launch_timeout)
09:20:49 INFO - File "/builds/slave/test/build/venv/local/lib/python2.7/site-packages/gaiatest/gaia_test.py", line 72, in launch
09:20:49 INFO - result = self.marionette.execute_async_script("GaiaApps.launchWithName('%s')" % name, script_timeout=launch_timeout)
09:20:49 INFO - File "/builds/slave/test/build/venv/local/lib/python2.7/site-packages/marionette/marionette.py", line 1068, in execute_async_script
09:20:49 INFO - filename=os.path.basename(frame[0]))
09:20:49 INFO - File "/builds/slave/test/build/venv/local/lib/python2.7/site-packages/marionette/marionette.py", line 572, in _send_message
09:20:49 INFO - self._handle_error(response)
09:20:49 INFO - File "/builds/slave/test/build/venv/local/lib/python2.7/site-packages/marionette/marionette.py", line 621, in _handle_error
09:20:49 ERROR - raise ScriptTimeoutException(message=message, status=status, stacktrace=stacktrace)
09:20:49 ERROR - TEST-UNEXPECTED-FAIL | test_clock_all_items_present_new_alarm.py TestClockTestAllItemsPresentNewAlarm.test_all_items_present_new_alarm | ScriptTimeoutException: timed out
09:20:49 INFO - ----------------------------------------------------------------------
09:20:49 INFO - Ran 1 test in 69.836s
09:20:49 WARNING - FAILED (errors=1)
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•