Closed
Bug 1472960
Opened 7 years ago
Closed 7 years ago
Intermittent testing/firefox-ui/tests/functional/sessionstore/test_restore_windows_after_restart_and_quit.py TestSessionStoreEnabledNoPrivateWindows.test_with_variety | IOError
Categories
(Testing :: Firefox UI Tests, defect, P5)
Tracking
(firefox63 fixed, firefox64 fixed)
RESOLVED
FIXED
mozilla64
People
(Reporter: intermittent-bug-filer, Assigned: stransky)
References
Details
(Keywords: intermittent-failure)
Filed by: nerli [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=186145078&repo=mozilla-inbound
https://queue.taskcluster.net/v1/task/A45L5Q87TJmCT9j4H2tywQ/runs/0/artifacts/public/logs/live_backing.log
[task 2018-07-03T08:44:06.155Z] 08:44:06 INFO - ###!!! [Child][MessageChannel] Error: (msgtype=0x2D00FF,name=PContent::Msg_AccumulateChildHistograms) Closed channel: cannot send/recv
[task 2018-07-03T08:44:06.157Z] 08:44:06 INFO - ###!!! [Child][MessageChannel] Error: (msgtype=0x2D0100,name=PContent::Msg_AccumulateChildKeyedHistograms) Closed channel: cannot send/recv
[task 2018-07-03T08:44:06.157Z] 08:44:06 INFO - ###!!! [Child][MessageChannel] Error: (msgtype=0x2D0104,name=PContent::Msg_RecordDiscardedData) Closed channel: cannot send/recv
[task 2018-07-03T08:44:07.417Z] 08:44:07 INFO - 1530607447410 Marionette DEBUG Received observer notification xpcom-will-shutdown
[task 2018-07-03T08:44:07.417Z] 08:44:07 INFO - 1530607447411 Marionette DEBUG Remote service is inactive
[task 2018-07-03T08:44:08.667Z] 08:44:08 INFO - Application command: /builds/worker/workspace/build/application/firefox/firefox -no-remote -marionette -profile /builds/worker/workspace/build/tmpZQZeCu.mozrunner
[task 2018-07-03T08:46:08.716Z] 08:46:08 INFO - TEST-UNEXPECTED-ERROR | testing/firefox-ui/tests/functional/sessionstore/test_restore_windows_after_restart_and_quit.py TestSessionStoreEnabledNoPrivateWindows.test_with_variety | IOError: Process killed after 120s because no connection to Marionette server could be established. Check gecko.log for errors
[task 2018-07-03T08:46:08.722Z] 08:46:08 INFO - Traceback (most recent call last):
[task 2018-07-03T08:46:08.722Z] 08:46:08 INFO - File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/marionette_harness/marionette_test/testcases.py", line 159, in run
[task 2018-07-03T08:46:08.723Z] 08:46:08 INFO - testMethod()
[task 2018-07-03T08:46:08.724Z] 08:46:08 INFO - File "/builds/worker/workspace/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
[task 2018-07-03T08:46:08.725Z] 08:46:08 INFO - self.marionette.start_session()
[task 2018-07-03T08:46:08.725Z] 08:46:08 INFO - File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/marionette_driver/decorators.py", line 26, in _
[task 2018-07-03T08:46:08.726Z] 08:46:08 INFO - return func(*args, **kwargs)
[task 2018-07-03T08:46:08.726Z] 08:46:08 INFO - File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/marionette_driver/marionette.py", line 1227, in start_session
[task 2018-07-03T08:46:08.727Z] 08:46:08 INFO - self.start_binary(timeout)
[task 2018-07-03T08:46:08.728Z] 08:46:08 INFO - File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/marionette_driver/marionette.py", line 660, in start_binary
[task 2018-07-03T08:46:08.728Z] 08:46:08 INFO - reraise(IOError, msg.format(timeout), tb)
[task 2018-07-03T08:46:08.729Z] 08:46:08 INFO - File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/marionette_driver/marionette.py", line 651, in start_binary
[task 2018-07-03T08:46:08.729Z] 08:46:08 INFO - self.raise_for_port(timeout=timeout)
[task 2018-07-03T08:46:08.730Z] 08:46:08 INFO - File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/marionette_driver/marionette.py", line 731, in raise_for_port
[task 2018-07-03T08:46:08.734Z] 08:46:08 INFO - self.host, self.port))
[task 2018-07-03T08:46:08.735Z] 08:46:08 INFO - TEST-INFO took 152262ms
[task 2018-07-03T08:46:08.736Z] 08:46:08 ERROR - test_end for testing/firefox-ui/tests/functional/sessionstore/test_restore_windows_after_restart_and_quit.py TestSessionStoreEnabledNoPrivateWindows.test_with_variety logged while not in progress. Logged with data: {"status": "ERROR", "extra": {"class_name": "test_restore_windows_after_restart_and_quit.TestSessionStoreEnabledNoPrivateWindows", "method_name": "test_with_variety"}, "expected": "PASS", "test": "testing/firefox-ui/tests/functional/sessionstore/test_restore_windows_after_restart_and_quit.py TestSessionStoreEnabledNoPrivateWindows.test_with_variety", "message": "MarionetteException: Please start a session", "stack": "Traceback (most recent call last):\n File \"/builds/worker/workspace/build/venv/lib/python2.7/site-packages/marionette_harness/marionette_test/testcases.py\", line 190, in run\n self.tearDown()\n File \"/builds/worker/workspace/build/tests/firefox-ui/tests/testing/firefox-ui/tests/functional/sessionstore/session_store_test_case.py\", line 62, in tearDown\n super(SessionStoreTestCase, self).tearDown()\n File \"/builds/worker/workspace/build/venv/lib/python2.7/site-packages/firefox_puppeteer/mixins.py\", line 97, in tearDown\n self.marionette.set_context('chrome')\n File \"/builds/worker/workspace/build/venv/lib/python2.7/site-packages/marionette_driver/marionette.py\", line 1431, in set_context\n {\"value\": context})\n File \"/builds/worker/workspace/build/venv/lib/python2.7/site-packages/marionette_driver/decorators.py\", line 26, in _\n return func(*args, **kwargs)\n File \"/builds/worker/workspace/build/venv/lib/python2.7/site-packages/marionette_driver/marionette.py\", line 750, in _send_message\n raise errors.MarionetteException(\"Please start a session\")\n"}
[task 2018-07-03T08:46:08.737Z] 08:46:08 INFO -
[task 2018-07-03T08:46:08.738Z] 08:46:08 INFO - SUMMARY
[task 2018-07-03T08:46:08.739Z] 08:46:08 INFO - -------
[task 2018-07-03T08:46:08.740Z] 08:46:08 INFO - passed: 65
[task 2018-07-03T08:46:08.741Z] 08:46:08 INFO - failed: 2
[task 2018-07-03T08:46:08.742Z] 08:46:08 INFO - todo: 2
[task 2018-07-03T08:46:08.743Z] 08:46:08 INFO -
[task 2018-07-03T08:46:08.743Z] 08:46:08 INFO - FAILED TESTS
[task 2018-07-03T08:46:08.744Z] 08:46:08 INFO - -------
[task 2018-07-03T08:46:08.745Z] 08:46:08 INFO - test_restore_windows_after_restart_and_quit.py test_restore_windows_after_restart_and_quit.TestSessionStoreEnabledNoPrivateWindows.test_with_variety
[task 2018-07-03T08:46:08.745Z] 08:46:08 INFO - test_restore_windows_after_restart_and_quit.py test_restore_windows_after_restart_and_quit.TestSessionStoreEnabledNoPrivateWindows.test_with_variety
[task 2018-07-03T08:46:08.746Z] 08:46:08 INFO - SUITE-END | took 590s
[task 2018-07-03T08:46:09.267Z] 08:46:09 ERROR - Return code: 10
[task 2018-07-03T08:46:09.269Z] 08:46:09 ERROR - # TBPL FAILURE #
[task 2018-07-03T08:46:09.270Z] 08:46:09 WARNING - setting return code to 2
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 4•7 years ago
|
||
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
Comment 5•7 years ago
|
||
Recent failure log: https://treeherder.mozilla.org/logviewer.html#?job_id=196860898&repo=mozilla-central&lineNumber=54627
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 9•7 years ago
|
||
All failures are caused by start-up hangs for Linux64 ASAN builds. It needs a fix on bug 1487243.
Depends on: 1487243
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 12•7 years ago
|
||
This failure should be fixed now with the patch on bug 1495404 for both central and beta.
Assignee: nobody → stransky
Status: REOPENED → RESOLVED
Closed: 7 years ago → 7 years ago
status-firefox63:
--- → fixed
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
| Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•