From 12c45dcfdcde6aa57ab09163d1a1c8f062830efa Mon Sep 17 00:00:00 2001 From: "pschwartau%netscape.com" Date: Mon, 17 Sep 2001 23:53:12 +0000 Subject: [PATCH] Skip regression test for bug 100199 until the bug is fixed. --- js/tests/rhino-n.tests | 2 ++ 1 file changed, 2 insertions(+) diff --git a/js/tests/rhino-n.tests b/js/tests/rhino-n.tests index 2df96a5fc75c..4d35439a39d7 100644 --- a/js/tests/rhino-n.tests +++ b/js/tests/rhino-n.tests @@ -12,6 +12,8 @@ ecma/Date/15.9.4.3.js ecma_3/Function/regress-94506.js #See bug number 9141 js1_2/regexp/regress-9141.js +#See bug number 100199 +ecma_3/RegExp/regress-100199.js # # Unfixable bugs: #