Closed
Bug 1397076
Opened 6 years ago
Closed 5 years ago
Intermittent test_quit_restart.py TestServerQuitApplication.test_empty_default | IOError: Process killed because the connection to Marionette server is lost. Check gecko.log for errors (Reason: [Errno 111] Connection refused)
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: philringnalda [at] gmail.com https://treeherder.mozilla.org/logviewer.html#?job_id=128695668&repo=autoland https://queue.taskcluster.net/v1/task/b4dUxag9S2yKQUpGhYjlFQ/runs/0/artifacts/public/logs/live_backing.log
Comment 1•6 years ago
|
||
The `quit` command was correctly processed and Firefox shutdown but it looks like that the process just hangs and doesn't fully quit. Sadly it's an opt build so no further information can be seen. [task 2017-09-05T22:16:18.977334Z] 22:16:18 INFO - 1504649778969 Marionette TRACE 3 <- [1,6,null,{"cause":"shutdown"}] [task 2017-09-05T22:16:18.995139Z] 22:16:18 INFO - 1504649778985 Marionette DEBUG Closed connection 3 [task 2017-09-05T22:16:19.219967Z] 22:16:19 INFO - *** UTM:SVC TimerManager:registerTimer called after profile-before-change notification. Ignoring timer registration for id: telemetry_modules_ping [task 2017-09-05T22:16:19.389936Z] 22:16:19 INFO - 1504649779384 Marionette DEBUG Received observer notification "xpcom-shutdown" [task 2017-09-05T22:16:19.491681Z] 22:16:19 INFO - Application command: /builds/worker/workspace/build/application/firefox/firefox -no-remote -marionette -profile /tmp/tmpp1LDuP.mozrunner [task 2017-09-05T22:19:20.644167Z] 22:19:20 INFO - TEST-UNEXPECTED-ERROR | test_quit_restart.py TestServerQuitApplication.test_empty_default | IOError: Process killed because the connection to Marionette server is lost. Check gecko.log for errors (Reason: [Errno 111] Connection refused)
status-firefox57:
--- → affected
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Updated•6 years ago
|
Assignee: nobody → hskupin
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox58:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
Updated•6 years ago
|
Comment hidden (Intermittent Failures Robot) |
Comment 7•5 years ago
|
||
Looks like this is not fixed and I wrongly closed it as such. It seems that this is another case of race condition which needs bug 1433873 fixed.
Assignee: hskupin → nobody
Status: RESOLVED → REOPENED
status-firefox57:
fixed → ---
status-firefox58:
fixed → ---
Depends on: 1433873
Resolution: FIXED → ---
Target Milestone: mozilla58 → ---
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 13•5 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
Status: REOPENED → RESOLVED
Closed: 6 years ago → 5 years ago
Resolution: --- → INCOMPLETE
Updated•5 years ago
|
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
Comment hidden (Intermittent Failures Robot) |
Comment 15•5 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
Status: REOPENED → RESOLVED
Closed: 5 years ago → 5 years ago
Resolution: --- → INCOMPLETE
Updated•4 months ago
|
Product: Testing → Remote Protocol
Comment 16•3 months 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
•