From 756f91f2b651b6da752de9e555f27d57ab08a0d7 Mon Sep 17 00:00:00 2001 From: "norris%netscape.com" Date: Wed, 16 Feb 2000 18:35:10 +0000 Subject: [PATCH] Add to "dont-test" list. git-svn-id: svn://10.0.0.236/trunk@61136 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/js/tests/rhino-n.tests | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mozilla/js/tests/rhino-n.tests b/mozilla/js/tests/rhino-n.tests index c0015abb681..cefc6203804 100644 --- a/mozilla/js/tests/rhino-n.tests +++ b/mozilla/js/tests/rhino-n.tests @@ -1,4 +1,7 @@ -# Tests that are not applicable to Rhino. +# 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 lc3/ConvertJSObject/ToBoolean-001.js lc3/ConvertJSObject/ToByte-001.js lc3/ConvertJSObject/ToByte-002.js