Closed Bug 1530899 Opened 7 years ago Closed 7 years ago

Intermittent testing\firefox-ui\tests\functional\sessionstore\test_restore_windows_after_restart_and_quit.py TestSessionStoreEnabledAllWindows.test_with_variety | IOError: Process killed after 120s because no connection to Marionette server could be esta

Categories

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

Version 3
defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1470565

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: intermittent-failure, regression)

#[markdown(off)]
Filed by: rgurzau [at] mozilla.com

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

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

00:04:39 INFO - [Parent 6808, Gecko_IOThread] WARNING: pipe error: 109: file z:/build/build/src/ipc/chromium/src/chrome/common/ipc_channel_win.cc, line 341
00:04:39 INFO - [Parent 6808, Gecko_IOThread] WARNING: pipe error: 109: file z:/build/build/src/ipc/chromium/src/chrome/common/ipc_channel_win.cc, line 341
00:04:39 INFO - [Child 6548, Chrome_ChildThread] WARNING: pipe error: 109: file z:/build/build/src/ipc/chromium/src/chrome/common/ipc_channel_win.cc, line 341
00:04:39 INFO - [Child 6548, Chrome_ChildThread] WARNING: pipe error: 109: file z:/build/build/srJavaScript error: chrome://browser/content/tabbrowser.js, line 770: TypeError: aURI is null
00:04:39 INFO - 1551225879427 Marionette TRACE Received observer notification xpcom-will-shutdown
00:04:39 INFO - 1551225879427 Marionette DEBUG Remote service is inactive
00:04:39 INFO - [GPU 5936, ChroJavaScript error: chrome://browser/content/tabbrowser.js, line 770: TypeError: aURI is null
00:04:39 INFO - Application command: Z:\task_1551224834\build\application\firefox\firefox.exe -no-remote -marionette --wait-for-browser -profile Z:\task_1551224834\build\tmpahdaoo.mozrunner
00:04:40 INFO - 1551225880111 Marionette TRACE Received observer notification profile-after-change
00:04:40 INFO - 1551225880127 Marionette TRACE Received observer notification command-line-startup
00:04:40 INFO - 1551225880127 Marionette TRACE Received observer notification nsPref:changed
00:04:40 INFO - 1551225880127 Marionette DEBUG Init aborted (running=false, enabled=true, finalUIStartup=false)
00:06:40 INFO - TEST-UNEXPECTED-ERROR | testing\firefox-ui\tests\functional\sessionstore\test_restore_windows_after_restart_and_quit.py TestSessionStoreEnabledAllWindows.test_with_variety | IOError: Process killed after 120s because no connection to Marionette server could be established. Check gecko.log for errors
00:06:40 INFO - Traceback (most recent call last):
00:06:40 INFO - File "Z:\task_1551224834\build\venv\lib\site-packages\marionette_harness\marionette_test\testcases.py", line 159, in run
00:06:40 INFO - testMethod()
00:06:40 INFO - File "Z:\task_1551224834\build\tests\firefox-ui\tests\testing\firefox-ui\tests\functional\sessionstore\test_restore_windows_after_restart_and_quit.py", line 37, in test_with_variety
00:06:40 INFO - self.marionette.start_session()
00:06:40 INFO - File "Z:\task_1551224834\build\venv\lib\site-packages\marionette_driver\decorators.py", line 26, in _
00:06:40 INFO - return func(*args, **kwargs)
00:06:40 INFO - File "Z:\task_1551224834\build\venv\lib\site-packages\marionette_driver\marionette.py", line 1274, in start_session
00:06:40 INFO - self.start_binary(timeout)
00:06:40 INFO - File "Z:\task_1551224834\build\venv\lib\site-packages\marionette_driver\marionette.py", line 662, in start_binary
00:06:40 INFO - reraise(IOError, msg.format(timeout), tb)
00:06:40 INFO - File "Z:\task_1551224834\build\venv\lib\site-packages\marionette_driver\marionette.py", line 653, in start_binary
00:06:40 INFO - self.raise_for_port(timeout=timeout)
00:06:40 INFO - File "Z:\task_1551224834\build\venv\lib\site-packages\marionette_driver\marionette.py", line 740, in raise_for_port
00:06:40 INFO - self.host, self.port))
00:06:40 INFO - TEST-INFO took 128221ms
00:06:40 ERROR - test_end for testing\firefox-ui\tests\functional\sessionstore\test_restore_windows_after_restart_and_quit.py TestSessionStoreEnabledAllWindows.test_with_variety logged while not in progress. Logged with data: {"status": "ERROR", "extra": {"class_name": "test_restore_windows_after_restart_and_quit.TestSessionStoreEnabledAllWindows", "method_name": "test_with_variety"}, "expected": "PASS", "test": "testing\\firefox-ui\\tests\\functional\\sessionstore\\test_restore_windows_after_restart_and_quit.py TestSessionStoreEnabledAllWindows.test_with_variety", "message": "InvalidSessionIdException: Please start a session", "stack": "Traceback (most recent call last):\n File \"Z:\\task_1551224834\\build\\venv\\lib\\site-packages\\marionette_harness\\marionette_test\\testcases.py\", line 190, in run\n self.tearDown()\n File \"Z:\\task_1551224834\\build\\tests\\firefox-ui\\tests\\testing\\firefox-ui\\tests\\functional\\sessionstore\\session_store_test_case.py\", line 65, in tearDown\n super(SessionStoreTestCase, self).tearDown()\n File \"Z:\\task_1551224834\\build\\venv\\lib\\site-packages\\firefox_puppeteer\\mixins.py\", line 97, in tearDown\n self.marionette.set_context('chrome')\n File \"Z:\\task_1551224834\\build\\venv\\lib\\site-packages\\marionette_driver\\marionette.py\", line 1480, in set_context\n {\"value\": context})\n File \"Z:\\task_1551224834\\build\\venv\\lib\\site-packages\\marionette_driver\\decorators.py\", line 26, in _\n return func(*args, **kwargs)\n File \"Z:\\task_1551224834\\build\\venv\\lib\\site-packages\\marionette_driver\\marionette.py\", line 758, in _send_message\n raise errors.InvalidSessionIdException(\"Please start a session\")\n"}
00:06:40 INFO - TEST-START | testing\firefox-ui\tests\functional\sessionstore\test_restore_windows_after_restart_and_quit.py TestSessionStoreEnabledNoPrivateWindows.test_with_variety
00:06:40 INFO - Application command: Z:\task_1551224834\build\application\firefox\firefox.exe -no-remote -marionette --wait-for-browser -profile Z:\task_1551224834\build\tmpxldzp2.mozrunner

There is still bug 1470565 about the same issue but was marked as incomplete only.

Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.