Open
Bug 1352134
Opened 8 years ago
Updated 3 years ago
Fail job if any extension bootstrap method, or top-level bootstrap load, throws an error
Categories
(Testing :: Mochitest, enhancement)
Testing
Mochitest
Tracking
(Not tracked)
NEW
People
(Reporter: kmag, Unassigned)
Details
The SHIELD add-on has repeatedly started throwing errors from its bootstrap methods that show up in mochitest logs, but don't trigger any failures. We should really have explicit tests for that extension's bootstrap scope, but regardless, we shouldn't ignore these kind of errors when they show up elsewhere.
We should probably do this for xpcshell and other mochitest harnesses as well.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•