From 76021460f76157b3797f08f09aae7c236205e97e Mon Sep 17 00:00:00 2001 From: "pschwartau%netscape.com" Date: Wed, 10 Jul 2002 21:03:07 +0000 Subject: [PATCH] Skip testcase for bug 152646. Will not fix this in Rhino; too much of a corner case. git-svn-id: svn://10.0.0.236/trunk@124973 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/js/tests/rhino-n.tests | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mozilla/js/tests/rhino-n.tests b/mozilla/js/tests/rhino-n.tests index 9e1937d30d5..3296eee7eed 100644 --- a/mozilla/js/tests/rhino-n.tests +++ b/mozilla/js/tests/rhino-n.tests @@ -4,6 +4,8 @@ # # Unfixed bugs: # +#bug 152646 Will not fix this in Rhino; too much of a corner case +js1_5/Regress/regress-152646.js # bug 83051 ecma_3/Function/scope-001.js # bug 59861