Closed
Bug 1125759
Opened 9 years ago
Closed 5 years ago
Intermitent unit test TestKill_test_kill_multiple
Categories
(Firefox OS Graveyard :: Gaia::UI Tests, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: Bebe, Unassigned)
Details
Attachments
(1 file)
24.77 KB,
text/plain
|
Details |
This unit test is failing on jenkins. http://jenkins1.qa.scl3.mozilla.com/job/flame-kk-319.b2g-inbound.ui.unit/2239/testReport/%28root%29/test_kill_py%20TestKill_test_kill_multiple/test_kill_py_TestKill_test_kill_multiple/history/ Investigate and fix the issue: Stacktrace Traceback (most recent call last): File "/var/jenkins/1/workspace/flame-kk-319.b2g-inbound.ui.unit/.env/local/lib/python2.7/site-packages/marionette_client-0.8.7-py2.7.egg/marionette/marionette_test.py", line 283, in run testMethod() File "/var/jenkins/1/workspace/flame-kk-319.b2g-inbound.ui.unit/tests/python/gaia-ui-tests/gaiatest/tests/unit/test_kill.py", line 27, in test_kill_multiple self.apps.launch(app.name) File "/var/jenkins/1/workspace/flame-kk-319.b2g-inbound.ui.unit/tests/python/gaia-ui-tests/gaiatest/gaia_test.py", line 75, in launch result = self.marionette.execute_async_script("GaiaApps.launchWithName('%s')" % name, script_timeout=launch_timeout) File "/var/jenkins/1/workspace/flame-kk-319.b2g-inbound.ui.unit/.env/local/lib/python2.7/site-packages/marionette_client-0.8.7-py2.7.egg/marionette/marionette.py", line 1341, in execute_async_script filename=os.path.basename(frame[0])) File "/var/jenkins/1/workspace/flame-kk-319.b2g-inbound.ui.unit/.env/local/lib/python2.7/site-packages/marionette_client-0.8.7-py2.7.egg/marionette/decorators.py", line 36, in _ return func(*args, **kwargs) File "/var/jenkins/1/workspace/flame-kk-319.b2g-inbound.ui.unit/.env/local/lib/python2.7/site-packages/marionette_client-0.8.7-py2.7.egg/marionette/marionette.py", line 634, in _send_message self._handle_error(response) File "/var/jenkins/1/workspace/flame-kk-319.b2g-inbound.ui.unit/.env/local/lib/python2.7/site-packages/marionette_client-0.8.7-py2.7.egg/marionette/marionette.py", line 703, in _handle_error raise errors.ScriptTimeoutException(message=message, status=status, stacktrace=stacktrace) ScriptTimeoutException: ScriptTimeoutException: timed out
Reporter | ||
Updated•9 years ago
|
QA Whiteboard: [fxosqa-auto-backlog+]
Reporter | ||
Comment 1•8 years ago
|
||
First time this failed: Device firmware (base) L1TC10011880 Device firmware (date) 24 Jan 2015 02:25:33 Device firmware (incremental) eng.cltbld.20150124.052522 Device firmware (release) 4.4.2 Device identifier flame Gaia date 24 Jan 2015 01:36:07 Gaia revision 6b922e0837de Gecko build 20150124015735 Gecko revision 48d1185486e2 Gecko version 38.0a1 Last good build: Device firmware (base) L1TC10011880 Device firmware (date) 23 Jan 2015 22:39:02 Device firmware (incremental) eng.cltbld.20150124.013851 Device firmware (release) 4.4.2 Device identifier flame Gaia date 23 Jan 2015 13:49:45 Gaia revision b7e52383ff0c Gecko build 20150123221235 Gecko revision ab8d710d2470 Gecko version 38.0a1 Geko diff: http://hg.mozilla.org/integration/b2g-inbound/pushloghtml?fromchange=ab8d710d2470&tochange=48d1185486e2 Gaia diff: https://github.com/mozilla-b2g/gaia/compare/b7e52383ff0c...6b922e0837de
Reporter | ||
Comment 2•8 years ago
|
||
Comment 3•5 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•