Closed
Bug 289604
Opened 21 years ago
Closed 21 years ago
Update spidermonkey-n.tests to eliminate obsolete tests
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
People
(Reporter: bc, Unassigned)
References
Details
Attachments
(1 file)
|
833 bytes,
patch
|
Details | Diff | Splinter Review |
I am going to mark bug 119719 as a wontfix which will obsolete
js1_5/Regress/regress-119719.js.
Also spidermonkey and rhino have diverged on handling default error/exception
lineNumber, fileName properties. js1_5/Exceptions/regress-50447.js tests the old
behavior which still exists in rhino but js1_5/Exceptions/regress-50447-1.js
tests the new behavior in spidermonkey. This patch will eliminate
js1_5/Exceptions/regress-50447.js from spidermonkey tests.
| Reporter | ||
Comment 1•21 years ago
|
||
| Reporter | ||
Comment 2•21 years ago
|
||
Checking in spidermonkey-n.tests;
/cvsroot/mozilla/js/tests/spidermonkey-n.tests,v <-- spidermonkey-n.tests
new revision: 1.2; previous revision: 1.1
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
| Reporter | ||
Updated•20 years ago
|
Flags: testcase-
You need to log in
before you can comment on or make changes to this bug.
Description
•