* roottypes.cs: Rename from tree.cs.
[mono.git] / mcs / class / Microsoft.JScript / Test / Mozilla / mjs-most.fail
1 #
2 # This file contains tests that are expected to fail. Having them
3 # listed here will tell the runner to not abort a test run if they
4 # fail.
5 #
6 # Tests should go here if they cause the run time or compiler to
7 # shutdown, but are not very frequent errors.
8 #
9
10 # System.Exception: error JS5040: 't' it's read only.
11 ecma/ExecutionContexts/10.1.3.js
12 ecma/ExecutionContexts/10.1.4-10.js
13
14 # System.InvalidCastException: Cannot cast from source type to destination type.
15 ecma/Expressions/11.2.2-1.js
16 ecma_2/Exceptions/date-001.js
17 ecma_2/Statements/try-003.js
18 ecma_2/Statements/try-004.js
19 ecma_2/Statements/try-012.js
20
21
22 # System.NotImplementedException: Should emit LateBinding.CallValue logic for unknown constructor Math
23 ecma/Expressions/11.2.2-10-n.js
24 ecma/Math/15.8-2-n.js
25 ecma_2/Exceptions/exception-002.js
26 ecma_2/Exceptions/expression-005.js
27
28 # System.Exception: must create expr stm with 
29 ecma/Expressions/11.2.3-2-n.js
30 ecma_2/Exceptions/statement-007.js
31
32 # Microsoft.JScript.JScriptException: Unexpected type: value is null or undefined (Convert:ToObject)
33 ecma/Expressions/11.2.3-3-n.js
34 ecma/Expressions/11.2.3-4-n.js
35 ecma_2/RegExp/exec-002.js
36 js1_4/Regress/function-001.js
37
38 # System.NullReferenceException: Object reference not set to an instance of an object
39 ecma/Statements/12.10.js
40 ecma/Date/15.9.5.23-15.js
41 ecma/Date/15.9.5.24-3.js
42 ecma/Date/15.9.5.25-1.js
43 ecma/Date/15.9.5.27-1.js
44 ecma/Date/15.9.5.29-1.js
45 ecma/Date/15.9.5.31-1.js
46 js1_2/function/Function_object.js
47 js1_2/function/definition-1.js
48 js1_3/Script/script-001.js
49 js1_4/Functions/function-001.js
50
51 # System.NotImplementedException: The requested feature is not implemented. (Convert:ToForInObject)
52 ecma/String/15.5.5.1.js
53
54 # System.Exception: error JS5002 A: function expected.
55 ecma_2/Exceptions/exception-001.js
56
57 # System.Exception: uknown type: Microsoft.JScript.Assign
58 # (fall_false, last_exp.GetType () == expression Assign object AccessField whileExpression)
59 ecma_2/Statements/while-002.js
60 ecma_2/Statements/while-003.js
61 # System.Exception: uknown type: Microsoft.JScript.Unary
62 # (fall_false, last_exp.GetType () == FirstOp done)
63 js1_2/statements/do_while.js
64
65 # System.Exception: A break statement can't be outside a switch or iteration stm
66 ecma_2/Statements/label-002.js
67 ecma_2/Statements/try-009.js
68
69 # System.ArgumentException: The label was already defined
70 js1_2/statements/switch2.js
71
72 # These two need the patch implementing back reference / octal escape logic applied to
73 # System.Text.RegularExpressions. It's available at http://flgr.dyndns.org/mono/RegEx2+3.patch
74 js1_2/regexp/octal.js
75 js1_2/regexp/special_characters.js
76
77 # Throw NotImplementedException when invoking Convert:ToForInObject
78 ecma/Array/15.4.3.1-2.js
79
80 # Throw NotImplementedException when invoking LateBinding::Delete
81 ecma/FunctionObjects/15.3.3.1-3.js
82 ecma/Number/15.7.3.3-2.js
83 ecma/Number/15.7.3.5-2.jsc
84 ecma/Number/15.7.3.5-2.js