Closed
Bug 1250995
Opened 9 years ago
Closed 9 years ago
Consolidate some NSPR fd-related leak suppressions
Categories
(Testing :: General, defect)
Testing
General
Tracking
(firefox47 fixed)
RESOLVED
FIXED
mozilla47
Tracking | Status | |
---|---|---|
firefox47 | --- | fixed |
People
(Reporter: mccr8, Assigned: mccr8)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
1.73 KB,
patch
|
erahm
:
review+
|
Details | Diff | Splinter Review |
We have three of these, but I think there's just one underlying NSPR issue, so let's just have a single suppression instead of three.
Assignee | ||
Comment 1•9 years ago
|
||
try run with all of these suppressions deleted: https://treeherder.mozilla.org/#/jobs?repo=try&revision=b37c629d0881
Mostly the leaks are 88 bytes, but a few test directories it goes up to a few hundred bytes. I don't know if that's a sign of a worse problem than some cache not being cleared.
try run with this patch: https://treeherder.mozilla.org/#/jobs?repo=try&revision=1b5882a02027
Attachment #8723253 -
Flags: review?(erahm)
Updated•9 years ago
|
Attachment #8723253 -
Flags: review?(erahm) → review+
Assignee | ||
Updated•9 years ago
|
Keywords: checkin-needed
Keywords: checkin-needed
Comment 3•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox47:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla47
You need to log in
before you can comment on or make changes to this bug.
Description
•