Closed
Bug 778433
Opened 12 years ago
Closed 12 years ago
Raise ShutdownLeakLogger's MAX_LEAK_COUNT to something less annoying, until bug 728294 lands
Categories
(Testing :: General, defect)
Testing
General
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla17
People
(Reporter: emorley, Unassigned)
References
Details
Bug 728294 will reduce false positives, but isn't ready yet.
The sheriffs are being driven up the wall with the current MAX_LEAK_COUNT of 3 (ie https://bugzilla.mozilla.org/showdependencytree.cgi?id=754804&hide_resolved=1), it should be raised to 4 for now.
Reporter | ||
Comment 1•12 years ago
|
||
Target Milestone: --- → mozilla17
Comment 2•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 3•12 years ago
|
||
We were still getting lots of orange from the leaks that are already filed (& being ignored until bug 728294 lands), so bumped to 5:
https://hg.mozilla.org/integration/mozilla-inbound/rev/d1b5e2bca3d6
(This failure always takes ages for TBPL to generate the summary, due to multiple bzapi calls, so is a real PITA for sheriffs).
Ideally we'd switch the ShutdownLeakLogger to use a whitelist, but not worth it if bug 728294 is going to replace it with something completely different soon.
Comment 4•12 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•