Closed Bug 1156824 Opened 9 years ago Closed 9 years ago

Intermittent test_kill.py TestKill.test_kill,test_kill_multiple.py TestKill.test_kill_multiple | TimeoutException: TimeoutException: Connection timed out

Categories

(Firefox OS Graveyard :: Gaia::UI Tests, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: RyanVM, Unassigned)

References

Details

(Keywords: intermittent-failure)

04:20:00 INFO - TEST-START | test_kill.py TestKill.test_kill
04:26:43 ERROR - TEST-UNEXPECTED-ERROR | test_kill.py TestKill.test_kill | TimeoutException: TimeoutException: Connection timed out
04:26:43 INFO - Traceback (most recent call last):
04:26:43 INFO - File "/home/worker/build/venv/local/lib/python2.7/site-packages/marionette/marionette_test.py", line 296, in run
04:26:43 INFO - testMethod()
04:26:43 INFO - File "/home/worker/gaia/tests/python/gaia-ui-tests/gaiatest/tests/unit/test_kill.py", line 12, in test_kill
04:26:43 INFO - app = self.apps.launch(Clock.name)
04:26:43 INFO - File "/home/worker/gaia/tests/python/gaia-ui-tests/gaiatest/gaia_test.py", line 61, in launch
04:26:43 INFO - result = self.marionette.execute_async_script("GaiaApps.launchWithName('%s')" % name, script_timeout=launch_timeout)
04:26:43 INFO - File "/home/worker/build/venv/local/lib/python2.7/site-packages/marionette_driver/marionette.py", line 1439, in execute_async_script
04:26:43 INFO - debug_script=debug_script)
04:26:43 INFO - File "/home/worker/build/venv/local/lib/python2.7/site-packages/marionette_driver/decorators.py", line 36, in _
04:26:43 INFO - return func(*args, **kwargs)
04:26:43 INFO - File "/home/worker/build/venv/local/lib/python2.7/site-packages/marionette_driver/marionette.py", line 696, in _send_message
04:26:43 INFO - raise errors.TimeoutException("Connection timed out")
04:26:43 INFO - TEST-INFO took 403450ms
04:26:43 INFO - test_end for test_kill.py TestKill.test_kill logged while not in progress. Logged with data: {"status": "ERROR", "extra": {"class_name": "test_kill.TestKill", "method_name": "test_kill"}, "expected": "PASS", "test": "test_kill.py TestKill.test_kill", "message": "MarionetteException: MarionetteException: this.curBrowser is null\nstacktrace:\n\tGeckoDriver.prototype.sendAsync@chrome://marionette/content/driver.js:11:93\n\tListenerProxy.prototype.__noSuchMethod__/proxy<@chrome://marionette/content/driver.js:9:1\n\tListenerProxy.prototype.__noSuchMethod__@chrome://marionette/content/driver.js:6:521\n\tTaskImpl_run@resource://gre/modules/Task.jsm:10:203\n\tTaskImpl@resource://gre/modules/Task.jsm:9:98\n\tcreateAsyncFunction/asyncFunction@resource://gre/modules/Task.jsm:6:32\n\tTask_spawn@resource://gre/modules/Task.jsm:3:52\n\tTaskImpl_handleResultValue@resource://gre/modules/Task.jsm:19:1\n\tTaskImpl_run@resource://gre/modules/Task.jsm:10:504\n\tTaskImpl@resource://gre/modules/Task.jsm:9:98\n\tcreateAsyncFunction/asyncFunction@resource://gre/modules/Task.jsm:6:32\n\tTask_spawn@resource://gre/modules/Task.jsm:3:52\n\tTaskImpl_handleResultValue@resource://gre/modules/Task.jsm:19:1\n\tTaskImpl_run@resource://gre/modules/Task.jsm:10:326\n\tTaskImpl@resource://gre/modules/Task.jsm:9:98\n\tcreateAsyncFunction/asyncFunction@resource://gre/modules/Task.jsm:6:32\n\tTask_spawn@resource://gre/modules/Task.jsm:3:52\n\tCommandProcessor.prototype.execute@chrome://marionette/content/command.js:7:46\n\tDispatcher.prototype.onPacket@chrome://marionette/content/dispatcher.js:7:189\n\tDebuggerTransport.prototype._onJSONObjectReady/<@chrome://marionette/content/server.js -> resource://gre/modules/devtools/transport/transport.js:24:168\n\tmakeInfallible/<@resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/DevToolsUtils.js:8:50\n\tmakeInfallible/<@resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/DevToolsUtils.js:8:50", "stack": "Traceback (most recent call last):\n File \"/home/worker/build/venv/local/lib/python2.7/site-packages/marionette/marionette_test.py\", line 326, in run\n self.tearDown()\n File \"/home/worker/gaia/tests/python/gaia-ui-tests/gaiatest/gaia_test.py\", line 983, in tearDown\n MarionetteTestCase.tearDown(self)\n File \"/home/worker/build/venv/local/lib/python2.7/site-packages/marionette/marionette_test.py\", line 650, in tearDown\n (self.filepath.replace('\\\\', '\\\\\\\\'), self.methodName))\n File \"/home/worker/build/venv/local/lib/python2.7/site-packages/marionette_driver/marionette.py\", line 1388, in execute_script\n filename=os.path.basename(frame[0]))\n File \"/home/worker/build/venv/local/lib/python2.7/site-packages/marionette_driver/decorators.py\", line 36, in _\n return func(*args, **kwargs)\n File \"/home/worker/build/venv/local/lib/python2.7/site-packages/marionette_driver/marionette.py\", line 715, in _send_message\n self._handle_error(response)\n File \"/home/worker/build/venv/local/lib/python2.7/site-packages/marionette_driver/marionette.py\", line 751, in _handle_error\n raise errors.lookup(status)(message, stacktrace=stacktrace)\n"}
04:26:43 INFO - TEST-START | test_kill_multiple.py TestKill.test_kill_multiple
04:32:43 ERROR - TEST-UNEXPECTED-ERROR | test_kill_multiple.py TestKill.test_kill_multiple | TimeoutException: TimeoutException: Connection timed out
04:32:43 INFO - Traceback (most recent call last):
04:32:43 INFO - File "/home/worker/build/venv/local/lib/python2.7/site-packages/marionette/marionette_test.py", line 277, in run
04:32:43 INFO - self.setUp()
04:32:43 INFO - File "/home/worker/gaia/tests/python/gaia-ui-tests/gaiatest/gaia_test.py", line 745, in setUp
04:32:43 INFO - MarionetteTestCase.setUp(self)
04:32:43 INFO - File "/home/worker/build/venv/local/lib/python2.7/site-packages/marionette/marionette_test.py", line 642, in setUp
04:32:43 INFO - self.marionette.test_name = self.test_name
04:32:43 INFO - File "/home/worker/build/venv/local/lib/python2.7/site-packages/marionette_driver/marionette.py", line 901, in test_name
04:32:43 INFO - if self._send_message('setTestName', 'ok', value=test_name):
04:32:43 INFO - File "/home/worker/build/venv/local/lib/python2.7/site-packages/marionette_driver/decorators.py", line 36, in _
04:32:43 INFO - return func(*args, **kwargs)
04:32:43 INFO - File "/home/worker/build/venv/local/lib/python2.7/site-packages/marionette_driver/marionette.py", line 696, in _send_message
04:32:43 INFO - raise errors.TimeoutException("Connection timed out")
04:32:43 INFO - TEST-INFO took 360169ms
See Also: → 1099045
Also similar to/the same as bug 1139422.
See Also: → 1139422
Summary: Intermittent test_kill.py TestKill.test_kill | TimeoutException: TimeoutException: Connection timed out → Intermittent test_kill.py TestKill.test_kill,test_kill_multiple.py TestKill.test_kill_multiple | TimeoutException: TimeoutException: Connection timed out
Depends on: 1068094
Blocks: 1180511
[Mass Closure] Closing Intermittent as a one off
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.