Modify ↓
#385 closed enhancement (fixed)
Show ignored tests on charts.
Reported by: | silk <silk@…> | Owned by: | dfraser |
---|---|---|---|
Priority: | major | Milestone: | 0.6 |
Component: | Trac plugin | Version: | dev |
Keywords: | charts | Cc: | |
Operating System: | Linux |
Description
Currently only failed and successful tests are drawn on charts. This patch adds a line showing the count of ignored tests.
This patch requires attachment:bitten-nunit.patch:ticket:348 from #348 as for now only that parser is counting ignored tests.
Attachments (1)
Change History (4)
Changed 16 years ago by silk <silk@…>
comment:1 Changed 16 years ago by dfraser
- Owner changed from cmlenz to dfraser
- Status changed from new to assigned
Thanks, committed in r625
comment:2 Changed 16 years ago by dfraser
- Resolution set to fixed
- Status changed from assigned to closed
Your patch changes "Total" so it shows total, not success, which is sane but I thought should be mentioned somewhere :-)
comment:3 Changed 16 years ago by silk <silk@…>
Ahh, true. I totally forgot about this 'small' change :)
Note: See
TracTickets for help on using
tickets.
draw on charts a line for ignored tests