Closed
Bug 388690
Opened 18 years ago
Closed 18 years ago
show diagnostics for todo tests in mochitest report
Categories
(Testing :: Mochitest, defect)
Testing
Mochitest
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla1.9
People
(Reporter: dbaron, Assigned: dbaron)
Details
Attachments
(1 file)
|
643 bytes,
patch
|
sayrer
:
review+
|
Details | Diff | Splinter Review |
I'd like the mochitests reports to show the same diagnostics for todo tests as they show for tests that fail. This makes it a good bit easier to see why "is" and "isnot" tests that are currently todo are failing, since it will print the expected and actual values.
Attachment #272870 -
Flags: review?(sayrer)
Comment 1•18 years ago
|
||
Comment on attachment 272870 [details] [diff] [review]
patch
Yes, this makes sense.
Attachment #272870 -
Flags: review?(sayrer) → review+
| Assignee | ||
Comment 2•18 years ago
|
||
Checked in to trunk.
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Updated•17 years ago
|
Component: Testing → Mochitest
Product: Core → Testing
QA Contact: testing → mochitest
Target Milestone: mozilla1.9alpha8 → mozilla1.9
You need to log in
before you can comment on or make changes to this bug.
Description
•