Closed
Bug 1291047
Opened 8 years ago
Closed 8 years ago
Intermittent test_standards.py TestStandardsUnits.test_units | IOError: Process killed because the connection to Marionette server is lost. Check gecko.log for errors (Reason: Connection timed out after 360s)
Categories
(Remote Protocol :: Marionette, defect)
Remote Protocol
Marionette
Tracking
(firefox51 fixed)
RESOLVED
FIXED
mozilla51
Tracking | Status | |
---|---|---|
firefox51 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Whiteboard: [fixed by bug 1051567])
Comment hidden (Intermittent Failures Robot) |
Updated•8 years ago
|
Component: web-platform-tests → Marionette
Version: Version 3 → unspecified
Updated•8 years ago
|
Summary: Intermittent test_standards.py TestStandardsUnits.test_units | TimeoutException: TimeoutException: Process killed because the connection was lost (Reason: TimeoutException: Connection timed out) → Intermittent test_standards.py TestStandardsUnits.test_units | TimeoutException: Process killed because the connection was lost (Reason: TimeoutException: Connection timed out)
Comment hidden (Intermittent Failures Robot) |
Comment 4•8 years ago
|
||
The failure signature has been changed. Reflecting this in the bug summary.
Summary: Intermittent test_standards.py TestStandardsUnits.test_units | TimeoutException: Process killed because the connection was lost (Reason: TimeoutException: Connection timed out) → Intermittent test_standards.py TestStandardsUnits.test_units | IOError: Process killed because the connection to Marionette server is lost. Check gecko.log for errors (Reason: Connection timed out after 360s)
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 7•8 years ago
|
||
Excerpt from gecko.log:
1470491651165 Marionette TRACE conn178 -> [0,11,"findElement",{"using":"id","value":"complete"}]
[Child 2374] WARNING: 'NS_FAILED(res)', file /builds/slave/fx-team-m64-d-0000000000000000/build/src/editor/libeditor/EditorBase.cpp, line 663
Assertion failure: fallibleScope_ ([OOM] Cannot allocate a new chunk in an infallible scope.), at /builds/slave/fx-team-m64-d-0000000000000000/build/src/js/src/ds/LifoAlloc.cpp:105
###!!! [Parent][MessageChannel] Error: (msgtype=0x2E007D,name=PBrowser::Msg_Destroy) Channel error: cannot send/recv
Same underlying issue as bug 1294540. Marking as dependent.
Depends on: 1294540
Comment hidden (Intermittent Failures Robot) |
Updated•8 years ago
|
Whiteboard: [blocked by bug 1294540]
Comment hidden (Intermittent Failures Robot) |
Comment 10•8 years ago
|
||
This crash should be fixed now with the patch on bug 1051567 landed (not bug 1294540).
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox51:
--- → fixed
Resolution: --- → FIXED
Whiteboard: [blocked by bug 1294540] → [fixed by bug 1051567]
Target Milestone: --- → mozilla51
Updated•8 years ago
|
Keywords: intermittent-failure
Comment hidden (Intermittent Failures Robot) |
Updated•2 years ago
|
Product: Testing → Remote Protocol
You need to log in
before you can comment on or make changes to this bug.
Description
•