diff --git a/js/tests/rhino-n.tests b/js/tests/rhino-n.tests index 82b990654514..709177ead8dc 100644 --- a/js/tests/rhino-n.tests +++ b/js/tests/rhino-n.tests @@ -88,3 +88,6 @@ ecma/String/15.5.4.11-5.js ecma/String/15.5.4.12-1.js ecma/String/15.5.4.12-4.js ecma/String/15.5.4.12-5.js +#Rhino doesn't implement the (non-ECMA) f.caller property +js1_5/Function/regress-222029-001.js +js1_5/Function/regress-222029-002.js