2001-06-04 13:55:22 +00:00
|
|
|
# bug 83051
|
|
|
|
ecma_3/Function/scope-001.js
|
2001-05-09 15:46:41 +00:00
|
|
|
# bug 59861
|
|
|
|
ecma/Date/15.9.4.3.js
|
2000-02-16 18:35:10 +00:00
|
|
|
# fails due to bad java implementation of number formatting on
|
|
|
|
# pretty much all platforms
|
|
|
|
ecma/LexicalConventions/7.7.3.js
|
|
|
|
# JSObject not used for Rhino LiveConnect
|
1999-12-08 22:42:18 +00:00
|
|
|
lc3/ConvertJSObject/ToBoolean-001.js
|
|
|
|
lc3/ConvertJSObject/ToByte-001.js
|
|
|
|
lc3/ConvertJSObject/ToByte-002.js
|
|
|
|
lc3/ConvertJSObject/ToChar-001.js
|
|
|
|
lc3/ConvertJSObject/ToChar-002.js
|
|
|
|
lc3/ConvertJSObject/ToDouble-001.js
|
|
|
|
lc3/ConvertJSObject/ToFloat-001.js
|
|
|
|
lc3/ConvertJSObject/ToInt-001.js
|
|
|
|
lc3/ConvertJSObject/ToInt-002.js
|
|
|
|
lc3/ConvertJSObject/ToJSObject-001.js
|
|
|
|
lc3/ConvertJSObject/ToLong-001.js
|
|
|
|
lc3/ConvertJSObject/ToLong-002.js
|
|
|
|
lc3/ConvertJSObject/ToObject-001.js
|
|
|
|
lc3/ConvertJSObject/ToShort-001.js
|
|
|
|
lc3/ConvertJSObject/ToShort-002.js
|
|
|
|
lc3/ConvertJSObject/ToString-001.js
|
|
|
|
lc3/Exceptions/throw_js_types.js
|
|
|
|
lc3/JavaClass/ToJSObject-001.js
|
|
|
|
lc3/JSObject/ToJSObject-001.js
|
2000-03-02 23:26:56 +00:00
|
|
|
# getter and setters are non-ECMA and not implemented in Rhino.
|
2001-04-19 19:09:32 +00:00
|
|
|
js1_5/GetSet/getset-001.js
|
|
|
|
js1_5/GetSet/getset-002.js
|
2001-05-05 17:27:12 +00:00
|
|
|
js1_5/GetSet/getset-003.js
|
|
|
|
js1_5/GetSet/getset-004.js
|
|
|
|
js1_5/GetSet/getset-005.js
|
|
|
|
js1_5/GetSet/getset-006.js
|
2000-11-08 01:10:43 +00:00
|
|
|
# the const keyword is non-ECMA and not currently implemented in Rhino (2000-11-01)
|
|
|
|
js1_5/Scope/scope-001.js
|
2000-12-12 00:13:24 +00:00
|
|
|
#Rhino implements Date.toLocaleTimeString() differently than SpiderMonkey
|
2001-03-12 21:09:14 +00:00
|
|
|
ecma_3/Date/15.9.5.7.js
|
|
|
|
#Rhino - as permitted by ECMA - does not allow indirect calls to eval
|
|
|
|
js1_4/Eval/eval-001.js
|
|
|
|
js1_4/Eval/eval-002.js
|
|
|
|
js1_4/Eval/eval-003.js
|
2001-03-13 02:10:47 +00:00
|
|
|
js1_5/Regress/regress-68498-003.js
|
2001-07-26 19:00:39 +00:00
|
|
|
#Rhino compiled mode is limited by Java classfile size limitations
|
|
|
|
js1_5/Regress/regress-89443.js
|
|
|
|
js1_5/Regress/regress-90445.js
|
2001-05-09 15:46:41 +00:00
|
|
|
#Rhino doesn't implement the (non-ECMA) toSource() method
|
2001-03-13 02:28:04 +00:00
|
|
|
js1_5/Regress/regress-44009.js
|
2001-05-09 15:46:41 +00:00
|
|
|
#Skip this test until the corresponding bug is fixed
|
|
|
|
ecma_3/RegExp/regress-78156.js
|
2001-05-17 18:52:43 +00:00
|
|
|
#Skip these two; see http://bugzilla.mozilla.org/show_bug.cgi?id=81086
|
|
|
|
ecma_3/Statements/regress-74474-002.js
|
|
|
|
ecma_3/Statements/regress-74474-003.js
|
2001-07-30 14:11:18 +00:00
|
|
|
#RegExp bugs currently in both SpiderMonkey and Rhino
|
|
|
|
ecma_3/RegExp/regress-72964.js
|
2001-07-26 19:00:39 +00:00
|
|
|
ecma_3/RegExp/regress-87231.js
|
2001-07-30 14:11:18 +00:00
|
|
|
ecma_3/String/regress-83293.js
|