svn path=/branches/mono-1-1-9/mcs/; revision=51206
[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 js1_3/inherit/proto_6.js
21 js1_3/inherit/proto_7.js
22 js1_3/inherit/proto_8.js
23
24 # System.NotImplementedException: Should emit LateBinding.CallValue logic for unknown constructor Math
25 ecma/Expressions/11.2.2-10-n.js
26 ecma/Math/15.8-2-n.js
27 ecma_2/Exceptions/exception-002.js
28 ecma_2/Exceptions/expression-005.js
29
30 # System.Exception: must create expr stm with 
31 ecma/Expressions/11.2.3-2-n.js
32 ecma_2/Exceptions/statement-007.js
33
34 # Microsoft.JScript.JScriptException: Unexpected type: value is null or undefined (Convert:ToObject)
35 ecma/Expressions/11.2.3-3-n.js
36 ecma/Expressions/11.2.3-4-n.js
37 ecma_2/RegExp/exec-002.js
38 js1_4/Regress/function-001.js
39
40 # System.NullReferenceException: Object reference not set to an instance of an object
41 ecma/Statements/12.10.js
42 ecma/Date/15.9.5.23-15.js
43 ecma/Date/15.9.5.24-3.js
44 ecma/Date/15.9.5.25-1.js
45 ecma/Date/15.9.5.27-1.js
46 ecma/Date/15.9.5.29-1.js
47 ecma/Date/15.9.5.31-1.js
48 js1_2/function/Function_object.js
49 js1_2/function/definition-1.js
50 js1_3/Script/script-001.js
51 js1_4/Functions/function-001.js
52
53 # System.NotImplementedException: The requested feature is not implemented. (ForIn:Emit)
54 ecma/Statements/12.6.3-10.js
55 ecma/Statements/12.6.3-19.js
56
57 # System.NotImplementedException: The requested feature is not implemented. (Convert:ToForInObject)
58 ecma/String/15.5.5.1.js
59
60 # System.NotImplementedException: The requested feature is not implemented.
61 # (Call:Emit, member_type = Property, member_exp = Function AccessField prototype)
62 ecma/FunctionObjects/15.3.4-1.js
63
64 # System.Exception: error JS5002 A: function expected.
65 ecma_2/Exceptions/exception-001.js
66
67 # System.NotImplementedException: The requested feature is not implemented.
68 # (Convert:ToPrimitive, value = System.Object[])
69 ecma_2/Exceptions/global-001.js
70
71 # System.Exception: uknown type: Microsoft.JScript.Call
72 # (fall_false, last_exp.GetType () == looping Microsoft.JScript.Args)
73 ecma_2/Statements/dowhile-006.js
74 # System.Exception: uknown type: Microsoft.JScript.Assign
75 # (fall_false, last_exp.GetType () == expression Assign object AccessField whileExpression)
76 ecma_2/Statements/while-002.js
77 ecma_2/Statements/while-003.js
78 # System.Exception: uknown type: Microsoft.JScript.Unary
79 # (fall_false, last_exp.GetType () == FirstOp done)
80 js1_2/statements/do_while.js
81
82 # System.Exception: A break statement can't be outside a switch or iteration stm
83 ecma_2/Statements/label-002.js
84 ecma_2/Statements/try-009.js
85
86 # System.ArgumentException: The label was already defined
87 js1_2/statements/switch2.js
88
89 # These two need the patch implementing back reference / octal escape logic applied to
90 # System.Text.RegularExpressions. It's available at http://flgr.dyndns.org/mono/RegEx2+3.patch
91 js1_2/regexp/octal.js
92 js1_2/regexp/special_characters.js
93
94 # Throw NotImplementedException when invoking Convert:ToForInObject
95 ecma/Array/15.4.3.1-2.js
96
97 # Throw NotImplementedException when invoking LateBinding::Delete
98 ecma/FunctionObjects/15.3.3.1-3.js
99 ecma/Number/15.7.3.3-2.js
100 ecma/Number/15.7.3.5-2.jsc
101 ecma/ObjectObjects/15.2.3.1-2.js
102 ecma/Number/15.7.3.5-2.js