gecko-dev/js/tests/spidermonkey-n.tests

29 строки
605 B
Plaintext
Executable File

# 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
#
# 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
#
# Invalid bug
#
e4x/Regress/regress-278112.js
#
# behavior changed to match MSIE/Opera/etc
# see bug 309840
#
js1_5/Regress/regress-173067.js