Closed
Bug 917993
Opened 12 years ago
Closed 11 years ago
Intermittent TEST-UNEXPECTED-FAIL | test_cards_view_with_one_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: KWierso, Unassigned)
Details
(Keywords: intermittent-failure)
https://tbpl.mozilla.org/php/getParsedLog.php?id=28048051&tree=Mozilla-Inbound#error0
11:24:54 INFO - ERROR: test_kill_app_from_cards_view (test_cards_view_with_one_app.TestCardsView)
11:24:54 INFO - ----------------------------------------------------------------------
11:24:54 INFO - Traceback (most recent call last):
11:24:54 INFO - File "/builds/slave/test/build/venv/local/lib/python2.7/site-packages/marionette/marionette_test.py", line 123, in run
11:24:54 INFO - self.setUp()
11:24:54 INFO - File "/builds/slave/test/gaia/tests/python/gaia-ui-tests/gaiatest/tests/functional/cards_view/test_cards_view_with_one_app.py", line 28, in setUp
11:24:54 INFO - self.app = self.apps.launch(self._app_under_test)
11:24:54 INFO - File "/builds/slave/test/build/venv/local/lib/python2.7/site-packages/gaiatest/gaia_test.py", line 72, in launch
11:24:54 INFO - result = self.marionette.execute_async_script("GaiaApps.launchWithName('%s')" % name, script_timeout=launch_timeout)
11:24:54 INFO - File "/builds/slave/test/build/venv/local/lib/python2.7/site-packages/marionette/marionette.py", line 1068, in execute_async_script
11:24:54 INFO - filename=os.path.basename(frame[0]))
11:24:54 INFO - File "/builds/slave/test/build/venv/local/lib/python2.7/site-packages/marionette/marionette.py", line 572, in _send_message
11:24:54 INFO - self._handle_error(response)
11:24:54 INFO - File "/builds/slave/test/build/venv/local/lib/python2.7/site-packages/marionette/marionette.py", line 621, in _handle_error
11:24:54 ERROR - raise ScriptTimeoutException(message=message, status=status, stacktrace=stacktrace)
11:24:54 ERROR - TEST-UNEXPECTED-FAIL | test_cards_view_with_one_app.py TestCardsView.test_kill_app_from_cards_view | ScriptTimeoutException: timed out
Updated•12 years ago
|
Component: Gaia → Gaia::UI Tests
Updated•11 years ago
|
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
•