From 38371edcc4ba2ddd19d94e3ecd7a6574e5867386 Mon Sep 17 00:00:00 2001 From: "pschwartau%netscape.com" Date: Mon, 17 Nov 2003 16:48:12 +0000 Subject: [PATCH] Removing skip of fileName and lineNumber test; these properties are now supported by Rhino. See bug 225817. git-svn-id: svn://10.0.0.236/trunk@149435 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/js/tests/rhino-n.tests | 2 -- 1 file changed, 2 deletions(-) diff --git a/mozilla/js/tests/rhino-n.tests b/mozilla/js/tests/rhino-n.tests index 5a87f1e597b..4661427a8f0 100644 --- a/mozilla/js/tests/rhino-n.tests +++ b/mozilla/js/tests/rhino-n.tests @@ -67,8 +67,6 @@ ecma_3/Statements/regress-74474-003.js #Compiled mode cannot catch infinite recursion errors js1_5/Regress/regress-96128-n.js js1_5/Exceptions/regress-121658.js -#Rhino doesn't implement (non-ECMA) fileName, lineNumber properties of Error objects -js1_5/Exceptions/regress-50447.js #This test uses the (non-ECMA) 'it' object of SpiderMonkey js1_2/version120/regress-99663.js #This test uses the gc() function of SpiderMonkey