Closed
Bug 423235
Opened 17 years ago
Closed 17 years ago
Make leak detection always run but only be fatal if the threshold (current default is infinity) is exceeded
Categories
(Testing :: Mochitest, defect)
Testing
Mochitest
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla1.9
People
(Reporter: Waldo, Assigned: Waldo)
References
Details
Attachments
(1 file)
3.89 KB,
patch
|
sayrer
:
review+
|
Details | Diff | Splinter Review |
I had a local modification to force the threshold to 0 which I accidentally committed recently, and doing this would mean I wouldn't have to have that local modification, and people wouldn't have to explicitly specify --leak-threshold=N to see leak reports.
I promise, one of these days I'll be done tweaking this code!
Attachment #309724 -
Flags: review?(sayrer)
Updated•17 years ago
|
Attachment #309724 -
Flags: review?(sayrer) → review+
Assignee | ||
Comment 1•17 years ago
|
||
Fixt.
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Comment 2•16 years ago
|
||
MochitestMassMove -- plz ignore.
Component: Testing → Mochitest
Product: Core → Testing
Target Milestone: mozilla1.9beta5 → mozilla1.9
Updated•16 years ago
|
QA Contact: testing → mochitest
You need to log in
before you can comment on or make changes to this bug.
Description
•