Closed
Bug 923524
Opened 11 years ago
Closed 11 years ago
Intermittent test_kill.py TestKill.test_kill_multiple | 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=28724678&tree=Mozilla-Inbound
b2g_ubuntu64_vm mozilla-inbound opt test gaia-ui-test on 2013-10-03 12:32:38 PDT for push b2b511b83cc0
slave: tst-linux64-ec2-015
12:38:09 INFO - ERROR
12:38:09 INFO - ======================================================================
12:38:09 INFO - ERROR: test_kill_multiple (test_kill.TestKill)
12:38:09 INFO - ----------------------------------------------------------------------
12:38:09 INFO - Traceback (most recent call last):
12:38:09 INFO - File "/builds/slave/test/build/venv/local/lib/python2.7/site-packages/marionette/marionette_test.py", line 132, in run
12:38:09 INFO - testMethod()
12:38:09 INFO - File "/builds/slave/test/gaia/tests/python/gaia-ui-tests/gaiatest/tests/unit/test_kill.py", line 19, in test_kill_multiple
12:38:09 INFO - running_apps.append(self.apps.launch(app))
12:38:09 INFO - File "/builds/slave/test/build/venv/local/lib/python2.7/site-packages/gaiatest/gaia_test.py", line 72, in launch
12:38:09 INFO - result = self.marionette.execute_async_script("GaiaApps.launchWithName('%s')" % name, script_timeout=launch_timeout)
12:38:09 INFO - File "/builds/slave/test/build/venv/local/lib/python2.7/site-packages/marionette/marionette.py", line 1068, in execute_async_script
12:38:09 INFO - filename=os.path.basename(frame[0]))
12:38:09 INFO - File "/builds/slave/test/build/venv/local/lib/python2.7/site-packages/marionette/marionette.py", line 572, in _send_message
12:38:09 INFO - self._handle_error(response)
12:38:09 INFO - File "/builds/slave/test/build/venv/local/lib/python2.7/site-packages/marionette/marionette.py", line 621, in _handle_error
12:38:09 ERROR - raise ScriptTimeoutException(message=message, status=status, stacktrace=stacktrace)
12:38:09 ERROR - TEST-UNEXPECTED-FAIL | test_kill.py TestKill.test_kill_multiple | ScriptTimeoutException: timed out
Comment hidden (Legacy TBPL/Treeherder Robot) |
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
•