Closed
Bug 1263539
Opened 10 years ago
Closed 8 years ago
Intermittent browser_gZipOfflineChild.js | Test timed out
Categories
(Core :: Networking: Cache, defect, P5)
Core
Networking: Cache
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: cbook, Unassigned)
References
()
Details
(Keywords: intermittent-failure, Whiteboard: [necko-would-take])
https://treeherder.mozilla.org/logviewer.html#?job_id=25493140&repo=mozilla-inbound
19:28:08 INFO - 457 INFO TEST-UNEXPECTED-FAIL | browser/base/content/test/general/browser_gZipOfflineChild.js | Test timed out -
Comment 1•10 years ago
|
||
I think I know what caused this: I wrote the test to wait for the loaded event before hooking up the event handler that detects the files being cached. As I discovered those events can fire *before* the tab has been fully loaded and that's what might have caused this. I'll try to rewrite the test to avoid that issue.
Updated•10 years ago
|
Assignee: nobody → gsvelto
Whiteboard: [necko-active]
Comment 3•10 years ago
|
||
Sorry, no progress yet, I've been stuck trying to fix bug 1257785 which touches the same functionality in a way that would be non-racy - and thus fix the same problem we have here - but I couldn't devise a way too yet.
Flags: needinfo?(gsvelto)
Updated•10 years ago
|
Whiteboard: [necko-active] → [necko-would-take]
Comment 4•9 years ago
|
||
Bulk assigning P3 to all open intermittent bugs without a priority set in Firefox components per bug 1298978.
Priority: -- → P3
Comment 5•9 years ago
|
||
Unassigning myself since I'm not currently working on this.
Assignee: gsvelto → nobody
| Comment hidden (Intermittent Failures Robot) |
Comment 7•8 years ago
|
||
Bulk change to priority: https://bugzilla.mozilla.org/show_bug.cgi?id=1399258
Priority: P3 → P5
Comment 8•8 years ago
|
||
no instances in 4 months, lets close this out
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•