Closed
Bug 1296010
Opened 9 years ago
Closed 9 years ago
Intermittent test_screenshot.py Content.test_html_document_element | IOError: Process killed because the connection to Marionette server is lost. Check gecko.log for errors (Reason: Connection timed out after 360s)
Categories
(Testing :: Marionette Client and Harness, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla51
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: intermittent-failure)
Comment 1•9 years ago
|
||
The gecko.log shows the following:
MARIONETTE LOG: INFO: TEST-START: /home/worker/workspace/build/tests/marionette/tests/testing/marionette/harness/marionette/tests/unit/test_screenshot.py:test_html_document_element
###!!! [Parent][OnMaybeDequeueOne] Error: Channel error: cannot send/recv
###!!! [Parent][MessageChannel] Error: (msgtype=0x2E007D,name=PBrowser::Msg_Destroy) Channel error: cannot send/recv
This actually caused the hang for us.
See Also: → 1296003
See Also: → 1294540
Comment 2•9 years ago
|
||
Similar to bug 1296003 this ASAN build related failure got fixed by the backout on bug 1264642.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
See Also: 1294540 →
Target Milestone: --- → mozilla51
Updated•2 years ago
|
Product: Testing → Remote Protocol
Comment 3•2 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
•