Closed
Bug 302429
Opened 20 years ago
Closed 20 years ago
jsDriver.pl - Add FAILURE indicators to for automated testing
Categories
(Core :: JavaScript Engine, enhancement)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
People
(Reporter: bc, Assigned: bc)
Details
Attachments
(1 file)
1.65 KB,
patch
|
mrbkap
:
review+
|
Details | Diff | Splinter Review |
In order to easily grep failures from the output of the javascript shell tests,
I would like to modify the failure list to prepend FAILURE: before each failure.
This helps in grepping the failures from the logs and performing diffs between
runs.
Assignee | ||
Comment 1•20 years ago
|
||
Attachment #190792 -
Flags: review?(mrbkap)
Updated•20 years ago
|
Attachment #190792 -
Flags: review?(mrbkap) → review+
Assignee | ||
Comment 2•20 years ago
|
||
Checking in jsDriver.pl;
/cvsroot/mozilla/js/tests/jsDriver.pl,v <-- jsDriver.pl
new revision: 1.59; previous revision: 1.58
thanks mrbkap!
Status: NEW → RESOLVED
Closed: 20 years ago
Flags: testcase-
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•