From 10122c88ea9b28add0572143ce964911fb0a8517 Mon Sep 17 00:00:00 2001 From: "pschwartau%netscape.com" Date: Wed, 5 Sep 2001 17:47:11 +0000 Subject: [PATCH] Adding comment regarding regress-97646-001-n.js, regress-97646-002-n.js --- js/tests/rhino-n.tests | 1 + 1 file changed, 1 insertion(+) diff --git a/js/tests/rhino-n.tests b/js/tests/rhino-n.tests index 6af1ba1d6b4..2df96a5fc75 100644 --- a/js/tests/rhino-n.tests +++ b/js/tests/rhino-n.tests @@ -57,6 +57,7 @@ js1_5/Regress/regress-68498-003.js #Rhino compiled mode is limited by Java classfile size limitations js1_5/Regress/regress-89443.js js1_5/Regress/regress-90445.js +#These negative tests fail to compile in SpiderMonkey, but succeed in Rhino js1_5/Regress/regress-97646-001-n.js js1_5/Regress/regress-97646-002-n.js #Rhino doesn't implement the (non-ECMA) toSource() method