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
This commit is contained in:
pschwartau%netscape.com
2003-11-17 16:48:12 +00:00
parent 26947b6c95
commit 38371edcc4

View File

@@ -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