Closed
Bug 1354903
Opened 9 years ago
Closed 8 years ago
Intermittent test_window_close_content.py TestCloseWindow.test_close_window_for_browser_window_with_single_tab | IOError: Process has been unexpectedly closed (Exit code: 1) (Reason: No data received over socket)
Categories
(Testing :: Marionette Client and Harness, defect)
Tracking
(Not tracked)
VERIFIED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: bulk-close-intermittents, intermittent-failure)
Comment 1•9 years ago
|
||
Those lines are strange:
[task 2017-04-09T10:16:35.661593Z] 10:16:35 INFO - TEST-START | test_window_close_content.py TestCloseWindow.test_close_window_for_browser_window_with_single_tab
[task 2017-04-09T10:16:37.753651Z] 10:16:37 INFO - TEST-UNEXPECTED-ERROR | test_window_close_content.py TestCloseWindow.test_close_window_for_browser_window_with_single_tab | IOError: Process has been unexpectedly closed (Exit code: 1) (Reason: No data received over socket)
Why did we raise the IOError after 2s? We usually have a timeout of 360s.
Status: NEW → RESOLVED
Closed: 8 years ago
Keywords: bulk-close-intermittents
Resolution: --- → INCOMPLETE
Updated•8 years ago
|
Status: RESOLVED → VERIFIED
Updated•3 years ago
|
Product: Testing → Remote Protocol
Comment 2•3 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
•