2001-06-04 17:55:22 +04:00
|
|
|
# bug 83051
|
|
|
|
ecma_3/Function/scope-001.js
|
2001-05-09 19:46:41 +04:00
|
|
|
# bug 59861
|
|
|
|
ecma/Date/15.9.4.3.js
|
2000-02-16 21:35:10 +03: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-09 01:42:18 +03: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-03 02:26:56 +03:00
|
|
|
# getter and setters are non-ECMA and not implemented in Rhino.
|
2001-04-19 23:09:32 +04:00
|
|
|
js1_5/GetSet/getset-001.js
|
|
|
|
js1_5/GetSet/getset-002.js
|
2001-05-05 21:27:12 +04: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 04:10:43 +03: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 03:13:24 +03:00
|
|
|
#Rhino implements Date.toLocaleTimeString() differently than SpiderMonkey
|
2001-03-13 00:09:14 +03: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 05:10:47 +03:00
|
|
|
js1_5/Regress/regress-68498-003.js
|
2001-07-26 23:00:39 +04: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 19:46:41 +04:00
|
|
|
#Rhino doesn't implement the (non-ECMA) toSource() method
|
2001-03-13 05:28:04 +03:00
|
|
|
js1_5/Regress/regress-44009.js
|
2001-08-29 10:14:38 +04:00
|
|
|
js1_5/Object/regress-90596-001.js
|
|
|
|
#Rhino doesn't implement the (non-ECMA) uneval() function
|
|
|
|
js1_5/Object/regress-90596-002.js
|
2001-05-17 22:52:43 +04: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
|