Closed
Bug 536286
Opened 15 years ago
Closed 10 years ago
Leak when running addon installation from get addons pane testscript
Categories
(Testing Graveyard :: Mozmill, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: aakashd, Unassigned)
Details
(Keywords: memory-leak)
Attachments
(2 files)
Henrik is seeing this too. The log while running the testscript is attached to this bug as well as the patch to the changes made including the addonsAPI that was run when seeing this leak.
Reporter | ||
Comment 1•15 years ago
|
||
Updated•15 years ago
|
Attachment #418743 -
Attachment mime type: application/octet-stream → text/plain
Updated•15 years ago
|
Attachment #418744 -
Attachment mime type: application/octet-stream → text/plain
Comment 3•15 years ago
|
||
I see the same on OS X by just running this restart test:
http://hg.mozilla.org/qa/mozmill-tests/file/default/firefox/restartTests/testExtensionInstallUninstall
How to test this:
1. Install the setuptools via MacPorts
2. Run "sudo easy_install mozmill"
3. Clone the Mozmill test repository: http://hg.mozilla.org/qa/mozmill-tests/
3. Run Mozmill: mozmill -b /Applications/Namoroka.app -t firefox/restartTests/testExtensionInstallUninstall --show-all
Keywords: mlk
Comment 4•14 years ago
|
||
Henrik, do you know if this is still an issue?
Comment 5•14 years ago
|
||
I would think so. As we know we leak a lot with Mozmill. You should easily be able to reproduce with the above mentioned steps and a tinderbox debug build:
http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-central-macosx/
Comment 6•10 years ago
|
||
Mozmill will reach its end of life soon. We are currently working on getting all the tests for Firefox ported to Marionette. For status updates please see bug 1080766.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
Assignee | ||
Updated•8 years ago
|
Product: Testing → Testing Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•