Closed
Bug 1213119
Opened 10 years ago
Closed 10 years ago
Intermittent w-e10s fetch-frame-resource.https.html | Basic type response could be loaded in the iframe. - assert_unreached: unexpected rejection: result is null Reached unreachable code
Categories
(Core :: DOM: Service Workers, defect)
Core
DOM: Service Workers
Tracking
()
RESOLVED
FIXED
mozilla45
People
(Reporter: KWierso, Assigned: bkelly)
References
(Blocks 1 open bug)
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
2.62 KB,
patch
|
ehsan.akhgari
:
review+
|
Details | Diff | Splinter Review |
Updated•10 years ago
|
Blocks: e10s-tests
tracking-e10s:
--- → +
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Comment 6•10 years ago
|
||
All of these failures on debug. This test uses a timeout to detect when an iframe has loaded. I believe we're just running slow enough in debug builds that this timeout value is marginal.
This patch bumps up the timeout value. Unfortunately there is no way in the API to detect frame/window load failure we can use instead.
https://treeherder.mozilla.org/#/jobs?repo=try&revision=a798a12f6891
Updated•10 years ago
|
Attachment #8697467 -
Flags: review?(ehsan) → review+
Comment 8•10 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox45:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla45
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•