Closed
Bug 588608
Opened 14 years ago
Closed 13 years ago
Crashes due to test failures should look different from real crashes in TBPL
Categories
(Tree Management Graveyard :: TBPL, defect)
Tree Management Graveyard
TBPL
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: justin.lebar+bug, Unassigned)
References
Details
Our test harness produces a crash upon test failure. This intentional crash is indistinguishable from an unintentional crash which occurs after a test failure in TBPL without clicking through and examining the logs.
Intentional crashes should be very quiet, and unintentional crashes should be very loud.
cjones tells me this depends on bug 585187.
Not "depends on" in the sense of "we have to have bug 585187 to fix this"; we have another bug to suppress intentional crashes in the output altogether by cleaning them up. However, with bug 585187 we would be able to scrape all the crash stacks and either display the IntentionalCrash ones differently or filter them altogether.
Comment 2•14 years ago
|
||
These dependent bugs should eliminate all of the PROCESS-CRASH output for crashes we expect.
Comment 3•13 years ago
|
||
I think all the cases of intentional ignorable crashes won't cause a test failure now, and all other crashes will. The ignorable crashes shouldn't show up on TBPL as orange or in the blue suggestions box any more.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•10 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
•