Mozilla/mozilla/js/tests/spidermonkey-n.tests
bob%bclary.com fce569785a add obsolete tests to spidermonkey's exclusion list, bug 289604
git-svn-id: svn://10.0.0.236/trunk@171894 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-08 20:19:21 +00:00

32 lines
816 B
Plaintext
Executable File

# Obsolete SpiderMonkey tests
#
# invalidated by bug 240317
#
ecma/LexicalConventions/7.4.3-14-n.js
ecma/LexicalConventions/7.4.3-4-n.js
ecma/LexicalConventions/7.4.3-7-n.js
ecma/LexicalConventions/7.4.3-9-n.js
ecma_2/Exceptions/lexical-011.js
ecma_2/Exceptions/lexical-014.js
ecma_2/Exceptions/lexical-016.js
ecma_2/Exceptions/lexical-021.js
ecma_2/LexicalConventions/keywords-001.js
#
# 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