| Summary: | TestRunner can dump core before it gets a chance to print the failures | ||
|---|---|---|---|
| Product: | frysk | Reporter: | Andrew Cagney <cagney> |
| Component: | general | Assignee: | Andrew Cagney <cagney> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | P1 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Host: | Target: | ||
| Build: | Last reconfirmed: | ||
| Project(s) to access: | ssh public key: | ||
| Bug Depends on: | |||
| Bug Blocks: | 1839, 2234 | ||
|
Description
Andrew Cagney
2005-10-08 21:56:25 UTC
2005-10-08 Andrew Cagney <cagney@redhat.com> * TestRunner.sh: Add class Results, extends ResultPrinter. Use Results to print each failure as soon as it occures. is an improvement, perhaphs it should print dots, and then a full dump when one fails. this is caused by gcc aborting while attempting to construct the backtrace for a throw |