Closed
Bug 840425
Opened 12 years ago
Closed 12 years ago
Assertion fail(ure|ed) regexes should match mozharness logs
Categories
(Tree Management Graveyard :: TBPL, defect)
Tree Management Graveyard
TBPL
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 854002
People
(Reporter: philor, Unassigned)
Details
https://hg.mozilla.org/webtools/tbpl/file/3e56cfef78ce/php/inc/GeneralErrorFilter.php#l30 gives us highlighted assertions in buildbot jobs, but in mozharness jobs they look like
https://tbpl.mozilla.org/php/getParsedLog.php?id=19636028&tree=Cedar
09:31:40 INFO - --- ABOUT TO FAIL ASSERTION ---
09:31:40 INFO - stack=0x18a6450 size=0/1024
09:31:40 INFO - [0] C line 3849 Startup::XRE_Main
09:31:40 INFO - Assertion failure: stack_[*size_].js(), at ../../../js/src/vm/SPSProfiler.cpp:145
and we don't match the assertion failure.
Comment 1•12 years ago
|
||
Was fixed in bug 854002 :-)
(Sorry this got overlooked initially)
| Assignee | ||
Updated•11 years ago
|
Product: Webtools → Tree Management
| Assignee | ||
Updated•10 years ago
|
Product: Tree Management → Tree Management Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•