Closed
Bug 1377990
Opened 8 years ago
Closed 8 years ago
Intermittent test_security.py TestSecurity.test_get_address_from_certificate | IOError: Process has been unexpectedly closed (Exit code: 572) (Reason: [Errno 10061] No connection could be made because the target machine actively refused it)
Categories
(Testing :: Firefox UI Tests, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: intermittent-failure)
Comment 1•8 years ago
|
||
Exit code 572 as declared by MSDN:
> ERROR_CONTROL_C_EXIT
> 572 (0x23C)
> {Application Exit by CTRL+C} The application terminated as a result of a CTRL+C.
Not sure what this could actually have been caused this.
| Comment hidden (Intermittent Failures Robot) |
Comment 3•8 years ago
|
||
Happened only twice so far. I will close as WFM for now.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
| Comment hidden (Intermittent Failures Robot) |
Comment 5•8 years ago
|
||
The last reported failure is unrelated to this bug, because there was an inappropriate shutdown of Firefox:
[task 2017-07-14T13:46:51.564333Z] 13:46:51 INFO - ###!!! [Parent][RunMessage] Error: Channel error: cannot send/recv
[task 2017-07-14T13:46:51.564911Z] 13:46:51 INFO - ###!!! [Parent][RunMessage] Error: Channel error: cannot send/recv
[task 2017-07-14T13:46:51.723967Z] 13:46:51 INFO - 1500040011712 Marionette DEBUG Received DOM event "DOMContentLoaded" for "about:"
[task 2017-07-14T13:46:51.724974Z] 13:46:51 INFO - 1500040011716 Marionette DEBUG Received DOM event unload for [object XULDocument]
[task 2017-07-14T13:46:51.743260Z] 13:46:51 INFO - 1500040011741 Marionette TRACE 6 <- [1,44,null,{}]
[task 2017-07-14T13:46:51.759630Z] 13:46:51 INFO - 1500040011750 Marionette TRACE 6 -> [0,45,"setContext",{"value":"chrome"}]
[task 2017-07-14T13:46:51.759762Z] 13:46:51 INFO - 1500040011751 Marionette TRACE 6 <- [1,45,null,{}]
[task 2017-07-14T13:46:51.776492Z] 13:46:51 INFO - 1500040011770 Marionette TRACE 6 -> [0,46,"getContext",{}]
[task 2017-07-14T13:46:51.776590Z] 13:46:51 INFO - 1500040011770 Marionette TRACE 6 <- [1,46,null,{"value":"chrome"}]
[task 2017-07-14T13:46:51.776732Z] 13:46:51 INFO - 1500040011772 Marionette DEBUG Closed connection 6
[task 2017-07-14T13:46:55.322862Z] 13:46:55 INFO - *** UTM:SVC TimerManager:registerTimer called after profile-before-change notification. Ignoring timer registration for id: telemetry_modules_ping
[task 2017-07-14T13:46:55.863852Z] 13:46:55 INFO - 1500040015857 Marionette DEBUG Received observer notification "xpcom-shutdown"
I will file that as a new bug.
| Comment hidden (Intermittent Failures Robot) |
Updated•8 years ago
|
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Comment 8•8 years ago
|
||
Status: REOPENED → RESOLVED
Closed: 8 years ago → 8 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•