Modify ↓
#97 closed defect (fixed)
On errors parsing reports, an exception is thrown, killing the build
Reported by: | Walter Bell <wwb2@…> | Owned by: | cmlenz |
---|---|---|---|
Priority: | major | Milestone: | 0.6 |
Component: | Build slave | Version: | 0.5 |
Keywords: | Cc: | ||
Operating System: |
Description
Specify an invalid report name for a recipe <report> item. You'll get an exception that brings down the build.
Attachments (1)
Change History (3)
Changed 19 years ago by Walter Bell <wwb2@…>
comment:1 Changed 19 years ago by cmlenz
- Milestone set to 0.6
- Status changed from new to assigned
comment:2 Changed 19 years ago by cmlenz
- Resolution set to fixed
- Status changed from assigned to closed
Fixed in [356]. Thanks!
Note: See
TracTickets for help on using
tickets.
Patch against 0.5 which fixes the report error as well as catches any random exceptions and errors the step, letting the build continue