Closed
Bug 986463
Opened 12 years ago
Closed 12 years ago
browser_UITour_registerPageID.js leaked 1 docshell until shutdown on linux32 debug when run as a standalone directory
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 980746
People
(Reporter: jmaher, Unassigned)
References
Details
While working on chunking browser-chrome differently, I found that browser_UITour_registerPageID.js would fail consistently on linux32 debug (not any other platforms). Here is the try server run:
https://tbpl.mozilla.org/?tree=Try&rev=29bcc82f7302
While running this as a standalone directory we tend to find issues with dependencies on previous tests or failure to cleanup properly.
Comment 1•12 years ago
|
||
Hey Matt - wasn't this the thing you were hitting during the work week?
Flags: needinfo?(MattN+bmo)
Comment 2•12 years ago
|
||
Yes, but it wasn't just this one file: almost all UITour tests in that directory have a leak when run individually.
Status: NEW → RESOLVED
Closed: 12 years ago
Flags: needinfo?(MattN+bmo)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•