Closed Bug 754692 Opened 12 years ago Closed 12 years ago

TestSuite: simplify reporting framework

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: terrence, Assigned: terrence)

References

Details

Attachments

(1 file)

Currently, results.py is complicated by the requirement to report test results in a tinderbox-compatible format.  We don't actually use this ever, so we should rip it out and simplify results.py.  Ideally, it should be possible to easily add new test failure classifications to the result printer.  For example, it would be nice to report crash failures separately from valgrind failures separately from test semantic failures, etc.  It would also be nice if we could have more specific categories in the final failure printing than are present in the progress bar's columns.
Attached patch v0Splinter Review
Assignee: general → terrence
Status: NEW → ASSIGNED
Attachment #623732 - Flags: review?(dmandelin)
Question: When did we stop using the tinderbox format? If we truly don't need it anymore, that's fine, but at least when we started out, I thought we were running it on Tinderbox.
You are right.  I totally forgot about usetinderbox=1.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
Attachment #623732 - Flags: review?(dmandelin)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: