Closed Bug 814013 Opened 13 years ago Closed 13 years ago

Robocop should always print the final pass/fail summary, even if it previously encountered a non-zero return value

Categories

(Testing :: Mochitest, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla20

People

(Reporter: emorley, Assigned: emorley)

Details

Attachments

(1 file)

Currently we only print the final end-of-run summary: { 0 INFO SimpleTest START 4755 INFO TEST-START | Shutdown 4756 INFO Passed: 4637 4757 INFO Failed: 0 4758 INFO Todo: 1 4759 INFO SimpleTest FINISHED } ...when we haven't encountered a non-zero exit code from any of the runTests() calls. We should always print it.
Attached patch Patch v1Splinter Review
Attachment #684033 - Flags: review?(gbrown)
Comment on attachment 684033 [details] [diff] [review] Patch v1 I was just about to write the same patch!
Attachment #684033 - Flags: review?(gbrown) → review+
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla20
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: