2005-02-26 05:03:53 +00:00
|
|
|
# Obsolete SpiderMonkey tests
|
|
|
|
#
|
|
|
|
# invalidated by bug 10278
|
|
|
|
#
|
|
|
|
ecma_2/Exceptions/function-001.js
|
|
|
|
js1_2/function/function-001-n.js
|
|
|
|
js1_3/Script/function-001-n.js
|
|
|
|
js1_3/regress/function-001-n.js
|
2005-04-08 20:19:21 +00:00
|
|
|
#
|
|
|
|
# WONTFIX bug 119719
|
|
|
|
#
|
|
|
|
js1_5/Regress/regress-119719.js
|
|
|
|
#
|
|
|
|
# Spidermonkey now defaults lineNumber and fileName
|
|
|
|
# to the location and file where the exception occured.
|
|
|
|
# exclude original test which assumes the defaults are
|
|
|
|
# 0 and ''
|
|
|
|
#
|
|
|
|
js1_5/Exceptions/regress-50447.js
|
2005-06-08 04:39:06 +00:00
|
|
|
#
|
|
|
|
# Invalid bug
|
|
|
|
#
|
|
|
|
e4x/Regress/regress-278112.js
|
2005-10-09 23:18:06 +00:00
|
|
|
#
|
|
|
|
# behavior changed to match MSIE/Opera/etc
|
|
|
|
# see bug 309840
|
|
|
|
#
|
|
|
|
js1_5/Regress/regress-173067.js
|
2005-10-24 07:44:34 +00:00
|
|
|
#
|
|
|
|
# The following tests are excluded from normal
|
|
|
|
# runs as they are not fixed and cause the shell/browser
|
|
|
|
# to hang.
|
|
|
|
#
|
2005-11-20 06:15:10 +00:00
|
|
|
ecma_3/RegExp/regress-307456.js
|
|
|
|
#
|
|
|
|
# per comment in bug, this test is obsolete
|
|
|
|
# for spidermonkey and rhino.
|
|
|
|
#
|
|
|
|
ecma_3/Statements/regress-121744.js
|
2006-04-27 07:29:36 +00:00
|
|
|
#
|
|
|
|
# remove version dependent tests
|
|
|
|
# see bug 325921
|
|
|
|
#
|
|
|
|
js1_2/Array/array_split_1.js
|
|
|
|
js1_2/Array/tostring_1.js
|
|
|
|
js1_2/Array/tostring_2.js
|
|
|
|
js1_2/Objects/toString-001.js
|
|
|
|
js1_2/String/concat.js
|
|
|
|
js1_2/function/Function_object.js
|
|
|
|
js1_2/function/Number.js
|
|
|
|
js1_2/function/String.js
|
|
|
|
js1_2/function/function-001-n.js
|
|
|
|
js1_2/function/length.js
|
|
|
|
js1_2/function/regexparg-2-n.js
|
|
|
|
js1_2/function/tostring-1.js
|
|
|
|
js1_2/function/tostring-2.js
|
|
|
|
js1_2/operator/equality.js
|
|
|
|
js1_2/regexp/RegExp_lastIndex.js
|
|
|
|
js1_2/regexp/string_split.js
|
|
|
|
js1_2/version120/boolean-001.js
|
|
|
|
js1_2/version120/regress-99663.js
|
|
|
|
js1_3/Script/delete-001.js
|
|
|
|
js1_3/Script/function-001-n.js
|
|
|
|
js1_3/regress/delete-001.js
|
|
|
|
js1_3/regress/function-001-n.js
|