Closed Bug 1448898 Opened 6 years ago Closed 6 years ago

Intermittent testing\firefox-ui\tests\functional\sessionstore\test_restore_windows_after_restart_and_quit.py TestSessionStoreDisabled.test_restore_with_restart | MarionetteException: Please start a session

Categories

(Testing :: Firefox UI Tests, defect, P5)

Version 3
defect

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: intermittent-bug-filer, Unassigned)

References

(Depends on 1 open bug)

Details

(Keywords: intermittent-failure)

Filed by: ncsoregi [at] mozilla.com

https://treeherder.mozilla.org/logviewer.html#?job_id=170291657&repo=autoland

https://queue.taskcluster.net/v1/task/F2yE2FGZQJWzDK3Yo-EOmA/runs/0/artifacts/public/logs/live_backing.log

14:09:46     INFO -  JavaScript error: resource:///modules/AsyncTabSwitcher.jsm, line 258: TypeError: browser.frameLoader is null
14:09:46     INFO -  [Parent 6844, Gecko_IOThread] WARNING: pipe error: 109: file z:/build/build/src/ipc/chromium/src/chrome/common/ipc_channel_win.cc, line 346
14:09:46     INFO -  Unable to read VR Path Registry from C:\Users\GenericWorker\AppData\Local\openvr\openvrpaths.vrpath
14:09:46     INFO -  [Child 1376, Chrome_ChildThread] WARNING: pipe error: 109: file z:/build/build/src/ipc/chromium/src/chrome/common/ipc_channel_win.cc, line 346
14:09:46     INFO -  *** UTM:SVC TimerManager:registerTimer called after profile-before-change notification. Ignoring timer registration for id: telemetry_modules_ping
14:09:46     INFO -  1522073386511	Marionette	DEBUG	Received observer notification xpcom-will-shutdown
14:09:50     INFO - Application command: Z:\task_1522072657\build\application\firefox\firefox.exe -no-remote -marionette -profile Z:\task_1522072657\build\tmpztxy0s.mozrunner
14:09:51     INFO -  1522073391037	Marionette	DEBUG	Received observer notification profile-after-change
14:13:51     INFO - TEST-UNEXPECTED-ERROR | testing\firefox-ui\tests\functional\sessionstore\test_restore_windows_after_restart_and_quit.py TestSessionStoreDisabled.test_restore_with_restart | MarionetteException: Please start a session
14:13:51     INFO - Traceback (most recent call last):
14:13:51     INFO -   File "Z:\task_1522072657\build\venv\lib\site-packages\marionette_harness\marionette_test\testcases.py", line 190, in run
14:13:51     INFO -     self.tearDown()
14:13:51     INFO -   File "Z:\task_1522072657\build\tests\firefox-ui\tests\testing\firefox-ui\tests\functional\sessionstore\test_restore_windows_after_restart_and_quit.py", line 60, in tearDown
14:13:51     INFO -     super(TestBaseRestoreWindows, self).tearDown()
14:13:51     INFO -   File "Z:\task_1522072657\build\venv\lib\site-packages\firefox_puppeteer\mixins.py", line 97, in tearDown
14:13:51     INFO -     self.marionette.set_context('chrome')
14:13:51     INFO -   File "Z:\task_1522072657\build\venv\lib\site-packages\marionette_driver\marionette.py", line 1486, in set_context
14:13:51     INFO -     self._send_message("setContext", {"value": context})
14:13:51     INFO -   File "Z:\task_1522072657\build\venv\lib\site-packages\marionette_driver\decorators.py", line 26, in _
14:13:51     INFO -     return func(*args, **kwargs)
14:13:51     INFO -   File "Z:\task_1522072657\build\venv\lib\site-packages\marionette_driver\marionette.py", line 735, in _send_message
14:13:51     INFO -     raise errors.MarionetteException("Please start a session")
14:13:51     INFO - TEST-INFO took 254140ms
There is no "command-line-startup" observer notification, which means there is a hang during startup of Firefox.
Depends on: 1414495
You need to log in before you can comment on or make changes to this bug.