Closed
Bug 441550
Opened 16 years ago
Closed 16 years ago
unittest error parser needs to handle failures from leaks
Categories
(Webtools Graveyard :: Tinderbox, defect)
Webtools Graveyard
Tinderbox
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 443090
People
(Reporter: ted, Assigned: ted)
References
()
Details
At some point the unit test buildbots started failing tests due to leaks, the output looks like:
ERROR FAIL leaked 290313 bytes during test execution (should have leaked no more than 0 bytes)
ERROR FAIL leaked 100 instances of AtomImpl with size 16 bytes each (1600 bytes total)
ep_unittest doesn't currently handle this. Should be easy to add.
Assignee | ||
Comment 1•16 years ago
|
||
Will be fixed by a patch on bug 443090
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
Updated•10 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•