Open
Bug 1523445
Opened 7 years ago
Updated 3 years ago
Add a way to ignore missing leak logs in manifests
Categories
(Testing :: web-platform-tests, enhancement)
Tracking
(Not tracked)
NEW
People
(Reporter: mccr8, Assigned: mccr8)
References
(Blocks 1 open bug)
Details
In bug 1521191, I want to make missing leak logs fatal, but there's currently no way to ignore these failures in the manifest. That's bad if we import a new test that causes a crash. More immediately, there appears to be a main process crash on Linux32 that causes a missing leak long in the default process, in the webrtc/ directory, and it would be good to only ignore it for that particular platform and directory.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•