Closed
Bug 923761
Opened 12 years ago
Closed 12 years ago
Intermittent test_cards_view_kill_app.py TestCardsView.test_kill_app_from_cards_view | 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=28759219&tree=B2g-Inbound
b2g_ubuntu64_vm b2g-inbound opt test gaia-ui-test on 2013-10-04 20:35:51 PDT for push 83ccc4379978
slave: tst-linux64-ec2-393
20:42:10 INFO - ERROR
20:42:10 INFO - ======================================================================
20:42:10 INFO - ERROR: test_kill_app_from_cards_view (test_cards_view_kill_app.TestCardsView)
20:42:10 INFO - ----------------------------------------------------------------------
20:42:10 INFO - Traceback (most recent call last):
20:42:10 INFO - File "/builds/slave/test/build/venv/local/lib/python2.7/site-packages/marionette/marionette_test.py", line 123, in run
20:42:10 INFO - self.setUp()
20:42:10 INFO - File "/builds/slave/test/gaia/tests/python/gaia-ui-tests/gaiatest/tests/functional/cards_view/test_cards_view_kill_app.py", line 19, in setUp
20:42:10 INFO - self.app = self.apps.launch(self._app_under_test)
20:42:10 INFO - File "/builds/slave/test/build/venv/local/lib/python2.7/site-packages/gaiatest/gaia_test.py", line 72, in launch
20:42:10 INFO - result = self.marionette.execute_async_script("GaiaApps.launchWithName('%s')" % name, script_timeout=launch_timeout)
20:42:10 INFO - File "/builds/slave/test/build/venv/local/lib/python2.7/site-packages/marionette/marionette.py", line 1068, in execute_async_script
20:42:10 INFO - filename=os.path.basename(frame[0]))
20:42:10 INFO - File "/builds/slave/test/build/venv/local/lib/python2.7/site-packages/marionette/marionette.py", line 572, in _send_message
20:42:10 INFO - self._handle_error(response)
20:42:10 INFO - File "/builds/slave/test/build/venv/local/lib/python2.7/site-packages/marionette/marionette.py", line 621, in _handle_error
20:42:10 ERROR - raise ScriptTimeoutException(message=message, status=status, stacktrace=stacktrace)
20:42:10 ERROR - TEST-UNEXPECTED-FAIL | test_cards_view_kill_app.py TestCardsView.test_kill_app_from_cards_view | ScriptTimeoutException: timed out
20:42:10 INFO - ----------------------------------------------------------------------
20:42:10 INFO - Ran 1 test in 70.013s
20:42:10 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
•