Closed
Bug 1389350
Opened 8 years ago
Closed 8 years ago
Intermittent dom/tests/browser/browser_localStorage_e10s.js | Test timed out -
Categories
(Core :: DOM: Core & HTML, defect, P5)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 3•8 years ago
|
||
The timeout is misleading. Content processes are dying because in BackgroundChildImpl::RecvDispatchLocalStorageChange PrincipalInfoToPrincipal is failing and we take the IPC_FAIL_NO_REASON(this); path. There may be a systemic problem with "browser" tests if they don't care about the content processes dying and then they get to err on the side of timeouts.
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 6•8 years ago
|
||
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
| Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•