Closed
Bug 1638355
Opened 4 years ago
Closed 4 years ago
Mark more WPT directories as lsan-disabled
Categories
(Testing :: web-platform-tests, task)
Tracking
(firefox78 fixed)
RESOLVED
FIXED
mozilla78
Tracking | Status | |
---|---|---|
firefox78 | --- | fixed |
People
(Reporter: mccr8, Assigned: mccr8)
References
Details
Attachments
(1 file)
Thanks to bug 1631819, we can now ignore all leaks in a directory. Any directory that has more than, say, 15 things whitelisted should probably get marked like that to avoid developer headaches.
Assignee | ||
Comment 1•4 years ago
|
||
I marked every directory that had both a leak-threshold annotation and an
lsan-allowed list with more than a few items as lsan-disabled. That's
probably a good heuristic for directories with serious leaks.
Pushed by amccreight@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4d6ce9c0bf9e
Mark more WPT directories as lsan-disabled. r=jgraham
Comment 3•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox78:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla78
You need to log in
before you can comment on or make changes to this bug.
Description
•