Open
Bug 1991905
Opened 1 month ago
do not treat log lines with only 'Assertion failure' as failure lines
Categories
(Tree Management :: Treeherder: Data Ingestion, enhancement)
Tree Management
Treeherder: Data Ingestion
Tracking
(Not tracked)
ASSIGNED
People
(Reporter: aryx, Assigned: aryx)
Details
Assertion failure without further context in the same log line is sometimes logged for marionette, mochitest and web platform tests (example). The ones checked were not fatal but e.g. failures related to asynchronous tab switching.
They should not be treated as failure lines.
You need to log in
before you can comment on or make changes to this bug.
Description
•