Closed
Bug 296978
Opened 20 years ago
Closed 20 years ago
js test library - automatically exclude spidermonkey-n.tests from menu.html
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: bc, Assigned: bc)
References
Details
Attachments
(1 file)
|
4.64 KB,
patch
|
brendan
:
review+
brendan
:
superreview+
|
Details | Diff | Splinter Review |
We have been using spidermonkey-n.tests to exclude obsolete or inappropriate tests. The current mklistpage.pl script which creates the menu.html page for use for testing the browser includes all tests including those in spidermonkey-n.tests.
| Assignee | ||
Comment 1•20 years ago
|
||
hack which reuses code from jsDriver.pl to exclude the tests listed in spidermonkey-n.tests from menu.html.
Assignee: general → bob
Status: NEW → ASSIGNED
Attachment #185583 -
Flags: superreview?(brendan)
Attachment #185583 -
Flags: review?(brendan)
Comment 2•20 years ago
|
||
Comment on attachment 185583 [details] [diff] [review] patch rs=me, no need for review for this stuff, my rubber stamp implicitly applies. No need for approval either, since not part of built products. /be
Attachment #185583 -
Flags: superreview?(brendan)
Attachment #185583 -
Flags: superreview+
Attachment #185583 -
Flags: review?(brendan)
Attachment #185583 -
Flags: review+
| Assignee | ||
Comment 3•20 years ago
|
||
Checking in mklistpage.pl; /cvsroot/mozilla/js/tests/mklistpage.pl,v <-- mklistpage.pl new revision: 1.7; previous revision: 1.6 done
Status: ASSIGNED → 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
•