Closed
Bug 1415822
Opened 8 years ago
Closed 8 years ago
Intermittent test_quit_restart.py TestQuitRestart.test_in_app_restart_safe_mode | MarionetteException: Please start a session
Categories
(Testing :: Marionette Client and Harness, defect, P5)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: intermittent-failure)
Filed by: archaeopteryx [at] coole-files.de
https://treeherder.mozilla.org/logviewer.html#?job_id=143261533&repo=autoland
https://queue.taskcluster.net/v1/task/Khs24duTStWZojbe2lUQZQ/runs/0/artifacts/public/logs/live_backing.log
07:59:35 INFO - 1510214375556 Marionette TRACE 3 -> [0,22,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"test_quit_restart.py","script":"\n Components.utils.import(\"resource://gre/modules/Services.jsm\");\n\n let cancelQuit = Cc[\"@m ... {\n Services.startup.restartInSafeMode(Ci.nsIAppStartup.eAttemptQuit);\n }\n ","sandbox":"default","line":217}]
07:59:35 INFO - 1510214375570 addons.xpi WARN Exception running bootstrap method shutdown on activity-stream@mozilla.org: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIObserverService.removeObserver]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: resource://activity-stream/lib/SnippetsFeed.jsm :: uninit :: line 125" data: no] Stack trace: uninit()@resource://activity-stream/lib/SnippetsFeed.jsm:125 < onAction()@resource://activity-stream/lib/SnippetsFeed.jsm:141 < _middleware/</<()@resource://activity-stream/lib/Store.jsm:51 < Store/this[method]()@resource://activity-stream/lib/Store.jsm:30 < uninit()@resource://activity-stream/lib/Store.jsm:153 < uninit()@resource://activity-stream/lib/ActivityStream.jsm:267 < uninit()@resource://gre/modules/addons/XPIProvider.jsm -> jar:file:///Z:/task_1510213790/build/application/firefox/browser/features/activity-stream@mozilla.org.xpi!/bootstrap.js:80 < shutdown()@resource://gre/modules/addons/XPIProvider.jsm -> jar:file:///Z:/task_1510213790/build/application/firefox/browser/features/activity-stream@mozilla.org.xpi!/bootstrap.js:196 < callBootstrapMethod()@resource://gre/modules/addons/XPIProvider.jsm:4409 < observe()@resource://gre/modules/addons/XPIProvider.jsm:2271 < test_quit_restart.py:9 < test_quit_restart.py < evaluate.sandbox/promise<()@evaluate.js:164 < evaluate.sandbox()@evaluate.js:115 < GeckoDriver.prototype.execute_()@driver.js:1056
07:59:35 INFO - 1510214375590 Marionette TRACE 3 <- [1,22,null,{"value":null}]
07:59:35 INFO - [Parent 5992, Gecko_IOThread] WARNING: pipe error: 109: file z:/build/build/src/ipc/chromium/src/chrome/common/ipc_channel_win.cc, line 346
07:59:35 INFO - [Child 5108, Chrome_ChildThread] WARNING: pipe error: 109: file z:/build/build/src/ipc/chromium/src/chrome/common/ipc_channel_win.cc, line 346
07:59:35 INFO - [Parent 5992, Gecko_IOThread] WARNING: pipe error: 109: file z:/build/build/src/ipc/chromium/src/chrome/common/ipc_channel_win.cc, line 346
07:59:35 INFO - [Child 4600, Chrome_ChildThread] WARNING: pipe error: 109: file z:/build/build/src/ipc/chromium/src/chrome/common/ipc_channel_win.cc, line 346
07:59:35 INFO - 1510214375628 Marionette TRACE 3 -> [0,23,"setContext",{"value":"content"}]
07:59:35 INFO - 1510214375629 Marionette TRACE 3 <- [1,23,null,{}]
07:59:35 INFO - 1510214375632 Marionette DEBUG Closed connection 3
07:59:35 INFO - [Child 3692, Chrome_ChildThread] WARNING: pipe error: 109: file z:/build/build/src/ipc/chromium/src/chrome/common/ipc_channel_win.cc, line 346
07:59:35 INFO - *** UTM:SVC TimerManager:registerTimer called after profile-before-change notification. Ignoring timer registration for id: telemetry_modules_ping
07:59:35 INFO - 1510214375856 Marionette DEBUG Received observer notification "xpcom-shutdown"
08:02:41 INFO - WARNING | IO Completion Port failed to signal process shutdown
08:02:41 INFO - Parent process 5992 exited with children alive:
08:02:41 INFO - PIDS: 3840
08:02:41 INFO - Attempting to kill them, but no guarantee of success
08:02:41 ERROR - TEST-UNEXPECTED-ERROR | test_quit_restart.py TestQuitRestart.test_in_app_restart_safe_mode | MarionetteException: Please start a session
08:02:41 INFO - Traceback (most recent call last):
08:02:41 INFO - File "Z:\task_1510213790\build\venv\lib\site-packages\marionette_harness\marionette_test\testcases.py", line 156, in run
08:02:41 INFO - testMethod()
08:02:41 INFO - File "Z:\task_1510213790\build\tests\marionette\tests\testing\marionette\harness\marionette_harness\tests\unit\test_quit_restart.py", line 224, in test_in_app_restart_safe_mode
08:02:41 INFO - self.marionette.quit(clean=True)
08:02:41 INFO - File "Z:\task_1510213790\build\venv\lib\site-packages\marionette_driver\decorators.py", line 23, in _
08:02:41 INFO - return func(*args, **kwargs)
08:02:41 INFO - File "Z:\task_1510213790\build\venv\lib\site-packages\marionette_driver\marionette.py", line 1122, in quit
08:02:41 INFO - self.delete_session(reset_session_id=True)
08:02:41 INFO - File "Z:\task_1510213790\build\venv\lib\site-packages\marionette_driver\marionette.py", line 1286, in delete_session
08:02:41 INFO - self._send_message("deleteSession")
08:02:41 INFO - File "Z:\task_1510213790\build\venv\lib\site-packages\marionette_driver\decorators.py", line 23, in _
08:02:41 INFO - return func(*args, **kwargs)
08:02:41 INFO - File "Z:\task_1510213790\build\venv\lib\site-packages\marionette_driver\marionette.py", line 748, in _send_message
08:02:41 INFO - raise errors.MarionetteException("Please start a session")
08:02:41 INFO - TEST-INFO took 185672ms
| Comment hidden (Intermittent Failures Robot) |
Comment 2•8 years ago
|
||
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
Updated•3 years ago
|
Product: Testing → Remote Protocol
Comment 3•3 years ago
|
||
Moving bug to Testing::Marionette Client and Harness component per bug 1815831.
Component: Marionette → Marionette Client and Harness
Product: Remote Protocol → Testing
You need to log in
before you can comment on or make changes to this bug.
Description
•