#714 closed enhancement (fixed)
Pcut results reporting sets of mental alarms
Reported by: | Jiri Svoboda | Owned by: | Vojtech Horky |
---|---|---|---|
Priority: | major | Milestone: | 0.7.2 |
Component: | helenos/unspecified | Version: | mainline |
Keywords: | Cc: | ||
Blocker for: | Depends on: | ||
See also: |
Description
Pcut reports the results of each test suite as (N of M failed). The sole appearance of the word 'failed' sets of mental alarms when one is quickly glancing through the results trying to look for failure.
If nothing failed there should be no words like failed or error.
E.g.:
all pass
or
N of M pass
N of M pass, Y failed (when Y > 0)
or
total: N, passed: M
total: N, passed: M, failed: Y (when Y > 0)
Change History (3)
comment:1 by , 7 years ago
Owner: | set to |
---|---|
Status: | new → accepted |
comment:2 by , 7 years ago
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
comment:3 by , 7 years ago
Milestone: | → 0.7.2 |
---|
Note:
See TracTickets
for help on using tickets.
Closing this ticket (commit 9eb1ff5d8638).
New output looks like this: