* roottypes.cs: Rename from tree.cs.
[mono.git] / mcs / class / Microsoft.JScript / Test / Mozilla / mjs-most.fail
index 1ba982f9fa26e595a860499f29d6fe3a496dde65..7f6e310f8c483799c8ad0c6e1b6f0b7eb478e954 100644 (file)
@@ -1,87 +1,84 @@
-#\r
-# This file contains tests that are expected to fail. Having them\r
-# listed here will tell the runner to not abort a test run if they\r
-# fail.\r
-#\r
-# Tests should go here if they cause the run time or compiler to\r
-# shutdown, but are not very frequent errors.\r
-#\r
-ecma/Array/15.4.1.js\r
-ecma/ExecutionContexts/10.1.3.js\r
-ecma/ExecutionContexts/10.1.4-10.js\r
-ecma/Expressions/11.2.3-1.js\r
-ecma/Expressions/11.2.3-2-n.js\r
-ecma/Expressions/11.2.3-3-n.js\r
-ecma/Expressions/11.2.3-4-n.js\r
-ecma/Statements/12.10.js\r
-ecma/Statements/12.2-1.js\r
-ecma/Statements/12.6.3-10.js\r
-ecma/Statements/12.6.3-19.js\r
-ecma/TypeConversion/9.4-1.js\r
-ecma/TypeConversion/9.4-2.js\r
-ecma/TypeConversion/9.6.js\r
-ecma/Types/8.1.js\r
-ecma/Date/15.9.5.24-5.js\r
-ecma/Date/15.9.5.24-6.js\r
-ecma/Date/15.9.5.24-7.js\r
-ecma/Date/15.9.5.24-8.js\r
-ecma/Date/15.9.5.25-1.js\r
-ecma/Date/15.9.5.26-1.js\r
-ecma/Date/15.9.5.26-1.js\r
-ecma/Date/15.9.5.27-1.js\r
-ecma/Date/15.9.5.29-1.js\r
-ecma/Date/15.9.5.31-1.js\r
-ecma/Number/15.7.2.js\r
-ecma/ObjectObjects/15.2.4.2.js\r
-ecma/String/15.5.4.6-2.js\r
-ecma/FunctionObjects/15.3.4-1.js\r
-ecma_2/Exceptions/exception-001.js\r
-ecma_2/Exceptions/exception-002.js\r
-ecma_2/Exceptions/expression-005.js\r
-ecma_2/Exceptions/global-001.js\r
-ecma_2/Exceptions/lexical-001.js\r
-ecma_2/Exceptions/lexical-002.js\r
-ecma_2/RegExp/constructor-001.js\r
-ecma_2/RegExp/exec-002.js\r
-ecma_2/RegExp/function-001.js\r
-ecma_2/Statements/dowhile-003.js\r
-ecma_2/Statements/dowhile-006.js\r
-ecma_2/Statements/label-002.js\r
-ecma_2/Statements/try-009.js\r
-ecma_2/Statements/while-002.js\r
-ecma_2/Statements/while-003.js\r
-ecma_2/String/match-004.js\r
-js1_2/Array/tostring_2.js\r
-js1_2/Objects/toString-001.js\r
-js1_2/function/Function_object.js\r
-js1_2/function/String.js\r
-js1_2/function/definition-1.js\r
-js1_2/function/nesting-1.js\r
-js1_2/function/regexparg-1.js\r
-js1_2/function/regexparg-2-n.js\r
-js1_2/regexp/RegExp_dollar_number.js\r
-js1_2/regexp/RegExp_lastIndex.js\r
-js1_2/regexp/RegExp_lastMatch.js\r
-js1_2/regexp/RegExp_lastParen.js\r
-js1_2/regexp/RegExp_leftContext.js\r
-js1_2/regexp/RegExp_multiline.js\r
-js1_2/regexp/RegExp_rightContext.js\r
-js1_2/regexp/beginLine.js\r
-js1_2/regexp/compile.js\r
-js1_2/regexp/endLine.js\r
-js1_2/regexp/global.js\r
-js1_2/regexp/ignoreCase.js\r
-js1_2/regexp/octal.js\r
-js1_2/regexp/source.js\r
-js1_2/regexp/special_characters.js\r
-js1_2/statements/do_while.js\r
-js1_2/statements/switch2.js\r
-js1_3/Script/function-001-n.js\r
-js1_3/Script/in-001.js\r
-js1_3/Script/script-001.js\r
-js1_3/regress/in-001.js\r
-js1_4/Eval/eval-003.js\r
-js1_4/Functions/function-001.js\r
-js1_4/Regress/function-001.js\r
-js1_4/Regress/function-004-n.js\r
-js1_4/Regress/toString-001-n.js\r
+#
+# This file contains tests that are expected to fail. Having them
+# listed here will tell the runner to not abort a test run if they
+# fail.
+#
+# Tests should go here if they cause the run time or compiler to
+# shutdown, but are not very frequent errors.
+#
+
+# System.Exception: error JS5040: 't' it's read only.
+ecma/ExecutionContexts/10.1.3.js
+ecma/ExecutionContexts/10.1.4-10.js
+
+# System.InvalidCastException: Cannot cast from source type to destination type.
+ecma/Expressions/11.2.2-1.js
+ecma_2/Exceptions/date-001.js
+ecma_2/Statements/try-003.js
+ecma_2/Statements/try-004.js
+ecma_2/Statements/try-012.js
+
+
+# System.NotImplementedException: Should emit LateBinding.CallValue logic for unknown constructor Math
+ecma/Expressions/11.2.2-10-n.js
+ecma/Math/15.8-2-n.js
+ecma_2/Exceptions/exception-002.js
+ecma_2/Exceptions/expression-005.js
+
+# System.Exception: must create expr stm with 
+ecma/Expressions/11.2.3-2-n.js
+ecma_2/Exceptions/statement-007.js
+
+# Microsoft.JScript.JScriptException: Unexpected type: value is null or undefined (Convert:ToObject)
+ecma/Expressions/11.2.3-3-n.js
+ecma/Expressions/11.2.3-4-n.js
+ecma_2/RegExp/exec-002.js
+js1_4/Regress/function-001.js
+
+# System.NullReferenceException: Object reference not set to an instance of an object
+ecma/Statements/12.10.js
+ecma/Date/15.9.5.23-15.js
+ecma/Date/15.9.5.24-3.js
+ecma/Date/15.9.5.25-1.js
+ecma/Date/15.9.5.27-1.js
+ecma/Date/15.9.5.29-1.js
+ecma/Date/15.9.5.31-1.js
+js1_2/function/Function_object.js
+js1_2/function/definition-1.js
+js1_3/Script/script-001.js
+js1_4/Functions/function-001.js
+
+# System.NotImplementedException: The requested feature is not implemented. (Convert:ToForInObject)
+ecma/String/15.5.5.1.js
+
+# System.Exception: error JS5002 A: function expected.
+ecma_2/Exceptions/exception-001.js
+
+# System.Exception: uknown type: Microsoft.JScript.Assign
+# (fall_false, last_exp.GetType () == expression Assign object AccessField whileExpression)
+ecma_2/Statements/while-002.js
+ecma_2/Statements/while-003.js
+# System.Exception: uknown type: Microsoft.JScript.Unary
+# (fall_false, last_exp.GetType () == FirstOp done)
+js1_2/statements/do_while.js
+
+# System.Exception: A break statement can't be outside a switch or iteration stm
+ecma_2/Statements/label-002.js
+ecma_2/Statements/try-009.js
+
+# System.ArgumentException: The label was already defined
+js1_2/statements/switch2.js
+
+# These two need the patch implementing back reference / octal escape logic applied to
+# System.Text.RegularExpressions. It's available at http://flgr.dyndns.org/mono/RegEx2+3.patch
+js1_2/regexp/octal.js
+js1_2/regexp/special_characters.js
+
+# Throw NotImplementedException when invoking Convert:ToForInObject
+ecma/Array/15.4.3.1-2.js
+
+# Throw NotImplementedException when invoking LateBinding::Delete
+ecma/FunctionObjects/15.3.3.1-3.js
+ecma/Number/15.7.3.3-2.js
+ecma/Number/15.7.3.5-2.jsc
+ecma/Number/15.7.3.5-2.js