Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(446)

Side by Side Diff: dart/tests/co19/co19-dart2js.status

Issue 11233058: Update co19 to r397. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « dart/tests/co19/co19-dart2dart.status ('k') | dart/tests/co19/co19-runtime.status » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
2 # for details. All rights reserved. Use of this source code is governed by a 2 # for details. All rights reserved. Use of this source code is governed by a
3 # BSD-style license that can be found in the LICENSE file. 3 # BSD-style license that can be found in the LICENSE file.
4 4
5 5
6 # Crashes first, please. Then untriaged bugs. There is a section below 6 # Crashes first, please. Then untriaged bugs. There is a section below
7 # for co19 bugs. 7 # for co19 bugs.
8 [ $compiler == dart2js ] 8 [ $compiler == dart2js ]
9 Language/11_Statements/05_For_A01_t07: Crash 9 Language/11_Statements/06_For_A01_t07: Crash
10
10 Language/03_Overview/1_Scoping_A02_t06: Fail # TODO(ahe): Please triage this fai lure. 11 Language/03_Overview/1_Scoping_A02_t06: Fail # TODO(ahe): Please triage this fai lure.
12 Language/05_Variables/05_Variables_A03_t09: Fail # TODO(ahe): Please triage this failure.
13 Language/05_Variables/05_Variables_A03_t11: Fail # TODO(ahe): Please triage this failure.
14 Language/05_Variables/05_Variables_A03_t12: Fail # TODO(ahe): Please triage this failure.
15 Language/05_Variables/05_Variables_A03_t13: Fail # TODO(ahe): Please triage this failure.
16 Language/05_Variables/05_Variables_A03_t14: Fail # TODO(ahe): Please triage this failure.
17 Language/05_Variables/05_Variables_A03_t15: Fail # TODO(ahe): Please triage this failure.
18 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t05: Fail # TODO(ahe): Please triage this failure.
11 Language/06_Functions/06_Functions_A01_t22: Fail # TODO(ahe): Please triage this failure. 19 Language/06_Functions/06_Functions_A01_t22: Fail # TODO(ahe): Please triage this failure.
12 Language/07_Classes/07_Classes_A03_t01: Fail # TODO(ahe): Please triage this fai lure. 20 Language/07_Classes/07_Classes_A03_t01: Fail # TODO(ahe): Please triage this fai lure.
13 Language/07_Classes/07_Classes_A03_t07: Fail # TODO(ahe): Please triage this fai lure. 21 Language/07_Classes/07_Classes_A03_t07: Fail # TODO(ahe): Please triage this fai lure.
22 Language/07_Classes/1_Instance_Methods_A06_t01: Fail # TODO(ahe): Please triage this failure.
23 Language/07_Classes/4_Abstract_Instance_Members_A06_t02: Fail # TODO(ahe): Pleas e triage this failure.
24 Language/07_Classes/6_Constructors/2_Factories_A05_t01: Fail # TODO(ahe): Please triage this failure.
25 Language/07_Classes/6_Constructors/2_Factories_A05_t02: Fail # TODO(ahe): Please triage this failure.
26 Language/07_Classes/6_Constructors/2_Factories_A05_t03: Fail # TODO(ahe): Please triage this failure.
27 Language/07_Classes/6_Constructors/2_Factories_A05_t04: Fail # TODO(ahe): Please triage this failure.
14 Language/07_Classes/6_Constructors/2_Factories_A07_t01: Fail # TODO(ahe): Please triage this failure. 28 Language/07_Classes/6_Constructors/2_Factories_A07_t01: Fail # TODO(ahe): Please triage this failure.
15 Language/07_Classes/8_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A 01_t05: Fail # TODO(ahe): Please triage this failure. 29 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t01: Fail # TODO( ahe): Please triage this failure.
30 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t03: Fail # TODO( ahe): Please triage this failure.
16 Language/07_Classes/9_Superclasses/1_Inheritance_and_Overriding_A02_t03: Fail # TODO(ahe): Please triage this failure. 31 Language/07_Classes/9_Superclasses/1_Inheritance_and_Overriding_A02_t03: Fail # TODO(ahe): Please triage this failure.
17 Language/09_Generics/09_Generics_A05_t02: Fail # TODO(ahe): Please triage this f ailure. 32 Language/09_Generics/09_Generics_A05_t02: Fail # TODO(ahe): Please triage this f ailure.
18 Language/10_Expressions/01_Constants_A05_t01: Fail # TODO(ahe): Please triage th is failure. 33 Language/10_Expressions/01_Constants_A05_t01: Fail # TODO(ahe): Please triage th is failure.
19 Language/10_Expressions/01_Constants_A13_t06: Fail # TODO(ahe): Please triage th is failure. 34 Language/10_Expressions/01_Constants_A13_t06: Fail # TODO(ahe): Please triage th is failure.
20 Language/10_Expressions/01_Constants_A19_t02: Fail # TODO(ahe): Please triage th is failure.
21 Language/10_Expressions/01_Constants_A19_t03: Fail # TODO(ahe): Please triage th is failure.
22 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t04: Fail # TODO(a he): Please triage this failure. 35 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t04: Fail # TODO(a he): Please triage this failure.
23 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t05: Fail # TODO(a he): Please triage this failure. 36 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t05: Fail # TODO(a he): Please triage this failure.
24 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t06: Fail # TODO(a he): Please triage this failure. 37 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t06: Fail # TODO(a he): Please triage this failure.
25 Language/10_Expressions/05_Strings_A01_t01: Fail # TODO(ahe): Please triage this failure.
26 Language/10_Expressions/05_Strings_A12_t01: Fail # TODO(ahe): Please triage this failure.
27 Language/10_Expressions/08_Throw_A01_t01: Fail # TODO(ahe): Please triage this f ailure. 38 Language/10_Expressions/08_Throw_A01_t01: Fail # TODO(ahe): Please triage this f ailure.
28 Language/10_Expressions/08_Throw_A03_t02: Fail # TODO(ahe): Please triage this f ailure.
29 Language/10_Expressions/08_Throw_A03_t03: Fail # TODO(ahe): Please triage this f ailure.
30 Language/10_Expressions/08_Throw_A04_t01: Fail # TODO(ahe): Please triage this f ailure.
31 Language/10_Expressions/08_Throw_A05_t01: Fail # TODO(ahe): Please triage this f ailure. 39 Language/10_Expressions/08_Throw_A05_t01: Fail # TODO(ahe): Please triage this f ailure.
32 Language/10_Expressions/08_Throw_A05_t02: Fail # TODO(ahe): Please triage this f ailure. 40 Language/10_Expressions/08_Throw_A05_t02: Fail # TODO(ahe): Please triage this f ailure.
33 Language/10_Expressions/08_Throw_A05_t03: Fail # TODO(ahe): Please triage this f ailure. 41 Language/10_Expressions/08_Throw_A05_t03: Fail # TODO(ahe): Please triage this f ailure.
34 Language/10_Expressions/09_Function_Expressions_A06_t01: Fail # TODO(ahe): Pleas e triage this failure.
35 Language/10_Expressions/11_Instance_Creation/1_New_A02_t03: Fail # TODO(ahe): Pl ease triage this failure. 42 Language/10_Expressions/11_Instance_Creation/1_New_A02_t03: Fail # TODO(ahe): Pl ease triage this failure.
36 Language/10_Expressions/11_Instance_Creation/1_New_A02_t05: Fail # TODO(ahe): Pl ease triage this failure. 43 Language/10_Expressions/11_Instance_Creation/1_New_A02_t05: Fail # TODO(ahe): Pl ease triage this failure.
37 Language/10_Expressions/11_Instance_Creation/1_New_A02_t06: Fail # TODO(ahe): Pl ease triage this failure. 44 Language/10_Expressions/11_Instance_Creation/1_New_A02_t06: Fail # TODO(ahe): Pl ease triage this failure.
38 Language/10_Expressions/11_Instance_Creation/1_New_A02_t07: Fail # TODO(ahe): Pl ease triage this failure. 45 Language/10_Expressions/11_Instance_Creation/1_New_A02_t07: Fail # TODO(ahe): Pl ease triage this failure.
39 Language/10_Expressions/11_Instance_Creation/1_New_A06_t06: Fail # TODO(ahe): Pl ease triage this failure.
40 Language/10_Expressions/11_Instance_Creation/1_New_A07_t01: Fail # TODO(ahe): Pl ease triage this failure.
41 Language/10_Expressions/11_Instance_Creation/1_New_A11_t01: Fail # TODO(ahe): Pl ease triage this failure.
42 Language/10_Expressions/11_Instance_Creation/1_New_A12_t01: Fail # TODO(ahe): Pl ease triage this failure. 46 Language/10_Expressions/11_Instance_Creation/1_New_A12_t01: Fail # TODO(ahe): Pl ease triage this failure.
43 Language/10_Expressions/11_Instance_Creation/1_New_A12_t02: Fail # TODO(ahe): Pl ease triage this failure. 47 Language/10_Expressions/11_Instance_Creation/1_New_A12_t02: Fail # TODO(ahe): Pl ease triage this failure.
44 Language/10_Expressions/11_Instance_Creation/1_New_A13_t04: Fail # TODO(ahe): Pl ease triage this failure. 48 Language/10_Expressions/11_Instance_Creation/1_New_A13_t04: Fail # TODO(ahe): Pl ease triage this failure.
45 Language/10_Expressions/11_Instance_Creation/1_New_A14_t01: Fail # TODO(ahe): Pl ease triage this failure. 49 Language/10_Expressions/11_Instance_Creation/1_New_A14_t01: Fail # TODO(ahe): Pl ease triage this failure.
46 Language/10_Expressions/11_Instance_Creation/2_Const_A01_t02: Fail # TODO(ahe): Please triage this failure. 50 Language/10_Expressions/11_Instance_Creation/2_Const_A01_t02: Fail # TODO(ahe): Please triage this failure.
47 Language/10_Expressions/13_Property_Extraction_A01_t01: Fail # TODO(ahe): Please triage this failure. 51 Language/10_Expressions/13_Property_Extraction_A01_t01: Fail # TODO(ahe): Please triage this failure.
48 Language/10_Expressions/17_Getter_Invocation_A01_t03: Fail # TODO(ahe): Please t riage this failure. 52 Language/10_Expressions/15_Method_Invocation/2_Cascaded_Invocation_A01_t01: Fail # TODO(ahe): Please triage this failure.
49 Language/10_Expressions/17_Getter_Invocation_A02_t01: Fail # TODO(ahe): Please t riage this failure. 53 Language/10_Expressions/17_Getter_Invocation_A02_t01: Fail # TODO(ahe): Please t riage this failure.
50 Language/10_Expressions/17_Getter_Invocation_A02_t02: Fail # TODO(ahe): Please t riage this failure. 54 Language/10_Expressions/17_Getter_Invocation_A02_t02: Fail # TODO(ahe): Please t riage this failure.
51 Language/10_Expressions/18_Assignment_A05_t02: Fail # TODO(ahe): Please triage t his failure. 55 Language/10_Expressions/18_Assignment_A05_t02: Fail # TODO(ahe): Please triage t his failure.
52 Language/10_Expressions/18_Assignment_A05_t04: Fail # TODO(ahe): Please triage t his failure. 56 Language/10_Expressions/18_Assignment_A05_t04: Fail # TODO(ahe): Please triage t his failure.
53 Language/10_Expressions/18_Assignment_A05_t05: Fail # TODO(ahe): Please triage t his failure. 57 Language/10_Expressions/18_Assignment_A05_t05: Fail # TODO(ahe): Please triage t his failure.
54 Language/10_Expressions/18_Assignment_A08_t04: Fail # TODO(ahe): Please triage t his failure. 58 Language/10_Expressions/18_Assignment_A08_t04: Fail # TODO(ahe): Please triage t his failure.
55 Language/10_Expressions/19_Conditional_A01_t10: Fail # TODO(ahe): Please triage this failure. 59 Language/10_Expressions/19_Conditional_A01_t10: Fail # TODO(ahe): Please triage this failure.
56 Language/10_Expressions/19_Conditional_A01_t11: Fail # TODO(ahe): Please triage this failure. 60 Language/10_Expressions/19_Conditional_A01_t11: Fail # TODO(ahe): Please triage this failure.
57 Language/10_Expressions/19_Conditional_A01_t12: Fail # TODO(ahe): Please triage this failure. 61 Language/10_Expressions/19_Conditional_A01_t12: Fail # TODO(ahe): Please triage this failure.
58 Language/10_Expressions/19_Conditional_A01_t13: Fail # TODO(ahe): Please triage this failure. 62 Language/10_Expressions/19_Conditional_A01_t13: Fail # TODO(ahe): Please triage this failure.
59 Language/10_Expressions/19_Conditional_A01_t14: Fail # TODO(ahe): Please triage this failure. 63 Language/10_Expressions/19_Conditional_A01_t14: Fail # TODO(ahe): Please triage this failure.
60 Language/10_Expressions/19_Conditional_A01_t15: Fail # TODO(ahe): Please triage this failure. 64 Language/10_Expressions/19_Conditional_A01_t15: Fail # TODO(ahe): Please triage this failure.
61 Language/10_Expressions/20_Logical_Boolean_Expressions_A01_t10: Fail # TODO(ahe) : Please triage this failure. 65 Language/10_Expressions/20_Logical_Boolean_Expressions_A01_t10: Fail # TODO(ahe) : Please triage this failure.
62 Language/10_Expressions/20_Logical_Boolean_Expressions_A01_t11: Fail # TODO(ahe) : Please triage this failure. 66 Language/10_Expressions/20_Logical_Boolean_Expressions_A01_t11: Fail # TODO(ahe) : Please triage this failure.
63 Language/10_Expressions/20_Logical_Boolean_Expressions_A01_t12: Fail # TODO(ahe) : Please triage this failure. 67 Language/10_Expressions/20_Logical_Boolean_Expressions_A01_t12: Fail # TODO(ahe) : Please triage this failure.
64 Language/10_Expressions/20_Logical_Boolean_Expressions_A01_t13: Fail # TODO(ahe) : Please triage this failure. 68 Language/10_Expressions/20_Logical_Boolean_Expressions_A01_t13: Fail # TODO(ahe) : Please triage this failure.
65 Language/10_Expressions/20_Logical_Boolean_Expressions_A01_t14: Fail # TODO(ahe) : Please triage this failure. 69 Language/10_Expressions/20_Logical_Boolean_Expressions_A01_t14: Fail # TODO(ahe) : Please triage this failure.
66 Language/10_Expressions/21_Bitwise_Expressions_A01_t12: Fail # TODO(ahe): Please triage this failure. 70 Language/10_Expressions/21_Bitwise_Expressions_A01_t12: Fail # TODO(ahe): Please triage this failure.
67 Language/10_Expressions/21_Bitwise_Expressions_A01_t13: Fail # TODO(ahe): Please triage this failure. 71 Language/10_Expressions/21_Bitwise_Expressions_A01_t13: Fail # TODO(ahe): Please triage this failure.
68 Language/10_Expressions/21_Bitwise_Expressions_A01_t14: Fail # TODO(ahe): Please triage this failure. 72 Language/10_Expressions/21_Bitwise_Expressions_A01_t14: Fail # TODO(ahe): Please triage this failure.
69 Language/10_Expressions/21_Bitwise_Expressions_A01_t15: Fail # TODO(ahe): Please triage this failure. 73 Language/10_Expressions/21_Bitwise_Expressions_A01_t15: Fail # TODO(ahe): Please triage this failure.
70 Language/10_Expressions/21_Bitwise_Expressions_A01_t16: Fail # TODO(ahe): Please triage this failure. 74 Language/10_Expressions/21_Bitwise_Expressions_A01_t16: Fail # TODO(ahe): Please triage this failure.
71 Language/10_Expressions/21_Bitwise_Expressions_A01_t17: Fail # TODO(ahe): Please triage this failure. 75 Language/10_Expressions/21_Bitwise_Expressions_A01_t17: Fail # TODO(ahe): Please triage this failure.
72 Language/10_Expressions/21_Relational_Expressions_A01_t18: Fail # TODO(ahe): Ple ase triage this failure.
73 Language/10_Expressions/21_Relational_Expressions_A01_t19: Fail # TODO(ahe): Ple ase triage this failure.
74 Language/10_Expressions/21_Relational_Expressions_A01_t20: Fail # TODO(ahe): Ple ase triage this failure.
75 Language/10_Expressions/21_Relational_Expressions_A01_t21: Fail # TODO(ahe): Ple ase triage this failure.
76 Language/10_Expressions/21_Relational_Expressions_A01_t22: Fail # TODO(ahe): Ple ase triage this failure.
77 Language/10_Expressions/21_Relational_Expressions_A01_t23: Fail # TODO(ahe): Ple ase triage this failure.
78 Language/10_Expressions/22_Equality_A01_t23: Fail # TODO(ahe): Please triage thi s failure. 76 Language/10_Expressions/22_Equality_A01_t23: Fail # TODO(ahe): Please triage thi s failure.
79 Language/10_Expressions/22_Equality_A01_t24: Fail # TODO(ahe): Please triage thi s failure. 77 Language/10_Expressions/22_Equality_A01_t24: Fail # TODO(ahe): Please triage thi s failure.
80 Language/10_Expressions/22_Equality_A03_t02: Fail # TODO(ahe): Please triage thi s failure. 78 Language/10_Expressions/22_Equality_A03_t02: Fail # TODO(ahe): Please triage thi s failure.
81 Language/10_Expressions/22_Shift_A01_t09: Fail # TODO(ahe): Please triage this f ailure. 79 Language/10_Expressions/23_Relational_Expressions_A01_t18: Fail # TODO(ahe): Ple ase triage this failure.
82 Language/10_Expressions/22_Shift_A01_t10: Fail # TODO(ahe): Please triage this f ailure. 80 Language/10_Expressions/23_Relational_Expressions_A01_t19: Fail # TODO(ahe): Ple ase triage this failure.
83 Language/10_Expressions/22_Shift_A01_t11: Fail # TODO(ahe): Please triage this f ailure. 81 Language/10_Expressions/23_Relational_Expressions_A01_t20: Fail # TODO(ahe): Ple ase triage this failure.
84 Language/10_Expressions/22_Shift_A01_t12: Fail # TODO(ahe): Please triage this f ailure. 82 Language/10_Expressions/23_Relational_Expressions_A01_t21: Fail # TODO(ahe): Ple ase triage this failure.
85 Language/10_Expressions/22_Shift_A01_t13: Fail # TODO(ahe): Please triage this f ailure. 83 Language/10_Expressions/23_Relational_Expressions_A01_t22: Fail # TODO(ahe): Ple ase triage this failure.
86 Language/10_Expressions/22_Shift_A01_t14: Fail # TODO(ahe): Please triage this f ailure. 84 Language/10_Expressions/23_Relational_Expressions_A01_t23: Fail # TODO(ahe): Ple ase triage this failure.
87 Language/10_Expressions/23_Additive_Expressions_A01_t07: Fail # TODO(ahe): Pleas e triage this failure. 85 Language/10_Expressions/24_Shift_A01_t09: Fail # TODO(ahe): Please triage this f ailure.
88 Language/10_Expressions/23_Additive_Expressions_A01_t08: Fail # TODO(ahe): Pleas e triage this failure. 86 Language/10_Expressions/24_Shift_A01_t10: Fail # TODO(ahe): Please triage this f ailure.
89 Language/10_Expressions/23_Additive_Expressions_A01_t11: Fail # TODO(ahe): Pleas e triage this failure. 87 Language/10_Expressions/24_Shift_A01_t11: Fail # TODO(ahe): Please triage this f ailure.
90 Language/10_Expressions/23_Additive_Expressions_A01_t12: Fail # TODO(ahe): Pleas e triage this failure. 88 Language/10_Expressions/24_Shift_A01_t12: Fail # TODO(ahe): Please triage this f ailure.
91 Language/10_Expressions/23_Additive_Expressions_A01_t13: Fail # TODO(ahe): Pleas e triage this failure. 89 Language/10_Expressions/24_Shift_A01_t13: Fail # TODO(ahe): Please triage this f ailure.
92 Language/10_Expressions/23_Additive_Expressions_A01_t14: Fail # TODO(ahe): Pleas e triage this failure. 90 Language/10_Expressions/24_Shift_A01_t14: Fail # TODO(ahe): Please triage this f ailure.
93 Language/10_Expressions/24_Multiplicative_Expressions_A01_t10: Fail # TODO(ahe): Please triage this failure. 91 Language/10_Expressions/25_Additive_Expressions_A01_t07: Fail # TODO(ahe): Pleas e triage this failure.
94 Language/10_Expressions/24_Multiplicative_Expressions_A01_t11: Fail # TODO(ahe): Please triage this failure. 92 Language/10_Expressions/25_Additive_Expressions_A01_t08: Fail # TODO(ahe): Pleas e triage this failure.
95 Language/10_Expressions/24_Multiplicative_Expressions_A01_t14: Fail # TODO(ahe): Please triage this failure. 93 Language/10_Expressions/25_Additive_Expressions_A01_t11: Fail # TODO(ahe): Pleas e triage this failure.
96 Language/10_Expressions/24_Multiplicative_Expressions_A01_t15: Fail # TODO(ahe): Please triage this failure. 94 Language/10_Expressions/25_Additive_Expressions_A01_t12: Fail # TODO(ahe): Pleas e triage this failure.
97 Language/10_Expressions/24_Multiplicative_Expressions_A01_t16: Fail # TODO(ahe): Please triage this failure. 95 Language/10_Expressions/25_Additive_Expressions_A01_t13: Fail # TODO(ahe): Pleas e triage this failure.
98 Language/10_Expressions/24_Multiplicative_Expressions_A01_t17: Fail # TODO(ahe): Please triage this failure. 96 Language/10_Expressions/25_Additive_Expressions_A01_t14: Fail # TODO(ahe): Pleas e triage this failure.
99 Language/10_Expressions/25_Unary_Expressions_A01_t02: Fail # TODO(ahe): Please t riage this failure. 97 Language/10_Expressions/26_Multiplicative_Expressions_A01_t10: Fail # TODO(ahe): Please triage this failure.
100 Language/10_Expressions/25_Unary_Expressions_A01_t04: Fail # TODO(ahe): Please t riage this failure. 98 Language/10_Expressions/26_Multiplicative_Expressions_A01_t11: Fail # TODO(ahe): Please triage this failure.
101 Language/10_Expressions/25_Unary_Expressions_A01_t05: Fail # TODO(ahe): Please t riage this failure. 99 Language/10_Expressions/26_Multiplicative_Expressions_A01_t14: Fail # TODO(ahe): Please triage this failure.
102 Language/10_Expressions/25_Unary_Expressions_A01_t11: Fail # TODO(ahe): Please t riage this failure. 100 Language/10_Expressions/26_Multiplicative_Expressions_A01_t15: Fail # TODO(ahe): Please triage this failure.
103 Language/10_Expressions/25_Unary_Expressions_A01_t12: Fail # TODO(ahe): Please t riage this failure. 101 Language/10_Expressions/26_Multiplicative_Expressions_A01_t16: Fail # TODO(ahe): Please triage this failure.
104 Language/10_Expressions/25_Unary_Expressions_A01_t13: Fail # TODO(ahe): Please t riage this failure. 102 Language/10_Expressions/26_Multiplicative_Expressions_A01_t17: Fail # TODO(ahe): Please triage this failure.
105 Language/10_Expressions/25_Unary_Expressions_A01_t17: Fail # TODO(ahe): Please t riage this failure. 103 Language/10_Expressions/27_Unary_Expressions_A01_t02: Fail # TODO(ahe): Please t riage this failure.
106 Language/10_Expressions/25_Unary_Expressions_A01_t18: Fail # TODO(ahe): Please t riage this failure. 104 Language/10_Expressions/27_Unary_Expressions_A01_t04: Fail # TODO(ahe): Please t riage this failure.
107 Language/10_Expressions/25_Unary_Expressions_A01_t19: Fail # TODO(ahe): Please t riage this failure. 105 Language/10_Expressions/27_Unary_Expressions_A01_t05: Fail # TODO(ahe): Please t riage this failure.
108 Language/10_Expressions/25_Unary_Expressions_A01_t20: Fail # TODO(ahe): Please t riage this failure. 106 Language/10_Expressions/27_Unary_Expressions_A01_t11: Fail # TODO(ahe): Please t riage this failure.
109 Language/10_Expressions/25_Unary_Expressions_A01_t21: Fail # TODO(ahe): Please t riage this failure. 107 Language/10_Expressions/27_Unary_Expressions_A01_t12: Fail # TODO(ahe): Please t riage this failure.
110 Language/10_Expressions/25_Unary_Expressions_A01_t22: Fail # TODO(ahe): Please t riage this failure. 108 Language/10_Expressions/27_Unary_Expressions_A01_t13: Fail # TODO(ahe): Please t riage this failure.
111 Language/10_Expressions/26_Postfix_Expressions_A01_t02: Fail # TODO(ahe): Please triage this failure. 109 Language/10_Expressions/27_Unary_Expressions_A01_t17: Fail # TODO(ahe): Please t riage this failure.
112 Language/10_Expressions/26_Postfix_Expressions_A01_t03: Fail # TODO(ahe): Please triage this failure. 110 Language/10_Expressions/27_Unary_Expressions_A01_t18: Fail # TODO(ahe): Please t riage this failure.
113 Language/10_Expressions/26_Postfix_Expressions_A01_t05: Fail # TODO(ahe): Please triage this failure. 111 Language/10_Expressions/27_Unary_Expressions_A01_t19: Fail # TODO(ahe): Please t riage this failure.
114 Language/10_Expressions/27_Assignable_Expressions_A01_t06: Fail # TODO(ahe): Ple ase triage this failure. 112 Language/10_Expressions/27_Unary_Expressions_A01_t20: Fail # TODO(ahe): Please t riage this failure.
115 Language/10_Expressions/27_Assignable_Expressions_A01_t08: Fail # TODO(ahe): Ple ase triage this failure. 113 Language/10_Expressions/27_Unary_Expressions_A01_t21: Fail # TODO(ahe): Please t riage this failure.
116 Language/10_Expressions/27_Assignable_Expressions_A01_t09: Fail # TODO(ahe): Ple ase triage this failure. 114 Language/10_Expressions/27_Unary_Expressions_A01_t22: Fail # TODO(ahe): Please t riage this failure.
117 Language/10_Expressions/28_Identifier_Reference_A04_t01: Fail # TODO(ahe): Pleas e triage this failure. 115 Language/10_Expressions/28_Postfix_Expressions_A01_t02: Fail # TODO(ahe): Please triage this failure.
118 Language/10_Expressions/28_Identifier_Reference_A04_t03: Fail # TODO(ahe): Pleas e triage this failure. 116 Language/10_Expressions/28_Postfix_Expressions_A01_t03: Fail # TODO(ahe): Please triage this failure.
119 Language/10_Expressions/28_Identifier_Reference_A04_t06: Fail # TODO(ahe): Pleas e triage this failure. 117 Language/10_Expressions/28_Postfix_Expressions_A01_t05: Fail # TODO(ahe): Please triage this failure.
120 Language/10_Expressions/29_Type_Test_A01_t02: Fail # TODO(ahe): Please triage th is failure. 118 Language/10_Expressions/29_Assignable_Expressions_A01_t06: Fail # TODO(ahe): Ple ase triage this failure.
121 Language/10_Expressions/29_Type_Test_A01_t04: Fail # TODO(ahe): Please triage th is failure. 119 Language/10_Expressions/29_Assignable_Expressions_A01_t08: Fail # TODO(ahe): Ple ase triage this failure.
122 Language/11_Statements/09_Try_A01_t18: Fail # TODO(ahe): Please triage this fail ure. 120 Language/10_Expressions/29_Assignable_Expressions_A01_t09: Fail # TODO(ahe): Ple ase triage this failure.
123 Language/13_Libraries_and_Scripts/2_Imports_A02_t19: Fail # TODO(ahe): Please tr iage this failure. 121 Language/10_Expressions/30_Identifier_Reference_A04_t09: Fail # TODO(ahe): Pleas e triage this failure.
124 Language/13_Libraries_and_Scripts/2_Imports_A02_t28: Fail # TODO(ahe): Please tr iage this failure. 122 Language/10_Expressions/30_Identifier_Reference_A05_t01: Fail # TODO(ahe): Pleas e triage this failure.
123 Language/10_Expressions/30_Identifier_Reference_A05_t04: Fail # TODO(ahe): Pleas e triage this failure.
124 Language/10_Expressions/30_Identifier_Reference_A05_t12: Fail # TODO(ahe): Pleas e triage this failure.
125 Language/10_Expressions/30_Identifier_Reference_A06_t01: Fail # TODO(ahe): Pleas e triage this failure.
126 Language/10_Expressions/30_Identifier_Reference_A06_t02: Fail # TODO(ahe): Pleas e triage this failure.
127 Language/10_Expressions/31_Type_Test_A01_t02: Fail # TODO(ahe): Please triage th is failure.
128 Language/10_Expressions/31_Type_Test_A01_t04: Fail # TODO(ahe): Please triage th is failure.
129 Language/10_Expressions/31_Type_Test_A04_t01: Fail # TODO(ahe): Please triage th is failure.
130 Language/10_Expressions/32_Type_Cast_A02_t03: Fail # TODO(ahe): Please triage th is failure.
131 Language/10_Expressions/32_Type_Cast_A03_t01: Fail # TODO(ahe): Please triage th is failure.
132 Language/10_Expressions/32_Type_Cast_A03_t02: Fail # TODO(ahe): Please triage th is failure.
133 Language/10_Expressions/32_Type_Cast_A05_t01: Fail # TODO(ahe): Please triage th is failure.
134 Language/10_Expressions/32_Type_Cast_A05_t02: Fail # TODO(ahe): Please triage th is failure.
135 Language/10_Expressions/32_Type_Cast_A05_t04: Fail # TODO(ahe): Please triage th is failure.
136 Language/11_Statements/03_Variable_Declaration_A04_t02: Fail # TODO(ahe): Please triage this failure.
137 Language/11_Statements/03_Variable_Declaration_A04_t03: Fail # TODO(ahe): Please triage this failure.
138 Language/11_Statements/03_Variable_Declaration_A04_t04: Fail # TODO(ahe): Please triage this failure.
139 Language/11_Statements/03_Variable_Declaration_A04_t05: Fail # TODO(ahe): Please triage this failure.
140 Language/11_Statements/03_Variable_Declaration_A04_t06: Fail # TODO(ahe): Please triage this failure.
141 Language/11_Statements/04_Local_Function_Declaration_A01_t01: Fail # TODO(ahe): Please triage this failure.
142 Language/11_Statements/04_Local_Function_Declaration_A02_t02: Fail # TODO(ahe): Please triage this failure.
143 Language/11_Statements/06_For_A01_t11: Fail # TODO(ahe): Please triage this fail ure.
144 Language/11_Statements/06_For_A01_t12: Fail # TODO(ahe): Please triage this fail ure.
145 Language/11_Statements/08_Do_A02_t02: Fail # TODO(ahe): Please triage this failu re.
146 Language/11_Statements/09_Switch_A02_t01: Fail # TODO(ahe): Please triage this f ailure.
147 Language/11_Statements/09_Switch_A05_t01: Fail # TODO(ahe): Please triage this f ailure.
148 Language/11_Statements/09_Switch_A05_t02: Fail # TODO(ahe): Please triage this f ailure.
149 Language/11_Statements/09_Switch_A06_t01: Fail # TODO(ahe): Please triage this f ailure.
150 Language/11_Statements/09_Switch_A06_t02: Fail # TODO(ahe): Please triage this f ailure.
151 Language/11_Statements/09_Switch_A06_t03: Fail # TODO(ahe): Please triage this f ailure.
152 Language/11_Statements/09_Switch_A06_t04: Fail # TODO(ahe): Please triage this f ailure.
153 Language/11_Statements/09_Switch_A07_t02: Fail # TODO(ahe): Please triage this f ailure.
154 Language/11_Statements/10_Try_A05_t03: Fail # TODO(ahe): Please triage this fail ure.
155 Language/13_Libraries_and_Scripts/1_Imports_A02_t01: Fail # TODO(ahe): Please tr iage this failure.
156 Language/13_Libraries_and_Scripts/1_Imports_A02_t02: Fail # TODO(ahe): Please tr iage this failure.
157 Language/13_Libraries_and_Scripts/1_Imports_A02_t16: Fail # TODO(ahe): Please tr iage this failure.
158 Language/13_Libraries_and_Scripts/1_Imports_A02_t17: Fail # TODO(ahe): Please tr iage this failure.
159 Language/13_Libraries_and_Scripts/1_Imports_A02_t18: Fail # TODO(ahe): Please tr iage this failure.
160 Language/13_Libraries_and_Scripts/1_Imports_A02_t19: Fail # TODO(ahe): Please tr iage this failure.
161 Language/13_Libraries_and_Scripts/1_Imports_A02_t27: Fail # TODO(ahe): Please tr iage this failure.
162 Language/13_Libraries_and_Scripts/1_Imports_A02_t28: Fail # TODO(ahe): Please tr iage this failure.
163 Language/13_Libraries_and_Scripts/1_Imports_A03_t02: Fail # TODO(ahe): Please tr iage this failure.
164 Language/13_Libraries_and_Scripts/1_Imports_A03_t09: Fail # TODO(ahe): Please tr iage this failure.
165 Language/13_Libraries_and_Scripts/1_Imports_A03_t10: Fail # TODO(ahe): Please tr iage this failure.
166 Language/13_Libraries_and_Scripts/1_Imports_A03_t22: Fail # TODO(ahe): Please tr iage this failure.
167 Language/13_Libraries_and_Scripts/1_Imports_A03_t29: Fail # TODO(ahe): Please tr iage this failure.
168 Language/13_Libraries_and_Scripts/1_Imports_A03_t30: Fail # TODO(ahe): Please tr iage this failure.
169 Language/13_Libraries_and_Scripts/1_Imports_A03_t42: Fail # TODO(ahe): Please tr iage this failure.
170 Language/13_Libraries_and_Scripts/1_Imports_A03_t49: Fail # TODO(ahe): Please tr iage this failure.
171 Language/13_Libraries_and_Scripts/1_Imports_A03_t50: Fail # TODO(ahe): Please tr iage this failure.
172 Language/13_Libraries_and_Scripts/1_Imports_A03_t62: Fail # TODO(ahe): Please tr iage this failure.
173 Language/13_Libraries_and_Scripts/1_Imports_A03_t69: Fail # TODO(ahe): Please tr iage this failure.
174 Language/13_Libraries_and_Scripts/1_Imports_A03_t70: Fail # TODO(ahe): Please tr iage this failure.
125 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A40_t04: Fail # TODO(ahe) : Please triage this failure. 175 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A40_t04: Fail # TODO(ahe) : Please triage this failure.
126 Language/15_Reference/1_Lexical_Rules_A01_t06: Fail # TODO(ahe): Please triage t his failure. 176 LibTest/core/String/replaceAll_A02_t01: Fail # TODO(ahe): Please triage this fai lure.
127 LibTest/core/RegExp/hasMatch_A01_t02: Fail # TODO(ahe): Please triage this failu re. 177 LibTest/core/String/replaceFirst_A02_t01: Fail # TODO(ahe): Please triage this f ailure.
128 LibTest/core/double/INFINITY_A01_t02: Fail # TODO(ahe): Please triage this failu re.
129 LibTest/core/double/INFINITY_A01_t04: Fail # TODO(ahe): Please triage this failu re. 178 LibTest/core/double/INFINITY_A01_t04: Fail # TODO(ahe): Please triage this failu re.
130 LibTest/core/double/NEGATIVE_INFINITY_A01_t02: Fail # TODO(ahe): Please triage t his failure.
131 LibTest/core/double/NEGATIVE_INFINITY_A01_t04: Fail # TODO(ahe): Please triage t his failure. 179 LibTest/core/double/NEGATIVE_INFINITY_A01_t04: Fail # TODO(ahe): Please triage t his failure.
180 LibTest/math/Random/nextDouble_A01_t01: Fail # TODO(ahe): Please triage this fai lure.
181 LibTest/math/exp_A01_t01: Fail # TODO(ahe): Please triage this failure.
182 LibTest/math/parseDouble_A01_t01: Fail # TODO(ahe): Please triage this failure.
183 LibTest/math/pow_A01_t01: Fail # TODO(ahe): Please triage this failure.
184 LibTest/math/pow_A11_t01: Fail # TODO(ahe): Please triage this failure.
185 LibTest/math/pow_A13_t01: Fail # TODO(ahe): Please triage this failure.
186 LibTest/math/sin_A01_t01: Fail # TODO(ahe): Please triage this failure.
187 LibTest/math/tan_A01_t01: Fail # TODO(ahe): Please triage this failure.
132 188
133 # Partially implemented rediriecting constructors makes this fail. 189 # Partially implemented rediriecting constructors makes this fail.
134 Language/07_Classes/6_Constructors/2_Factories_A01_t05: Fail 190 Language/07_Classes/6_Constructors/2_Factories_A01_t05: Fail
135 191
136 LibTest/core/OutOfMemoryException/OutOfMemoryException_A01_t01: Fail, OK # co19 issue 263
137 LibTest/core/OutOfMemoryException/toString_A01_t01: Fail, OK # co19 issue 263
138
139 LibTest/core/StackOverflowException/toString_A01_t01: Fail # co19 issue 271
140 LibTest/core/StackOverflowException/StackOverflowException_A01_t01: Fail # co19 issue 271
141 192
142 LibTest/core/WrongArgumentCountException/toString_A01_t01: Fail # co19 issue 272 193 LibTest/core/WrongArgumentCountException/toString_A01_t01: Fail # co19 issue 272
143 LibTest/core/WrongArgumentCountException/WrongArgumentCountException_A01_t01: Fa il # co19 issue 272 194 LibTest/core/WrongArgumentCountException/WrongArgumentCountException_A01_t01: Fa il # co19 issue 272
144 195
145 LibTest/core/Map/putIfAbsent_A01_t08: Fail, OK # co19 issue 274 196 LibTest/core/Map/putIfAbsent_A01_t08: Fail, OK # co19 issue 274
146 LibTest/core/Map/forEach_A01_t02: Fail, OK # co19 issue 274 197 LibTest/core/Map/forEach_A01_t02: Fail, OK # co19 issue 274
147 LibTest/core/Map/putIfAbsent_A01_t06: Fail, OK # co19 issue 274 198 LibTest/core/Map/putIfAbsent_A01_t06: Fail, OK # co19 issue 274
148 LibTest/core/Queue/some_A01_t03: Fail, OK # co19 issue 274 199 LibTest/core/Queue/some_A01_t03: Fail, OK # co19 issue 274
149 LibTest/core/Queue/filter_A01_t03: Fail, OK # co19 issue 274 200 LibTest/core/Queue/filter_A01_t03: Fail, OK # co19 issue 274
150 LibTest/core/Queue/every_A01_t03: Fail, OK # co19 issue 274 201 LibTest/core/Queue/every_A01_t03: Fail, OK # co19 issue 274
151 LibTest/core/Queue/forEach_A01_t03: Fail, OK # co19 issue 274 202 LibTest/core/Queue/forEach_A01_t03: Fail, OK # co19 issue 274
152 203
153 204
154 [ $compiler == dart2js && $unchecked ] 205 [ $compiler == dart2js && $unchecked ]
155 Language/07_Classes/6_Constructors/2_Factories_A06_t05: Fail # TODO(ahe): Please triage this failure. 206 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A03_t01: Fail # TODO(ahe): Ple ase triage this failure.
156 Language/07_Classes/6_Constructors/2_Factories_A06_t06: Fail # TODO(ahe): Please triage this failure.
157 207
158 # These tests do noting in checked mode, and therefore cannot fail. 208 # These tests do noting in checked mode, and therefore cannot fail.
159 LibTest/core/List/filter_A03_t01: Fail, OK # co19 issue 274 209 LibTest/core/List/filter_A03_t01: Fail, OK # co19 issue 274
160 LibTest/core/List/some_A03_t01: Fail, OK # co19 issue 274 210 LibTest/core/List/some_A03_t01: Fail, OK # co19 issue 274
161 LibTest/core/List/forEach_A02_t01: Fail, OK # co19 issue 274 211 LibTest/core/List/forEach_A02_t01: Fail, OK # co19 issue 274
162 LibTest/core/List/every_A03_t01: Fail, OK # co19 issue 274 212 LibTest/core/List/every_A03_t01: Fail, OK # co19 issue 274
163 213
164 [ $compiler == dart2js && $checked ] 214 [ $compiler == dart2js && $checked ]
165 Language/03_Overview/1_Scoping_A02_t30: Fail # http://dartbug.com/5348 215 Language/03_Overview/1_Scoping_A02_t30: Fail # http://dartbug.com/5348
166 216
167 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t03: Fail # TOD O(ahe): Please triage this failure. 217 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t03: Fail # TOD O(ahe): Please triage this failure.
168 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t04: Fail # TOD O(ahe): Please triage this failure. 218 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t04: Fail # TOD O(ahe): Please triage this failure.
169 Language/07_Classes/6_Constructors/2_Factories_A06_t01: Fail # TODO(ahe): Please triage this failure. 219 Language/07_Classes/6_Constructors/2_Factories_A06_t01: Fail # TODO(ahe): Please triage this failure.
170 Language/07_Classes/6_Constructors/2_Factories_A06_t02: Fail # TODO(ahe): Please triage this failure. 220 Language/07_Classes/6_Constructors/2_Factories_A06_t02: Fail # TODO(ahe): Please triage this failure.
171 Language/07_Classes/6_Constructors/2_Factories_A06_t03: Fail # TODO(ahe): Please triage this failure. 221 Language/07_Classes/6_Constructors/2_Factories_A06_t03: Fail # TODO(ahe): Please triage this failure.
172 Language/07_Classes/6_Constructors/2_Factories_A06_t04: Fail # TODO(ahe): Please triage this failure. 222 Language/07_Classes/6_Constructors/2_Factories_A06_t04: Fail # TODO(ahe): Please triage this failure.
173 Language/07_Classes/6_Constructors/2_Factories_A06_t05: Fail # TODO(ahe): Please triage this failure.
174 Language/07_Classes/6_Constructors/2_Factories_A06_t06: Fail # TODO(ahe): Please triage this failure.
175 Language/09_Generics/09_Generics_A03_t01: Fail # TODO(ahe): Please triage this f ailure. 223 Language/09_Generics/09_Generics_A03_t01: Fail # TODO(ahe): Please triage this f ailure.
176 Language/09_Generics/09_Generics_A04_t06: Fail # TODO(ahe): Please triage this f ailure. 224 Language/09_Generics/09_Generics_A04_t06: Fail # TODO(ahe): Please triage this f ailure.
177 Language/10_Expressions/06_Lists_A09_t01: Fail # TODO(ahe): Please triage this f ailure. 225 Language/10_Expressions/06_Lists_A09_t01: Fail # TODO(ahe): Please triage this f ailure.
178 Language/10_Expressions/06_Lists_A09_t04: Fail # TODO(ahe): Please triage this f ailure. 226 Language/10_Expressions/06_Lists_A09_t04: Fail # TODO(ahe): Please triage this f ailure.
179 Language/10_Expressions/06_Lists_A09_t05: Fail # TODO(ahe): Please triage this f ailure. 227 Language/10_Expressions/06_Lists_A09_t05: Fail # TODO(ahe): Please triage this f ailure.
180 Language/10_Expressions/07_Maps_A10_t04: Fail # TODO(ahe): Please triage this fa ilure. 228 Language/10_Expressions/07_Maps_A10_t04: Fail # TODO(ahe): Please triage this fa ilure.
181 Language/10_Expressions/07_Maps_A10_t05: Fail # TODO(ahe): Please triage this fa ilure. 229 Language/10_Expressions/07_Maps_A10_t05: Fail # TODO(ahe): Please triage this fa ilure.
182 Language/10_Expressions/09_Function_Expressions_A03_t02: Fail # TODO(ahe): Pleas e triage this failure. 230 Language/10_Expressions/09_Function_Expressions_A03_t02: Fail # TODO(ahe): Pleas e triage this failure.
183 Language/10_Expressions/09_Function_Expressions_A03_t03: Fail # TODO(ahe): Pleas e triage this failure. 231 Language/10_Expressions/09_Function_Expressions_A03_t03: Fail # TODO(ahe): Pleas e triage this failure.
184 Language/10_Expressions/09_Function_Expressions_A04_t02: Fail # TODO(ahe): Pleas e triage this failure. 232 Language/10_Expressions/09_Function_Expressions_A04_t02: Fail # TODO(ahe): Pleas e triage this failure.
185 Language/10_Expressions/09_Function_Expressions_A04_t03: Fail # TODO(ahe): Pleas e triage this failure. 233 Language/10_Expressions/09_Function_Expressions_A04_t03: Fail # TODO(ahe): Pleas e triage this failure.
186 Language/10_Expressions/09_Function_Expressions_A05_t02: Fail # TODO(ahe): Pleas e triage this failure. 234 Language/10_Expressions/09_Function_Expressions_A05_t02: Fail # TODO(ahe): Pleas e triage this failure.
187 Language/10_Expressions/09_Function_Expressions_A05_t04: Fail # TODO(ahe): Pleas e triage this failure. 235 Language/10_Expressions/09_Function_Expressions_A05_t04: Fail # TODO(ahe): Pleas e triage this failure.
188 Language/10_Expressions/09_Function_Expressions_A06_t02: Fail # TODO(ahe): Pleas e triage this failure. 236 Language/10_Expressions/09_Function_Expressions_A06_t02: Fail # TODO(ahe): Pleas e triage this failure.
189 Language/10_Expressions/09_Function_Expressions_A06_t04: Fail # TODO(ahe): Pleas e triage this failure. 237 Language/10_Expressions/09_Function_Expressions_A06_t04: Fail # TODO(ahe): Pleas e triage this failure.
238 Language/10_Expressions/11_Instance_Creation/1_New_A07_t01: Fail # TODO(ahe): Pl ease triage this failure.
239 Language/10_Expressions/11_Instance_Creation/1_New_A11_t01: Fail # TODO(ahe): Pl ease triage this failure.
190 Language/10_Expressions/11_Instance_Creation/2_Const_A09_t02: Fail # TODO(ahe): Please triage this failure. 240 Language/10_Expressions/11_Instance_Creation/2_Const_A09_t02: Fail # TODO(ahe): Please triage this failure.
191 Language/10_Expressions/11_Instance_Creation/2_Const_A09_t03: Fail # TODO(ahe): Please triage this failure. 241 Language/10_Expressions/11_Instance_Creation/2_Const_A09_t03: Fail # TODO(ahe): Please triage this failure.
242 Language/10_Expressions/11_Instance_Creation_A05_t02: Fail # TODO(ahe): Please t riage this failure.
192 Language/10_Expressions/15_Method_Invocation/3_Static_Invocation_A03_t04: Fail # TODO(ahe): Please triage this failure. 243 Language/10_Expressions/15_Method_Invocation/3_Static_Invocation_A03_t04: Fail # TODO(ahe): Please triage this failure.
193 Language/10_Expressions/20_Logical_Boolean_Expressions_A03_t01: Fail # TODO(ahe) : Please triage this failure. 244 Language/10_Expressions/20_Logical_Boolean_Expressions_A03_t01: Fail # TODO(ahe) : Please triage this failure.
194 Language/10_Expressions/25_Unary_Expressions_A02_t03: Fail # TODO(ahe): Please t riage this failure. 245 Language/10_Expressions/27_Unary_Expressions_A02_t03: Fail # TODO(ahe): Please t riage this failure.
246 Language/10_Expressions/32_Type_Cast_A05_t03: Fail # TODO(ahe): Please triage th is failure.
247 Language/10_Expressions/32_Type_Cast_A05_t05: Fail # TODO(ahe): Please triage th is failure.
248 Language/11_Statements/05_If_A02_t02: Fail # TODO(ahe): Please triage this failu re.
249 Language/11_Statements/06_For/1_For_Loop_A01_t08: Fail # TODO(ahe): Please triag e this failure.
250 Language/11_Statements/07_While_A02_t02: Fail # TODO(ahe): Please triage this fa ilure.
195 Language/14_Types/4_Interface_Types_A08_t03: Fail # TODO(ahe): Please triage thi s failure. 251 Language/14_Types/4_Interface_Types_A08_t03: Fail # TODO(ahe): Please triage thi s failure.
196 Language/14_Types/8_Parameterized_Types_A02_t01: Fail # TODO(ahe): Please triage this failure. 252 Language/14_Types/8_Parameterized_Types_A02_t01: Fail # TODO(ahe): Please triage this failure.
197 LibTest/core/AssertionError/column_A01_t02: Fail # TODO(ahe): Please triage this failure. 253 LibTest/core/AssertionError/column_A01_t02: Fail # TODO(ahe): Please triage this failure.
198 LibTest/core/AssertionError/failedAssertion_A01_t01: Fail # TODO(ahe): Please tr iage this failure. 254 LibTest/core/AssertionError/failedAssertion_A01_t01: Fail # TODO(ahe): Please tr iage this failure.
199 LibTest/core/AssertionError/line_A01_t02: Fail # TODO(ahe): Please triage this f ailure. 255 LibTest/core/AssertionError/line_A01_t02: Fail # TODO(ahe): Please triage this f ailure.
200 LibTest/core/AssertionError/url_A01_t01: Fail # TODO(ahe): Please triage this fa ilure. 256 LibTest/core/AssertionError/url_A01_t01: Fail # TODO(ahe): Please triage this fa ilure.
201 LibTest/core/List/operator_subscript_A03_t01: Fail # TODO(ahe): Please triage th is failure. 257 LibTest/core/List/operator_subscript_A03_t01: Fail # TODO(ahe): Please triage th is failure.
202 LibTest/core/List/operator_subscripted_assignment_A03_t01: Fail # TODO(ahe): Ple ase triage this failure. 258 LibTest/core/List/operator_subscripted_assignment_A03_t01: Fail # TODO(ahe): Ple ase triage this failure.
203 LibTest/core/Map/putIfAbsent_A01_t04: Fail # TODO(ahe): Please triage this failu re. 259 LibTest/core/Map/putIfAbsent_A01_t04: Fail # TODO(ahe): Please triage this failu re.
204 LibTest/core/TypeError/column_A01_t01: Fail # TODO(ahe): Please triage this fail ure. 260 LibTest/core/TypeError/column_A01_t01: Fail # TODO(ahe): Please triage this fail ure.
205 LibTest/core/TypeError/dstName_A01_t01: Fail # TODO(ahe): Please triage this fai lure. 261 LibTest/core/TypeError/dstName_A01_t01: Fail # TODO(ahe): Please triage this fai lure.
206 LibTest/core/TypeError/dstType_A01_t01: Fail # TODO(ahe): Please triage this fai lure. 262 LibTest/core/TypeError/dstType_A01_t01: Fail # TODO(ahe): Please triage this fai lure.
207 LibTest/core/TypeError/failedAssertion_A01_t01: Fail # TODO(ahe): Please triage this failure. 263 LibTest/core/TypeError/failedAssertion_A01_t01: Fail # TODO(ahe): Please triage this failure.
208 LibTest/core/TypeError/line_A01_t01: Fail # TODO(ahe): Please triage this failur e. 264 LibTest/core/TypeError/line_A01_t01: Fail # TODO(ahe): Please triage this failur e.
209 LibTest/core/TypeError/srcType_A01_t01: Fail # TODO(ahe): Please triage this fai lure. 265 LibTest/core/TypeError/srcType_A01_t01: Fail # TODO(ahe): Please triage this fai lure.
210 LibTest/core/TypeError/url_A01_t01: Fail # TODO(ahe): Please triage this failure . 266 LibTest/core/TypeError/url_A01_t01: Fail # TODO(ahe): Please triage this failure .
211 267
212 Language/11_Statements/04_If_A02_t02: Fail, OK # Issue co19 208
213 Language/11_Statements/05_For/1_For_Loop_A01_t08: Fail, OK # Issue co19 208
214 Language/11_Statements/06_While_A02_t02: Fail, OK # Issue co19 208
215
216 Language/11_Statements/15_Assert_A04_t04: Fail # dart2js doesn't throw ClosureAr gumentMismatchException 268 Language/11_Statements/15_Assert_A04_t04: Fail # dart2js doesn't throw ClosureAr gumentMismatchException
217 269
218 270
219 [ $compiler == dart2js ] 271 [ $compiler == dart2js ]
220 LibTest/core/Math/acos_A01_t01: Fail, OK # co19 issue 200
221 LibTest/core/Math/asin_A01_t01: Fail, OK # co19 issue 200
222 LibTest/core/Math/atan2_A01_t01: Fail, OK # co19 issue 200
223 LibTest/core/Math/atan_A01_t01: Fail, OK # co19 issue 200
224 LibTest/core/Math/cos_A01_t01: Fail, OK # co19 issue 200
225 LibTest/core/Math/exp_A01_t01: Fail, OK # co19 issue 200
226 LibTest/core/Math/log_A01_t01: Fail, OK # co19 issue 200
227 LibTest/core/Math/max_A01_t03: Fail, OK # co19 issue 200
228 LibTest/core/Math/min_A01_t03: Fail, OK # co19 issue 200
229 LibTest/core/Math/parseDouble_A01_t01: Fail, OK # co19 issue 200
230 LibTest/core/Math/pow_A11_t01: Fail, OK # co19 issue 200
231 LibTest/core/Math/pow_A13_t01: Fail, OK # co19 issue 200
232 LibTest/core/Math/random_A01_t01: Fail, OK # co19 issue 200
233 LibTest/core/Math/sin_A01_t01: Fail, OK # co19 issue 200
234 LibTest/core/Math/sqrt_A01_t01: Fail, OK # co19 issue 200
235 LibTest/core/Math/tan_A01_t01: Fail, OK # co19 issue 200
236 LibTest/core/int/operator_GT_A01_t01: Fail, OK # co19 issue 200 272 LibTest/core/int/operator_GT_A01_t01: Fail, OK # co19 issue 200
237 LibTest/core/int/operator_LT_A01_t01: Fail, OK # co19 issue 200 273 LibTest/core/int/operator_LT_A01_t01: Fail, OK # co19 issue 200
238 LibTest/core/int/operator_addition_A01_t01: Fail, OK # co19 issue 200 274 LibTest/core/int/operator_addition_A01_t01: Fail, OK # co19 issue 200
239 LibTest/core/int/toDouble_A01_t01: Fail, OK # co19 issue 200 275 LibTest/core/int/toDouble_A01_t01: Fail, OK # co19 issue 200
240 276
241 # Slow tests that needs extra time to finish. 277 # Slow tests that needs extra time to finish.
242 LibTest/core/List/sort_A01_t06: Slow, Pass 278 LibTest/core/List/sort_A01_t06: Slow, Pass
243 279
244 # Tests that fail because they use the legacy try-catch syntax. 280 # Tests that fail because they use the legacy try-catch syntax.
245 # See co19 issue 184. 281 # See co19 issue 184.
246 Language/11_Statements/09_Try_A01_t01: Fail, OK
247 Language/11_Statements/09_Try_A02_t03: Fail, OK
248 Language/11_Statements/09_Try_A04_t01: Fail, OK
249 LibTest/core/Expect/equals_A02_t01: Fail, OK
250 LibTest/core/List/getRange_A03_t01: Fail, OK 282 LibTest/core/List/getRange_A03_t01: Fail, OK
251 LibTest/core/List/removeRange_A06_t01: Fail, OK
252 LibTest/core/List/setRange_A05_t01: Fail, OK 283 LibTest/core/List/setRange_A05_t01: Fail, OK
253 LibTest/core/Set/addAll_A01_t04: Fail, OK
254 LibTest/core/Set/contains_A01_t03: Fail, OK
255 LibTest/core/Set/containsAll_A01_t03: Fail, OK
256 LibTest/core/Set/remove_A01_t04: Fail, OK
257 LibTest/core/Set/removeAll_A01_t03: Fail, OK
258
259 # These tests need to be updated to the new Date core lib API, co19 issue 256:
260 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A01_t01: Fail
261 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A01_t02: Fail
262 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A02_t01: Fail # May be a diffe rent issue.
263 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A03_t01: Fail # May be a diffe rent issue.
264 LibTest/core/Date/Date_A01_t04: Fail
265 LibTest/core/Date/Date_A01_t05: Fail
266 LibTest/core/Date/isUtc_A01_t01: Fail
267 LibTest/core/Date/millisecondsSinceEpoch_A01_t01: Fail
268 LibTest/core/Date/operator_GE_A01_t01: Fail
269 LibTest/core/Date/operator_GT_A01_t01: Fail
270 LibTest/core/Date/operator_LE_A01_t01: Fail
271 LibTest/core/Date/operator_LT_A01_t01: Fail
272 LibTest/core/Date/operator_equality_A01_t01: Fail
273 LibTest/core/Date/timeZoneName_A01_t01: Fail
274 LibTest/core/Date/timeZoneOffset_A01_t01: Fail
275 LibTest/core/Date/toLocal_A01_t01: Fail
276 LibTest/core/Date/toUtc_A01_t01: Fail
277 284
278 # These tests need to be updated for new optional parameter syntax and semantics , co19 issue 258: 285 # These tests need to be updated for new optional parameter syntax and semantics , co19 issue 258:
279 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t01: Fail, OK 286 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t01: Fail, OK
280 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t03: Fail, OK
281 Language/07_Classes/1_Instance_Methods_A02_t03: Fail, OK
282 Language/07_Classes/1_Instance_Methods_A02_t04: Fail, OK
283 Language/07_Classes/1_Instance_Methods_A02_t05: Fail, OK 287 Language/07_Classes/1_Instance_Methods_A02_t05: Fail, OK
284 Language/07_Classes/1_Instance_Methods_A02_t06: Fail, OK 288 Language/07_Classes/1_Instance_Methods_A02_t06: Fail, OK
285 Language/07_Classes/4_Abstract_Instance_Members_A04_t04: Fail, OK
286 Language/07_Classes/6_Constructors/1_Generative_Constructors_A04_t01: Fail, OK
287 Language/07_Classes/6_Constructors/1_Generative_Constructors_A13_t01: Fail, OK 289 Language/07_Classes/6_Constructors/1_Generative_Constructors_A13_t01: Fail, OK
288 Language/07_Classes/6_Constructors/1_Generative_Constructors_A18_t01: Fail, OK
289 Language/07_Classes/6_Constructors/1_Generative_Constructors_A18_t03: Fail, OK
290 Language/10_Expressions/11_Instance_Creation/1_New_A01_t01: Fail, OK
291 Language/10_Expressions/11_Instance_Creation/2_Const_A01_t01: Fail, OK
292 Language/10_Expressions/11_Instance_Creation/2_Const_A08_t01: Fail, OK
293 Language/10_Expressions/11_Instance_Creation/2_Const_A08_t02: Fail, OK
294 Language/10_Expressions/14_Function_Invocation/1_Actual_Argument_List_Evaluation _A01_t01: Fail, OK
295 Language/10_Expressions/14_Function_Invocation/1_Actual_Argument_List_Evaluation _A02_t01: Fail, OK
296 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A01_ t02: Fail, OK
297 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A03_ t01: Fail, OK
298 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A08_ t01: Fail, OK
299 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A08_ t02: Fail, OK
300 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A08_ t03: Fail, OK
301 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A08_ t04: Fail, OK
302 Language/10_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A01_t01: Fail , OK 290 Language/10_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A01_t01: Fail , OK
303 Language/10_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A04_t01: Fail , OK
304 Language/10_Expressions/15_Method_Invocation/3_Static_Invocation_A01_t01: Fail, OK
305 Language/10_Expressions/15_Method_Invocation/4_Super_Invocation_A01_t01: Fail, O K
306 Language/14_Types/5_Function_Types_A01_t21: Fail, OK 291 Language/14_Types/5_Function_Types_A01_t21: Fail, OK
307 LibTest/core/Expect/approxEquals_A02_t01: Fail, OK
308 LibTest/core/Expect/approxEquals_A03_t01: Fail, OK
309 LibTest/core/Expect/approxEquals_A04_t01: Fail, OK
310 LibTest/core/Expect/listEquals_A03_t01: Fail, OK
311 LibTest/core/Expect/notEquals_A02_t01: Fail, OK
312 LibTest/core/Expect/stringEquals_A02_t01: Fail, OK
313 LibTest/core/Expect/throws_A01_t01: Fail, OK
314 LibTest/core/Expect/throws_A01_t02: Fail, OK
315 LibTest/core/Expect/throws_A01_t03: Fail, OK
316 LibTest/core/List/List_A01_t01: Fail, OK
317
318 # The following tests use hashCode() (function) instead of hashCode (getter).
319 # co19 issue 273
320 Language/10_Expressions/11_Instance_Creation/1_New_A12_t01: Fail, OK
321 LibTest/isolate/SendPort/hashCode_A01_t01: Fail, OK
322 LibTest/core/Map/putIfAbsent_A01_t04: Fail, OK
323 LibTest/core/Map/Map_class_A01_t03: Fail, OK
324 LibTest/core/Set/remove_A01_t03: Fail, OK
325 LibTest/core/Set/contains_A01_t03: Fail, OK
326 LibTest/core/Set/addAll_A01_t04: Fail, OK
327 LibTest/core/Set/remove_A01_t04: Fail, OK
328 LibTest/core/Set/addAll_A01_t03: Fail, OK
329 LibTest/core/Set/removeAll_A01_t03: Fail, OK
330 LibTest/core/Set/forEach_A01_t03: Fail, OK
331 LibTest/core/Set/add_A01_t03: Fail, OK
332 LibTest/core/Set/filter_A01_t03: Fail, OK
333 LibTest/core/String/hashCode_A01_t01: Fail, OK
334 LibTest/core/int/hashCode_A01_t01: Fail, OK
335
336
337 [ $compiler == dart2js && $system == macos && $runtime == d8 ]
338 LibTest/core/Math/acos_A01_t01: Fail, OK
339 LibTest/core/Math/asin_A01_t01: Fail, OK
340 LibTest/core/Math/atan_A01_t01: Fail, OK
341 292
342 [ $compiler == dart2js && $system == windows && $runtime == d8 ] 293 [ $compiler == dart2js && $system == windows && $runtime == d8 ]
343 LibTest/core/double/operator_remainder_A01_t04: Fail 294 LibTest/core/double/operator_remainder_A01_t04: Fail
344 295
345 [ $compiler == dart2js ] 296 [ $compiler == dart2js ]
346 Language/07_Classes/6_Constructors/1_Generative_Constructors_A16_t07: Fail # Red irecting constructors can not use initializing formals. This bug was previously masked - compilation failed, but for different, wrong reason. 297 Language/07_Classes/6_Constructors/1_Generative_Constructors_A16_t07: Fail # Red irecting constructors can not use initializing formals. This bug was previously masked - compilation failed, but for different, wrong reason.
347 298
348 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t10: Fail # TOD O(ahe): Enforce optional parameter semantics. 299 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t10: Fail # TOD O(ahe): Enforce optional parameter semantics.
349 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t11: Fail # TOD O(ahe): Enforce optional parameter semantics. 300 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t11: Fail # TOD O(ahe): Enforce optional parameter semantics.
350 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t03: Fail # TOD O(ahe): Enforce optional parameter semantics. 301 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t03: Fail # TOD O(ahe): Enforce optional parameter semantics.
351 302
352 Language/09_Generics/09_Generics_A05_t01: Fail # dart2js fails to reject type va riable within static member 303 Language/09_Generics/09_Generics_A05_t01: Fail # dart2js fails to reject type va riable within static member
353 304
354 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t01: Fail # Compile-time error: Unimplemented non-matching static call 305 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t01: Fail # Compile-time error: Unimplemented non-matching static call
355 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t04: Fail # Compile-time error: Unimplemented non-matching static call 306 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t04: Fail # Compile-time error: Unimplemented non-matching static call
356 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t05: Fail # Compile-time error: Unimplemented non-matching static call 307 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t05: Fail # Compile-time error: Unimplemented non-matching static call
357 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t08: Fail # Compile-time error: Unimplemented non-matching static call 308 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t08: Fail # Compile-time error: Unimplemented non-matching static call
358 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A07_ t01: Fail # Compile-time error: Unimplemented non-matching static call 309 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A07_ t01: Fail # Compile-time error: Unimplemented non-matching static call
359 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A07_ t04: Fail # Compile-time error: Unimplemented non-matching static call 310 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A07_ t04: Fail # Compile-time error: Unimplemented non-matching static call
360 Language/10_Expressions/29_Type_Test_A04_t01: Fail # Compile-time error: error: cannot resolve type Undeclared
361 Language/10_Expressions/01_Constants_A03_t01: Fail # Compile-time error: error: not a compile-time constant 311 Language/10_Expressions/01_Constants_A03_t01: Fail # Compile-time error: error: not a compile-time constant
362 Language/10_Expressions/01_Constants_A11_t01: Fail # Compile-time error: error: not a compile-time constant 312 Language/10_Expressions/01_Constants_A11_t01: Fail # Compile-time error: error: not a compile-time constant
363 LibTest/isolate/SendPort/send_A02_t01: Fail # Compile-time error: error: not a c ompile-time constant 313 LibTest/isolate/SendPort/send_A02_t01: Fail # Compile-time error: error: not a c ompile-time constant
364 LibTest/isolate/SendPort/send_A02_t02: Fail # Compile-time error: error: not a c ompile-time constant 314 LibTest/isolate/SendPort/send_A02_t02: Fail # Compile-time error: error: not a c ompile-time constant
365 LibTest/isolate/SendPort/send_A02_t03: Fail # Compile-time error: error: not a c ompile-time constant 315 LibTest/isolate/SendPort/send_A02_t03: Fail # Compile-time error: error: not a c ompile-time constant
366 316
367 Language/10_Expressions/20_Logical_Boolean_Expressions_A01_t01: Fail # Compile-t ime error: expected an expression, but got '&&'
368 Language/10_Expressions/15_Method_Invocation/2_Cascaded_Invocation_A01_t01: Fail # Compile-time error: unexpected token '('
369 Language/10_Expressions/28_Identifier_Reference_A08_t02: Fail # Compile-time err or: unexpected token ';'
370 Language/10_Expressions/28_Identifier_Reference_A08_t32: Fail # Compile-time err or: unexpected token ';'
371 Language/11_Statements/05_For_A01_t11: Fail # Compile-time error: unexpected tok en 'const'
372 Language/10_Expressions/01_Constants_A18_t03: Fail # Compile-time error: unexpec ted token 'equals' 317 Language/10_Expressions/01_Constants_A18_t03: Fail # Compile-time error: unexpec ted token 'equals'
373 Language/10_Expressions/22_Equality_A02_t03: Fail # Compile-time error: unexpect ed token 'equals' 318 Language/10_Expressions/22_Equality_A02_t03: Fail # Compile-time error: unexpect ed token 'equals'
374 Language/10_Expressions/22_Equality_A03_t01: Fail # Compile-time error: unexpect ed token 'equals'
375 Language/10_Expressions/22_Equality_A03_t03: Fail # Compile-time error: unexpect ed token 'equals'
376 Language/10_Expressions/05_Strings_A20_t01: Fail # Runtime error: Expect.identic al(expected: <abyr, abyr 319 Language/10_Expressions/05_Strings_A20_t01: Fail # Runtime error: Expect.identic al(expected: <abyr, abyr
377 Language/11_Statements/08_Switch_A02_t01: Fail # Runtime error: Expect.throws() fails
378 LibTest/isolate/isolate_api/spawnUri_A02_t01: Fail # Runtime error: Expect.throw s() fails 320 LibTest/isolate/isolate_api/spawnUri_A02_t01: Fail # Runtime error: Expect.throw s() fails
379 Language/10_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t03: Fail # Runtime error: NoSuchMethodException : method not found: '$call' 321 Language/10_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t03: Fail # Runtime error: NoSuchMethodException : method not found: '$call'
380 Language/10_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t06: Fail # Runtime error: NoSuchMethodException : method not found: 'm' 322 Language/10_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t06: Fail # Runtime error: NoSuchMethodException : method not found: 'm'
381 Language/10_Expressions/15_Method_Invocation/4_Super_Invocation_A04_t02: Fail # Runtime error: NoSuchMethodException : method not found: 'm' 323 Language/10_Expressions/15_Method_Invocation/4_Super_Invocation_A04_t02: Fail # Runtime error: NoSuchMethodException : method not found: 'm'
382 Language/10_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t05: Fail # Runtime error: NoSuchMethodException : method not found: 'nonExistingMethod' 324 Language/10_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t05: Fail # Runtime error: NoSuchMethodException : method not found: 'nonExistingMethod'
383 Language/10_Expressions/15_Method_Invocation/4_Super_Invocation_A04_t01: Fail # Runtime error: NoSuchMethodException : method not found: 'nonExistingMethod' 325 Language/10_Expressions/15_Method_Invocation/4_Super_Invocation_A04_t01: Fail # Runtime error: NoSuchMethodException : method not found: 'nonExistingMethod'
384 Language/10_Expressions/05_Strings/1_String_Interpolation_A03_t02: Fail # Runtim e error: TypeError: Cannot call method '$call$0' of undefined 326 Language/10_Expressions/05_Strings/1_String_Interpolation_A03_t02: Fail # Runtim e error: TypeError: Cannot call method '$call$0' of undefined
385 Language/10_Expressions/05_Strings/1_String_Interpolation_A04_t02: Fail # Runtim e error: TypeError: Cannot call method '$call$0' of undefined 327 Language/10_Expressions/05_Strings/1_String_Interpolation_A04_t02: Fail # Runtim e error: TypeError: Cannot call method '$call$0' of undefined
386 Language/10_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A08_t01: Fail # Runtime error: TypeError: Cannot call method '$call$0' of undefined 328 Language/10_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A08_t01: Fail # Runtime error: TypeError: Cannot call method '$call$0' of undefined
387 Language/10_Expressions/15_Method_Invocation/3_Static_Invocation_A04_t02: Fail # Runtime error: TypeError: Cannot call method '$call$0' of undefined 329 Language/10_Expressions/15_Method_Invocation/3_Static_Invocation_A04_t02: Fail # Runtime error: TypeError: Cannot call method '$call$0' of undefined
388 Language/10_Expressions/15_Method_Invocation/3_Static_Invocation_A04_t03: Fail # Runtime error: TypeError: Cannot call method '$call$0' of undefined 330 Language/10_Expressions/15_Method_Invocation/3_Static_Invocation_A04_t03: Fail # Runtime error: TypeError: Cannot call method '$call$0' of undefined
389 Language/10_Expressions/15_Method_Invocation/3_Static_Invocation_A05_t01: Fail # Runtime error: TypeError: Cannot call method '$call$0' of undefined 331 Language/10_Expressions/15_Method_Invocation/3_Static_Invocation_A05_t01: Fail # Runtime error: TypeError: Cannot call method '$call$0' of undefined
390 Language/10_Expressions/15_Method_Invocation/3_Static_Invocation_A06_t02: Fail # Runtime error: TypeError: Cannot call method '$call$0' of undefined 332 Language/10_Expressions/15_Method_Invocation/3_Static_Invocation_A06_t02: Fail # Runtime error: TypeError: Cannot call method '$call$0' of undefined
391 Language/10_Expressions/15_Method_Invocation/4_Super_Invocation_A03_t02: Fail # Runtime error: TypeError: Cannot call method '$call$0' of undefined 333 Language/10_Expressions/15_Method_Invocation/4_Super_Invocation_A03_t02: Fail # Runtime error: TypeError: Cannot call method '$call$0' of undefined
392 Language/10_Expressions/15_Method_Invocation/4_Super_Invocation_A03_t03: Fail # Runtime error: TypeError: Cannot call method '$call$0' of undefined 334 Language/10_Expressions/15_Method_Invocation/4_Super_Invocation_A03_t03: Fail # Runtime error: TypeError: Cannot call method '$call$0' of undefined
393 Language/10_Expressions/15_Method_Invocation/4_Super_Invocation_A07_t01: Fail # Runtime error: TypeError: Cannot call method '$call$0' of undefined 335 Language/10_Expressions/15_Method_Invocation/4_Super_Invocation_A07_t01: Fail # Runtime error: TypeError: Cannot call method '$call$0' of undefined
394 Language/10_Expressions/15_Method_Invocation/4_Super_Invocation_A08_t02: Fail # Runtime error: TypeError: Cannot call method '$call$0' of undefined 336 Language/10_Expressions/15_Method_Invocation/4_Super_Invocation_A08_t02: Fail # Runtime error: TypeError: Cannot call method '$call$0' of undefined
395 Language/10_Expressions/15_Method_Invocation/4_Super_Invocation_A02_t04: Fail # Runtime error: TypeError: Cannot call method '$call$2' of undefined 337 Language/10_Expressions/15_Method_Invocation/4_Super_Invocation_A02_t04: Fail # Runtime error: TypeError: Cannot call method '$call$2' of undefined
396 Language/10_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t02: Fail # Runtime error: TypeError: Object #<A> has no method '$call$0' 338 Language/10_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t02: Fail # Runtime error: TypeError: Object #<A> has no method '$call$0'
397 Language/10_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A03_t01: Fail # Runtime error: TypeError: Object 1 has no method '$call$0' 339 Language/10_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A03_t01: Fail # Runtime error: TypeError: Object 1 has no method '$call$0'
398 LibTest/isolate/isolate_api/spawnUri_A01_t01: Fail # Runtime error: UnsupportedO perationException: Currently spawnUri is not supported without web workers. 340 LibTest/isolate/isolate_api/spawnUri_A01_t01: Fail # Runtime error: UnsupportedO perationException: Currently spawnUri is not supported without web workers.
399 LibTest/isolate/isolate_api/spawnUri_A01_t02: Fail # Runtime error: UnsupportedO perationException: Currently spawnUri is not supported without web workers. 341 LibTest/isolate/isolate_api/spawnUri_A01_t02: Fail # Runtime error: UnsupportedO perationException: Currently spawnUri is not supported without web workers.
400 LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail # Runtime error: UnsupportedO perationException: Currently spawnUri is not supported without web workers. 342 LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail # Runtime error: UnsupportedO perationException: Currently spawnUri is not supported without web workers.
401 LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail # Runtime error: UnsupportedO perationException: Currently spawnUri is not supported without web workers. 343 LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail # Runtime error: UnsupportedO perationException: Currently spawnUri is not supported without web workers.
402 LibTest/isolate/isolate_api/spawnUri_A01_t05: Fail # Runtime error: UnsupportedO perationException: Currently spawnUri is not supported without web workers. 344 LibTest/isolate/isolate_api/spawnUri_A01_t05: Fail # Runtime error: UnsupportedO perationException: Currently spawnUri is not supported without web workers.
403 LibTest/isolate/SendPort/send_A02_t04: Fail # Runtime error: TypeError: Cannot c all method 'toSendPort$0' of undefined. 345 LibTest/isolate/SendPort/send_A02_t04: Fail # Runtime error: TypeError: Cannot c all method 'toSendPort$0' of undefined.
404 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Fail # Runtime error: Expect. throws() fails.
405 346
406 LibTest/core/int/operator_NOT_A01_t01: Fail, OK # Expects negative result from b it-operation. 347 LibTest/core/int/operator_NOT_A01_t01: Fail, OK # Expects negative result from b it-operation.
407 LibTest/core/int/operator_XOR_A01_t01: Fail, OK # Requires bigints. 348 LibTest/core/int/operator_XOR_A01_t01: Fail, OK # Requires bigints.
408 LibTest/core/int/operator_AND_A01_t01: Fail, OK # Requires bigints. 349 LibTest/core/int/operator_AND_A01_t01: Fail, OK # Requires bigints.
409 LibTest/core/int/operator_right_shift_A01_t01: Fail, OK # Expects negative resul t from bit-operation. 350 LibTest/core/int/operator_right_shift_A01_t01: Fail, OK # Expects negative resul t from bit-operation.
410 LibTest/core/int/operator_OR_A01_t01: Fail, OK # Requires bigints. 351 LibTest/core/int/operator_OR_A01_t01: Fail, OK # Requires bigints.
411 LibTest/core/int/operator_remainder_A01_t01: Fail, OK # Requires bigints. 352 LibTest/core/int/operator_remainder_A01_t01: Fail, OK # Requires bigints.
412 353
413 # The following tests use the deprecated Date interface. 354 # The following tests use the deprecated Date interface.
414 # Issue co19 - 125 355 # Issue co19 - 125
(...skipping 10 matching lines...) Expand all
425 LibTest/core/Queue/iterator_hasNext_A01_t01: Slow, Pass 366 LibTest/core/Queue/iterator_hasNext_A01_t01: Slow, Pass
426 367
427 # 368 #
428 # Issues with co19 test suite. 369 # Issues with co19 test suite.
429 # 370 #
430 # If you add anything here, either file a bug against the Dart 371 # If you add anything here, either file a bug against the Dart
431 # language specification, co19 test suite, or add a comment that ahe@ 372 # language specification, co19 test suite, or add a comment that ahe@
432 # can understand so he can file a bug later. 373 # can understand so he can file a bug later.
433 # 374 #
434 [ $compiler == dart2js ] 375 [ $compiler == dart2js ]
435 Language/10_Expressions/21_Bitwise_Expressions_A01_t01: Fail, OK # Function decl aration takes precedence over function expression.
436 Language/10_Expressions/22_Equality_A01_t01: Fail, OK # Function declaration tak es precedence over function expression. 376 Language/10_Expressions/22_Equality_A01_t01: Fail, OK # Function declaration tak es precedence over function expression.
437 Language/10_Expressions/21_Relational_Expressions_A01_t01: Fail, OK # Function d eclaration takes precedence over function expression. 377 Language/10_Expressions/28_Postfix_Expressions_A01_t01: Fail, OK # A map literal cannot start an expression statement.
438 Language/10_Expressions/22_Shift_A01_t01: Fail, OK # Function declaration takes precedence over function expression.
439 Language/10_Expressions/26_Postfix_Expressions_A01_t01: Fail, OK # A map literal cannot start an expression statement.
440 Language/10_Expressions/27_Assignable_Expressions_A01_t27: Fail, OK # A map lite ral cannot start an expression statement.
441 Language/10_Expressions/28_Identifier_Reference_A04_t07: Fail # assert is a rese rved word, which can not be used as a variable name.
442 Language/11_Statements/07_Do_A02_t02: Fail, OK # co19 issue 145.
443 LibTest/core/String/String_class_A02_t01: Fail, OK # compiler cancelled: Unhandl ed non-BMP character: U+10000 378 LibTest/core/String/String_class_A02_t01: Fail, OK # compiler cancelled: Unhandl ed non-BMP character: U+10000
444 LibTest/core/String/charCodeAt_A01_t01: Fail, OK # compiler cancelled: Unhandled non-BMP character: U+10000 379 LibTest/core/String/charCodeAt_A01_t01: Fail, OK # compiler cancelled: Unhandled non-BMP character: U+10000
445 LibTest/core/String/charCodes_A01_t01: Fail, OK # compiler cancelled: Unhandled non-BMP character: U+10000 380 LibTest/core/String/charCodes_A01_t01: Fail, OK # compiler cancelled: Unhandled non-BMP character: U+10000
446 381
447 Language/07_Classes/6_Constructors/2_Factories_A01_t01: Fail, OK # Uses deprecat ed factory syntax. 382 Language/07_Classes/6_Constructors/2_Factories_A01_t01: Fail, OK # Uses deprecat ed factory syntax.
448 383
449 Language/06_Functions/1_Function_Declaration_A02_t03: Fail, OK # co19 issue 210 384 Language/06_Functions/1_Function_Declaration_A02_t03: Fail, OK # co19 issue 210
450 Language/06_Functions/1_Function_Declaration_A03_t03: Fail, OK # co19 issue 210 385 Language/06_Functions/1_Function_Declaration_A03_t03: Fail, OK # co19 issue 210
451 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t14: Fail, OK # co19 issue 210 386 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t14: Fail, OK # co19 issue 210
452 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t15: Fail, OK # co19 issue 210 387 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t15: Fail, OK # co19 issue 210
453 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t09: Fail, OK # co 19 issue 210 388 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t09: Fail, OK # co 19 issue 210
454 Language/11_Statements/03_Variable_Declaration_A01_t10: Fail, OK # co19 issue 21 0
455 Language/11_Statements/03_Variable_Declaration_A02_t04: Fail, OK # co19 issue 21 0
456 Language/11_Statements/08_Switch_A07_t02: Fail, OK # co19 issue 210
457
458 LibTest/core/Math/max_A01_t03: Fail, OK # co19 issue 157
459 LibTest/core/Math/min_A01_t03: Fail, OK # co19 issue 157
460 389
461 Language/03_Overview/1_Scoping_A01_t40: Fail, OK # co19 issue 188 390 Language/03_Overview/1_Scoping_A01_t40: Fail, OK # co19 issue 188
462 Language/03_Overview/1_Scoping_A01_t41: Fail, OK # co19 issue 188 391 Language/03_Overview/1_Scoping_A01_t41: Fail, OK # co19 issue 188
463 Language/10_Expressions/28_Identifier_Reference_A06_t13: Fail, OK # co19 issue 2 54
464 Language/10_Expressions/28_Identifier_Reference_A06_t15: Fail, OK # co19 issue 1 88
465
466 Language/07_Classes/3_Setters_A01_t02: Fail, OK # co19 issue 189
467
468 Language/07_Classes/07_Classes_A01_t20: Fail, OK # co19 issue 193
469 Language/07_Classes/07_Classes_A02_t34: Fail, OK # co19 issue 193
470 392
471 Language/07_Classes/4_Abstract_Instance_Members_A02_t02: Fail, OK # co19 issue 1 94 393 Language/07_Classes/4_Abstract_Instance_Members_A02_t02: Fail, OK # co19 issue 1 94
472 Language/11_Statements/09_Try_A06_t01: Fail, OK # co19 issue 194
473 Language/11_Statements/09_Try_A06_t02: Fail, OK # co19 issue 194
474 Language/11_Statements/09_Try_A06_t03: Fail, OK # co19 issue 194
475 Language/11_Statements/09_Try_A06_t04: Fail, OK # co19 issue 194
476 Language/11_Statements/09_Try_A06_t05: Fail, OK # co19 issue 194
477 394
478 Language/06_Functions/4_External_Functions_A01_t01: Fail, OK # http://dartbug.co m/5021 395 Language/06_Functions/4_External_Functions_A01_t01: Fail, OK # http://dartbug.co m/5021
479 396
480 Language/07_Classes/4_Abstract_Instance_Members_A02_t01: Fail, OK # co19 issue 1 95 397 Language/07_Classes/4_Abstract_Instance_Members_A02_t01: Fail, OK # co19 issue 1 95
481 398
482 Language/03_Overview/2_Privacy_A01_t09: Fail, OK # co19 issue 198 399 Language/03_Overview/2_Privacy_A01_t09: Fail, OK # co19 issue 198
483 Language/03_Overview/2_Privacy_A01_t10: Fail, OK # co19 issue 198 400 Language/03_Overview/2_Privacy_A01_t10: Fail, OK # co19 issue 198
484 401
485 Language/10_Expressions/30_Type_Cast_A02_t03: Fail, OK # co19 issue 236 402 Language/10_Expressions/11_Instance_Creation/1_New_A12_t01: Fail, OK # co19 issu e 273
403 LibTest/isolate/SendPort/hashCode_A01_t01: Fail, OK # co19 issue 273
404 LibTest/core/Map/putIfAbsent_A01_t04: Fail, OK # co19 issue 273
405 LibTest/core/Map/Map_class_A01_t03: Fail, OK # co19 issue 273
406 LibTest/core/Set/remove_A01_t03: Fail, OK # co19 issue 273
407 LibTest/core/Set/addAll_A01_t03: Fail, OK # co19 issue 273
408 LibTest/core/Set/forEach_A01_t03: Fail, OK # co19 issue 273
409 LibTest/core/Set/add_A01_t03: Fail, OK # co19 issue 273
410 LibTest/core/Set/filter_A01_t03: Fail, OK # co19 issue 273
411 LibTest/core/String/hashCode_A01_t01: Fail, OK # co19 issue 273
412 LibTest/core/int/hashCode_A01_t01: Fail, OK # co19 issue 273
486 413
487 Language/13_Libraries_and_Scripts/2_Imports_A03_t06: Fail, OK # co19 issue 244
488
489 Language/13_Libraries_and_Scripts/2_Imports_A02_t01: Fail, OK # co19 issue 246
490 Language/13_Libraries_and_Scripts/2_Imports_A02_t02: Fail, OK # co19 issue 246
491 Language/13_Libraries_and_Scripts/2_Imports_A02_t16: Fail, OK # co19 issue 246
492 Language/13_Libraries_and_Scripts/2_Imports_A02_t17: Fail, OK # co19 issue 246
493 Language/13_Libraries_and_Scripts/2_Imports_A03_t02: Fail, OK # co19 issue 246
494 Language/13_Libraries_and_Scripts/2_Imports_A03_t12: Fail, OK # co19 issue 246
495 Language/13_Libraries_and_Scripts/2_Imports_A03_t22: Fail, OK # co19 issue 246
496
497 Language/13_Libraries_and_Scripts/2_Imports_A03_t16: Fail # co19 issue 226
498 Language/13_Libraries_and_Scripts/2_Imports_A03_t26: Fail # co19 issue 226
499
500 Language/13_Libraries_and_Scripts/3_Includes_A01_t01: Fail, OK # co19 issue 249
501 Language/13_Libraries_and_Scripts/3_Includes_A03_t03: Fail, OK # co19 issue 249
502
503 Language/13_Libraries_and_Scripts/2_Imports_A06_t01: Fail, OK # co19 issue 250
504
505 Language/13_Libraries_and_Scripts/2_Imports_A01_t39: Fail # co19 issue 253: Show combinators are intersections.
506
507 Language/03_Overview/1_Scoping_A02_t05: Fail # co19 issue 261
508 414
509 [ $compiler == dart2js && $runtime == d8 ] 415 [ $compiler == dart2js && $runtime == d8 ]
510 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F ail, Pass # issue 3333 416 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F ail, Pass # issue 3333
511 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail, Pass # issue 3333 417 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail, Pass # issue 3333
512 418
513 Language/10_Expressions/03_Numbers_A01_t06: Fail, OK # Requires bigint. 419 Language/10_Expressions/03_Numbers_A01_t06: Fail, OK # Requires bigint.
514 Language/10_Expressions/03_Numbers_A01_t09: Fail, OK # Requires bigint. 420 Language/10_Expressions/03_Numbers_A01_t09: Fail, OK # Requires bigint.
515 LibTest/core/Date/Date_A01_t03: Fail, OK # co19 issue 180 421 LibTest/core/Date/Date_A01_t03: Fail, OK # co19 issue 180
516 LibTest/core/Date/year_A01_t01: Fail, OK # Requires big int. 422 LibTest/core/Date/year_A01_t01: Fail, OK # Requires big int.
517 LibTest/core/Match/pattern_A01_t01: Fail, OK # Bad test, allMatches return an It erable. 423 LibTest/core/Match/pattern_A01_t01: Fail, OK # Bad test, allMatches return an It erable.
518 LibTest/core/Match/str_A01_t01: Fail, OK # Bad test, allMatches return an Iterab le. 424 LibTest/core/Match/str_A01_t01: Fail, OK # Bad test, allMatches return an Iterab le.
519 LibTest/core/Math/exp_A01_t01: Fail, Pass, OK # TODO(floitsch): Review.
520 LibTest/core/Math/pow_A01_t01: Fail, OK # Bad test (uses x.pow(y), not Math.pow( x, y)).
521 LibTest/core/Math/pow_A11_t01: Fail, OK # TODO(floitsch): Review.
522 LibTest/core/Math/pow_A13_t01: Fail, OK # TODO(floitsch): Review.
523 LibTest/core/Math/sin_A01_t01: Fail, OK # TODO(floitsch): Review.
524 LibTest/core/Math/tan_A01_t01: Fail, OK # TODO(floitsch): Review.
525 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fa il, OK # This is not rejected by V8. 425 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fa il, OK # This is not rejected by V8.
526 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A04_t01: Fail, OK # co19 i ssue 92. 426 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A04_t01: Fail, OK # co19 i ssue 92.
527 LibTest/core/RegExp/RegExp_A01_t03: Fail, OK # Expects exception from const cons tructor. 427 LibTest/core/RegExp/RegExp_A01_t03: Fail, OK # Expects exception from const cons tructor.
528 LibTest/core/RegExp/RegExp_A01_t04: Fail, OK # Expects exception from const cons tructor. 428 LibTest/core/RegExp/RegExp_A01_t04: Fail, OK # Expects exception from const cons tructor.
529 LibTest/core/RegExp/allMatches_A01_t01: Fail, OK # Bad test, allMatches return an Iterable. 429 LibTest/core/RegExp/allMatches_A01_t01: Fail, OK # Bad test, allMatches return an Iterable.
530 LibTest/core/RegExp/firstMatch_A01_t01: Fail, OK # Bad test, use Match.regexp, n ot Match.pattern. 430 LibTest/core/RegExp/firstMatch_A01_t01: Fail, OK # Bad test, use Match.regexp, n ot Match.pattern.
531 LibTest/core/double/toRadixString_A01_t01: Fail, OK # Unimplemented test stub. 431 LibTest/core/double/toRadixString_A01_t01: Fail, OK # Unimplemented test stub.
532 LibTest/core/int/compareTo_A01_t01: Fail, OK # Requires big int. 432 LibTest/core/int/compareTo_A01_t01: Fail, OK # Requires big int.
533 LibTest/core/int/hashCode_A01_t01: Fail, OK # co19 testing missing assertion. 433 LibTest/core/int/hashCode_A01_t01: Fail, OK # co19 testing missing assertion.
534 LibTest/core/int/isEven_A01_t01: Fail, OK # Not in API. 434 LibTest/core/int/isEven_A01_t01: Fail, OK # Not in API.
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
566 Language/03_Overview/2_Privacy_A01_t11: Fail # internal error: super property re ad not implemented 466 Language/03_Overview/2_Privacy_A01_t11: Fail # internal error: super property re ad not implemented
567 Language/03_Overview/2_Privacy_A01_t14: Fail # duplicate definition of _(var _)= > _ 467 Language/03_Overview/2_Privacy_A01_t14: Fail # duplicate definition of _(var _)= > _
568 Language/11_Statements/11_Labels_A03_t04: Fail # continue not implemented 468 Language/11_Statements/11_Labels_A03_t04: Fail # continue not implemented
569 469
570 470
571 Language/10_Expressions/01_Constants_A12_t01: Fail # internal error: CompileTime ConstantEvaluator not implemented 471 Language/10_Expressions/01_Constants_A12_t01: Fail # internal error: CompileTime ConstantEvaluator not implemented
572 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A01_ t01: Fail # Unimplemented non-matching static call 472 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A01_ t01: Fail # Unimplemented non-matching static call
573 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A01_ t04: Fail # Unimplemented non-matching static call 473 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A01_ t04: Fail # Unimplemented non-matching static call
574 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A01_ t05: Fail # Unimplemented non-matching static call 474 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A01_ t05: Fail # Unimplemented non-matching static call
575 Language/10_Expressions/22_Equality_A05_t01: Fail # != cannot be called on super 475 Language/10_Expressions/22_Equality_A05_t01: Fail # != cannot be called on super
576 Language/10_Expressions/25_Unary_Expressions_A01_t01: Fail # ! cannot be called on super 476 Language/10_Expressions/27_Unary_Expressions_A01_t01: Fail # ! cannot be called on super
577 Language/10_Expressions/25_Unary_Expressions_A01_t10: Fail # cannot deal with su per in complex assignments 477 Language/10_Expressions/27_Unary_Expressions_A01_t10: Fail # cannot deal with su per in complex assignments
578 Language/10_Expressions/27_Assignable_Expressions_A01_t26: Fail # internal error in parser. 478 Language/10_Expressions/30_Identifier_Reference_A02_t01: Fail # Pseudo keyword " abstract".
579 Language/10_Expressions/28_Identifier_Reference_A02_t01: Fail # Pseudo keyword " abstract".
580 479
581 [ $compiler == dart2js && $runtime == d8 ] 480 [ $compiler == dart2js && $runtime == d8 ]
582 Language/11_Statements/09_Try_A05_t03: Fail # Expect.isTrue(false) fails.
583 LibTest/core/Date/Date.fromString_A03_t01: Fail # Issue co19 - 121 481 LibTest/core/Date/Date.fromString_A03_t01: Fail # Issue co19 - 121
584 LibTest/core/Expect/throws_A02_t01: Fail # reason (sdsds sd dsf) not mentioned i n ExpectException message (Expect.isTrue(false) fails.) 482 LibTest/core/Expect/throws_A02_t01: Fail # reason (sdsds sd dsf) not mentioned i n ExpectException message (Expect.isTrue(false) fails.)
585 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail # IllegalJSRegExpException: '\c(' 'SyntaxError: Invalid regular expression: /\c(/ : Unterminated group' 483 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail # IllegalJSRegExpException: '\c(' 'SyntaxError: Invalid regular expression: /\c(/ : Unterminated group'
586 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail # E xpect.fail('Some exception expected') 484 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail # E xpect.fail('Some exception expected')
587 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa il # Expect.fail('Some exception expected') 485 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa il # Expect.fail('Some exception expected')
588 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa il # Expect.fail('Some exception expected') 486 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa il # Expect.fail('Some exception expected')
589 487
590 Language/10_Expressions/06_Lists_A07_t02: Fail # generic type information is los t during canonicalization. 488 Language/10_Expressions/06_Lists_A07_t02: Fail # generic type information is los t during canonicalization.
591 Language/10_Expressions/07_Maps_A06_t02: Fail # generic type information is lost during canonicalization. 489 Language/10_Expressions/07_Maps_A06_t02: Fail # generic type information is lost during canonicalization.
592 490
593 # 491 #
594 # The following tests may be broken, but require further review. 492 # The following tests may be broken, but require further review.
595 # 493 #
596 [ $compiler == dart2js && $runtime == d8 ] 494 [ $compiler == dart2js && $runtime == d8 ]
597 LibTest/core/Expect/identical_A01_t01: Fail # TODO(floitsch): Is NaN identical t o NaN? 495 LibTest/core/Expect/identical_A01_t01: Fail # TODO(floitsch): Is NaN identical t o NaN?
598 496
599 # Changed exception thrown by futures (co19 issue #269)
600 LibTest/core/Completer/completeException_A01_t01: Fail, OK
601 LibTest/core/Future/handleException_A01_t04: Fail, OK
602 LibTest/core/Future/handleException_A01_t05: Fail, OK
603 497
604 [ $compiler == dart2js && $browser ] 498 [ $compiler == dart2js && $browser ]
605 *: Skip 499 *: Skip
606 500
607 501
608 # 502 #
609 # Missing compile-time errors. 503 # Missing compile-time errors.
610 # 504 #
611 [ $compiler == dart2js ] 505 [ $compiler == dart2js ]
612 Language/05_Variables/05_Variables_A01_t04: Fail # Checks that a variable declar ation cannot contain both 'final' and 'var'. 506 Language/05_Variables/05_Variables_A01_t04: Fail # Checks that a variable declar ation cannot contain both 'final' and 'var'.
613 Language/05_Variables/05_Variables_A01_t05: Fail # Checks that a variable declar ation cannot contain both 'var' and 'type'. 507 Language/05_Variables/05_Variables_A01_t05: Fail # Checks that a variable declar ation cannot contain both 'var' and 'type'.
614 Language/05_Variables/05_Variables_A01_t08: Fail # Checks different variables in a single variable declaration must be delimited by commas. 508 Language/05_Variables/05_Variables_A01_t08: Fail # Checks different variables in a single variable declaration must be delimited by commas.
615 Language/05_Variables/05_Variables_A01_t12: Fail # Checks that variable declarat ion cannot contain both 'const' and 'var'. 509 Language/05_Variables/05_Variables_A01_t12: Fail # Checks that variable declarat ion cannot contain both 'const' and 'var'.
616 Language/05_Variables/05_Variables_A01_t13: Fail # Checks that variable declarat ion cannot contain both 'const' and 'final'. 510 Language/05_Variables/05_Variables_A01_t13: Fail # Checks that variable declarat ion cannot contain both 'const' and 'final'.
617 Language/05_Variables/05_Variables_A01_t14: Fail # Checks that variable declarat ion cannot contain 'const', 'final' and 'var' simultaneously. 511 Language/05_Variables/05_Variables_A01_t14: Fail # Checks that variable declarat ion cannot contain 'const', 'final' and 'var' simultaneously.
618 Language/05_Variables/05_Variables_A01_t15: Fail # Checks that a variable declar ation cannot contain the 'abstract' keyword. 512 Language/05_Variables/05_Variables_A01_t15: Fail # Checks that a variable declar ation cannot contain the 'abstract' keyword.
619 Language/05_Variables/05_Variables_A03_t01: Fail # Checks that a compile-time er ror occurs if local final variable is redefined. 513 Language/05_Variables/05_Variables_A03_t01: Fail # Checks that a compile-time er ror occurs if local final variable is redefined.
620 Language/05_Variables/05_Variables_A03_t02: Fail # Checks that a compile-time er ror occurs if local final variable is not assigned. 514 Language/05_Variables/05_Variables_A03_t02: Fail # Checks that a compile-time er ror occurs if local final variable is not assigned.
621 Language/05_Variables/05_Variables_A03_t03: Fail # Checks that a compile-time er ror occurs if a global final variable is redefined.
622 Language/05_Variables/05_Variables_A03_t04: Fail # Checks that a compile-time er ror occurs if a global final variable is not assigned. 515 Language/05_Variables/05_Variables_A03_t04: Fail # Checks that a compile-time er ror occurs if a global final variable is not assigned.
623 Language/05_Variables/05_Variables_A03_t05: Fail # Checks that a compile-time er ror occurs if local typed final variable is redefined. 516 Language/05_Variables/05_Variables_A03_t05: Fail # Checks that a compile-time er ror occurs if local typed final variable is redefined.
624 Language/05_Variables/05_Variables_A03_t06: Fail # Checks that a compile-time er ror occurs if local typed final variable is not assigned. 517 Language/05_Variables/05_Variables_A03_t06: Fail # Checks that a compile-time er ror occurs if local typed final variable is not assigned.
625 Language/05_Variables/05_Variables_A03_t07: Fail # Checks that a compile-time er ror occurs if a global typed final variable is redefined. 518 Language/05_Variables/05_Variables_A03_t07: Fail # Checks that a compile-time er ror occurs if a global typed final variable is redefined.
626 Language/05_Variables/05_Variables_A03_t08: Fail # Checks that a compile-time er ror occurs if a global typed final variable is not assigned. 519 Language/05_Variables/05_Variables_A03_t08: Fail # Checks that a compile-time er ror occurs if a global typed final variable is not assigned.
627 Language/05_Variables/05_Variables_A03_t10: Fail # Checks that assigning a final variable to the same value it already holds still produces a compile-time error . 520 Language/05_Variables/05_Variables_A03_t10: Fail # Checks that assigning a final variable to the same value it already holds still produces a compile-time error .
628 Language/05_Variables/05_Variables_A04_t01: Fail # Checks that a compile-time er ror occurs if a local constant variable is redefined. 521 Language/05_Variables/05_Variables_A04_t01: Fail # Checks that a compile-time er ror occurs if a local constant variable is redefined.
629 Language/05_Variables/05_Variables_A04_t02: Fail # Checks that a compile-time er ror occurs if a local typed constant variable is redefined. 522 Language/05_Variables/05_Variables_A04_t02: Fail # Checks that a compile-time er ror occurs if a local typed constant variable is redefined.
630 Language/05_Variables/05_Variables_A04_t03: Fail # Checks that a compile-time er ror occurs if a global constant variable is redefined. 523 Language/05_Variables/05_Variables_A04_t03: Fail # Checks that a compile-time er ror occurs if a global constant variable is redefined.
631 Language/05_Variables/05_Variables_A04_t04: Fail # Checks that a compile-time er ror occurs if a global typed constant variable is redefined. 524 Language/05_Variables/05_Variables_A04_t04: Fail # Checks that a compile-time er ror occurs if a global typed constant variable is redefined.
632 Language/05_Variables/05_Variables_A04_t05: Fail # Checks that a compile-time er ror occurs if a local constant variable is not initialized at declaration. 525 Language/05_Variables/05_Variables_A04_t05: Fail # Checks that a compile-time er ror occurs if a local constant variable is not initialized at declaration.
633 Language/05_Variables/05_Variables_A04_t06: Fail # Checks that a compile-time er ror occurs if a local typed constant variable is not initialized at declaration. 526 Language/05_Variables/05_Variables_A04_t06: Fail # Checks that a compile-time er ror occurs if a local typed constant variable is not initialized at declaration.
634 Language/05_Variables/05_Variables_A04_t07: Fail # Checks that a compile-time er ror occurs if a global constant variable is not initialized at declaration. 527 Language/05_Variables/05_Variables_A04_t07: Fail # Checks that a compile-time er ror occurs if a global constant variable is not initialized at declaration.
635 Language/05_Variables/05_Variables_A04_t08: Fail # Checks that a compile-time er ror occurs if a global typed constant variable is not initialized at declaration . 528 Language/05_Variables/05_Variables_A04_t08: Fail # Checks that a compile-time er ror occurs if a global typed constant variable is not initialized at declaration .
636 Language/05_Variables/05_Variables_A04_t10: Fail # Checks that assigning a const ant variable to the same value it already holds still produces a compile-time er ror. 529 Language/05_Variables/05_Variables_A04_t10: Fail # Checks that assigning a const ant variable to the same value it already holds still produces a compile-time er ror.
637 Language/05_Variables/05_Variables_A05_t01: Fail # Checks that a compile-time er ror occurs if a constant variable is not initialized. 530 Language/05_Variables/05_Variables_A05_t01: Fail # Checks that a compile-time er ror occurs if a constant variable is not initialized.
638 Language/06_Functions/06_Functions_A01_t06: Fail # Checks that it is a compile e rror if a block of a function body isn't closed
639 Language/06_Functions/06_Functions_A01_t31: Fail # Checks that functions can't b e declared as static inside of a function body. 531 Language/06_Functions/06_Functions_A01_t31: Fail # Checks that functions can't b e declared as static inside of a function body.
640 Language/06_Functions/1_Function_Declaration_A01_t01: Fail # Checks that it is a compile-time error to preface library function with 'static'. 532 Language/06_Functions/1_Function_Declaration_A01_t01: Fail # Checks that it is a compile-time error to preface library function with 'static'.
641 Language/06_Functions/1_Function_Declaration_A02_t02: Fail # Checks that 'id' is not assignable since its declaration is equivalent to a final variable declarat ion. 533 Language/06_Functions/1_Function_Declaration_A02_t02: Fail # Checks that 'id' is not assignable since its declaration is equivalent to a final variable declarat ion.
642 Language/06_Functions/1_Function_Declaration_A03_t02: Fail # Checks that 'id' is not assignable since its declaration is equivalent to the final variable declar ation. 534 Language/06_Functions/1_Function_Declaration_A03_t02: Fail # Checks that 'id' is not assignable since its declaration is equivalent to the final variable declar ation.
643 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t03: Fail # Che cks that a required parameter can be constant. Reassigning it should produce a c ompile-time error. 535 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t03: Fail # Che cks that a required parameter can be constant. Reassigning it should produce a c ompile-time error.
644 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t04: Fail # Che cks that static variable declaration can't be a required formal parameter 536 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t04: Fail # Che cks that static variable declaration can't be a required formal parameter
645 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t05: Fail # Che cks that reassigning a final required parameter produces a compile-time error. 537 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t05: Fail # Che cks that reassigning a final required parameter produces a compile-time error.
646 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t06: Fail # Che cks that a functionSignature parameter cannot be final. 538 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t06: Fail # Che cks that a functionSignature parameter cannot be final.
647 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t07: Fail # Che cks that a functionSignature parameter cannot be declared as variable. 539 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t07: Fail # Che cks that a functionSignature parameter cannot be declared as variable.
648 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t06: Fail # Che cks that an optional positional parameter can be final. Reassigning it should p roduce a compile-time error. 540 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t06: Fail # Che cks that an optional positional parameter can be final. Reassigning it should p roduce a compile-time error.
649 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t07: Fail # Che cks that an optional positional parameter can be constant. Reassigning it shoul d produce a compile-time error. 541 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t07: Fail # Che cks that an optional positional parameter can be constant. Reassigning it shoul d produce a compile-time error.
650 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t01: Fail # Che cks that it is a compile-time error if the name of a positional optional paramet er begins with an '_' character. 542 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t01: Fail # Che cks that it is a compile-time error if the name of a positional optional paramet er begins with an '_' character.
651 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t02: Fail # Che cks that it is a compile-time error if the name of a positional optional paramet er begins with an '_' character. 543 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t02: Fail # Che cks that it is a compile-time error if the name of a positional optional paramet er begins with an '_' character.
652 Language/06_Functions/2_Formal_Parameters_A03_t01: Fail # Checks that it is a co mpile-time error if a required parameter is declared as a constant variable. 544 Language/06_Functions/2_Formal_Parameters_A03_t01: Fail # Checks that it is a co mpile-time error if a required parameter is declared as a constant variable.
653 Language/06_Functions/2_Formal_Parameters_A03_t02: Fail # Checks that it is a co mpile-time error if a required parameter is declared as a constant typed variabl e. 545 Language/06_Functions/2_Formal_Parameters_A03_t02: Fail # Checks that it is a co mpile-time error if a required parameter is declared as a constant typed variabl e.
654 Language/06_Functions/2_Formal_Parameters_A03_t05: Fail # Checks that it is a co mpile-time error if an optional positional parameter is declared as a constant v ariable. 546 Language/06_Functions/2_Formal_Parameters_A03_t05: Fail # Checks that it is a co mpile-time error if an optional positional parameter is declared as a constant v ariable.
655 Language/07_Classes/07_Classes_A02_t02: Fail # Checks that it is a compile-time error if a constant constructor declaration includes a body. 547 Language/07_Classes/07_Classes_A02_t02: Fail # Checks that it is a compile-time error if a constant constructor declaration includes a body.
656 Language/07_Classes/07_Classes_A02_t04: Fail # Checks that it is a compile-time error if a constant constructor declaration with initializers includes a body. 548 Language/07_Classes/07_Classes_A02_t04: Fail # Checks that it is a compile-time error if a constant constructor declaration with initializers includes a body.
657 Language/07_Classes/07_Classes_A02_t11: Fail # Checks that it is a compile-time error if a static final variable declaration does not include explicit initializ er. 549 Language/07_Classes/07_Classes_A02_t11: Fail # Checks that it is a compile-time error if a static final variable declaration does not include explicit initializ er.
658 Language/07_Classes/07_Classes_A02_t32: Fail # Checks that it is a compile-time error when a constant constructor is declared abstract.
659 Language/07_Classes/07_Classes_A03_t02: Fail # Checks that it is a compile-time error if a factory constructor method definition does not include a body. 550 Language/07_Classes/07_Classes_A03_t02: Fail # Checks that it is a compile-time error if a factory constructor method definition does not include a body.
660 Language/07_Classes/07_Classes_A03_t08: Fail # Checks that it is a compile-time error if a static setter method definition does not include a body. 551 Language/07_Classes/07_Classes_A03_t08: Fail # Checks that it is a compile-time error if a static setter method definition does not include a body.
661 Language/07_Classes/07_Classes_A03_t09: Fail # Checks that it is a compile-time error if a static function method definition does not include a body. 552 Language/07_Classes/07_Classes_A03_t09: Fail # Checks that it is a compile-time error if a static function method definition does not include a body.
662 Language/07_Classes/07_Classes_A04_t19: Fail # Checks that an abstract static me thod can't be used in place of a class member definition./ 553 Language/07_Classes/07_Classes_A04_t19: Fail # Checks that an abstract static me thod can't be used in place of a class member definition./
663 Language/07_Classes/07_Classes_A04_t21: Fail # Checks that a static operator can 't be used in place of a class member definition. 554 Language/07_Classes/07_Classes_A04_t21: Fail # Checks that a static operator can 't be used in place of a class member definition.
664 Language/07_Classes/07_Classes_A04_t22: Fail # Checks that an abstract static op erator can't be used in place of a class member definition./ 555 Language/07_Classes/07_Classes_A04_t22: Fail # Checks that an abstract static op erator can't be used in place of a class member definition./
665 Language/07_Classes/07_Classes_A04_t24: Fail # Checks that a static abstract get ter can't be used in place of a class member definition. 556 Language/07_Classes/07_Classes_A04_t24: Fail # Checks that a static abstract get ter can't be used in place of a class member definition.
666 Language/07_Classes/07_Classes_A04_t25: Fail # Checks that a static abstract set ter can't be used in place of a class member definition. 557 Language/07_Classes/07_Classes_A04_t25: Fail # Checks that a static abstract set ter can't be used in place of a class member definition.
667 Language/07_Classes/07_Classes_A09_t01: Fail # Checks that it is a compile-time error if a class has a non-abstract instance method and a static member method w ith the same name.
668 Language/07_Classes/07_Classes_A09_t02: Fail # Checks that it is a compile-time error if a class has an abstract instance method and a static member method with the same name.
669 Language/07_Classes/07_Classes_A09_t04: Fail # Checks that it is a compile-time error if a class has an instance method and a static field method with the same name.
670 Language/07_Classes/10_Superinterfaces_A04_t01: Fail # Checks that it is a compi le-time error if the same type appears more than once in the implements clause. 558 Language/07_Classes/10_Superinterfaces_A04_t01: Fail # Checks that it is a compi le-time error if the same type appears more than once in the implements clause.
671 Language/07_Classes/1_Instance_Methods/2_Operators_A01_t03: Fail # Checks that i t is a compile-time error if a class attempts to define an operator without a na me (basically, an instance method named 'operator').
672 Language/07_Classes/1_Instance_Methods/2_Operators_A06_t02: Fail # Checks that a compile-time error is produced if a user-defined operator ~ specifies one param eter. 559 Language/07_Classes/1_Instance_Methods/2_Operators_A06_t02: Fail # Checks that a compile-time error is produced if a user-defined operator ~ specifies one param eter.
673 Language/07_Classes/1_Instance_Methods/2_Operators_A07_t01: Fail # Checks that a compile-time error is produced if a user-defined operator [] specifies an optio nal named parameter. 560 Language/07_Classes/1_Instance_Methods/2_Operators_A07_t01: Fail # Checks that a compile-time error is produced if a user-defined operator [] specifies an optio nal named parameter.
674 Language/07_Classes/1_Instance_Methods/2_Operators_A07_t02: Fail # Checks that a compile-time error is produced if a user-defined operator [] specifies an optio nal named parameter in addition to the required one. 561 Language/07_Classes/1_Instance_Methods/2_Operators_A07_t02: Fail # Checks that a compile-time error is produced if a user-defined operator [] specifies an optio nal named parameter in addition to the required one.
675 Language/07_Classes/1_Instance_Methods/2_Operators_A07_t03: Fail # Checks that a compile-time error is produced if a user-defined operator []= specifies one opt ional named parameter. 562 Language/07_Classes/1_Instance_Methods/2_Operators_A07_t03: Fail # Checks that a compile-time error is produced if a user-defined operator []= specifies one opt ional named parameter.
676 Language/07_Classes/1_Instance_Methods/2_Operators_A07_t04: Fail # Checks that a compile-time error is produced if a user-defined operator []= specifies one opt ional named parameter in addition to the two required ones. 563 Language/07_Classes/1_Instance_Methods/2_Operators_A07_t04: Fail # Checks that a compile-time error is produced if a user-defined operator []= specifies one opt ional named parameter in addition to the two required ones.
677 Language/07_Classes/1_Instance_Methods_A02_t01: Fail # Checks that a compile-tim e error is produced if m1 has fewer named parameters than m2 (2 vs 3) and neithe r have any required parameters. 564 Language/07_Classes/1_Instance_Methods_A02_t01: Fail # Checks that a compile-tim e error is produced if m1 has fewer named parameters than m2 (2 vs 3) and neithe r have any required parameters.
678 Language/07_Classes/1_Instance_Methods_A02_t02: Fail # Checks that a compile-tim e error is produced if m1 has fewer named parameters than m2 (1 vs. 0) and neith er have any required parameters. 565 Language/07_Classes/1_Instance_Methods_A02_t02: Fail # Checks that a compile-tim e error is produced if m1 has fewer named parameters than m2 (1 vs. 0) and neith er have any required parameters.
679 Language/07_Classes/1_Instance_Methods_A02_t03: Fail # Checks that a compile-tim e error is produced if m1 has the same set of named parameters as m2 but in a di fferent order.
680 Language/07_Classes/1_Instance_Methods_A02_t04: Fail # Checks that a compile-tim e error is produced if m1 has the same set of named parameters as m2 but in a di fferent order.
681 Language/07_Classes/1_Instance_Methods_A02_t05: Fail # Checks that a compile-tim e error is produced if m1 has almost the same set of named parameters as m2 exc ept for one of them having a different name. 566 Language/07_Classes/1_Instance_Methods_A02_t05: Fail # Checks that a compile-tim e error is produced if m1 has almost the same set of named parameters as m2 exc ept for one of them having a different name.
682 Language/07_Classes/1_Instance_Methods_A02_t06: Fail # Checks that a compile-tim e error is produced if m1 has the same set of named parameters as m2 but in a di fferent order even if the class declaring m1 is not a direct subtype of the clas s declaring m2. 567 Language/07_Classes/1_Instance_Methods_A02_t06: Fail # Checks that a compile-tim e error is produced if m1 has the same set of named parameters as m2 but in a di fferent order even if the class declaring m1 is not a direct subtype of the clas s declaring m2.
683 Language/07_Classes/2_Getters_A01_t03: Fail # Checks that a compile-time error i s produced if empty formal parameter list is present. 568 Language/07_Classes/2_Getters_A01_t03: Fail # Checks that a compile-time error i s produced if empty formal parameter list is present.
684 Language/07_Classes/2_Getters_A01_t04: Fail # Checks that a compile-time error i s produced if non-empty formal parameter list is present. 569 Language/07_Classes/2_Getters_A01_t04: Fail # Checks that a compile-time error i s produced if non-empty formal parameter list is present.
685 Language/07_Classes/2_Getters_A01_t05: Fail # Checks that a compile-time error i s produced if an static getter has empty formal parameter list. 570 Language/07_Classes/2_Getters_A01_t05: Fail # Checks that a compile-time error i s produced if an static getter has empty formal parameter list.
686 Language/07_Classes/2_Getters_A01_t06: Fail # Checks that a compile-time error i s produced if an arbitrary static getter specifies a single formal parameter. 571 Language/07_Classes/2_Getters_A01_t06: Fail # Checks that a compile-time error i s produced if an arbitrary static getter specifies a single formal parameter.
687 Language/07_Classes/2_Getters_A01_t07: Fail # Checks that a compile-time error i s produced if an arbitrary instance getter specifies a single formal parameter. 572 Language/07_Classes/2_Getters_A01_t07: Fail # Checks that a compile-time error i s produced if an arbitrary instance getter specifies a single formal parameter.
688 Language/07_Classes/3_Setters_A03_t01: Fail # Checks that a compile-time error i s produced if a setter's formal parameter list contains two required parameters. 573 Language/07_Classes/3_Setters_A03_t01: Fail # Checks that a compile-time error i s produced if a setter's formal parameter list contains two required parameters.
689 Language/07_Classes/3_Setters_A03_t02: Fail # Checks that a compile-time error i s produced if a setter's formal parameter list consists of a single optional par ameter. 574 Language/07_Classes/3_Setters_A03_t02: Fail # Checks that a compile-time error i s produced if a setter's formal parameter list consists of a single optional par ameter.
690 Language/07_Classes/3_Setters_A03_t03: Fail # Checks that a compile-time error i s produced if a setter's formal parameter list is empty. 575 Language/07_Classes/3_Setters_A03_t03: Fail # Checks that a compile-time error i s produced if a setter's formal parameter list is empty.
691 Language/07_Classes/3_Setters_A03_t04: Fail # Checks that a compile-time error i s produced if a setter's formal parameter list contains a single optional parame ter with a default value. 576 Language/07_Classes/3_Setters_A03_t04: Fail # Checks that a compile-time error i s produced if a setter's formal parameter list contains a single optional parame ter with a default value.
692 Language/07_Classes/3_Setters_A03_t05: Fail # Checks that a compile-time error i s produced if a static setter's formal parameter list contains two required para meters. 577 Language/07_Classes/3_Setters_A03_t05: Fail # Checks that a compile-time error i s produced if a static setter's formal parameter list contains two required para meters.
693 Language/07_Classes/3_Setters_A03_t06: Fail # Checks that a compile-time error i s produced if a static setter's formal parameter list consists of a single optio nal parameter. 578 Language/07_Classes/3_Setters_A03_t06: Fail # Checks that a compile-time error i s produced if a static setter's formal parameter list consists of a single optio nal parameter.
694 Language/07_Classes/3_Setters_A03_t07: Fail # Checks that a compile-time error i s produced if a static setter's formal parameter list is empty. 579 Language/07_Classes/3_Setters_A03_t07: Fail # Checks that a compile-time error i s produced if a static setter's formal parameter list is empty.
695 Language/07_Classes/3_Setters_A03_t08: Fail # Checks that a compile-time error i s produced if a static setter's formal parameter list contains a single optional parameter with a default value. 580 Language/07_Classes/3_Setters_A03_t08: Fail # Checks that a compile-time error i s produced if a static setter's formal parameter list contains a single optional parameter with a default value.
696 Language/07_Classes/4_Abstract_Instance_Members_A04_t01: Fail # Checks that a co mpile-time error is produced when the overriding abstract method has fewer named parameters than the instance method being overridden (2 vs 3) and neither have any required parameters. 581 Language/07_Classes/4_Abstract_Instance_Members_A04_t01: Fail # Checks that a co mpile-time error is produced when the overriding abstract method has fewer named parameters than the instance method being overridden (2 vs 3) and neither have any required parameters.
697 Language/07_Classes/4_Abstract_Instance_Members_A04_t04: Fail # Checks that a co mpile-time error is produced when the overriding abstract method has the same se t of named parameters as the non-abstract instance method being overriden, but i n a different order.
698 Language/07_Classes/4_Abstract_Instance_Members_A04_t05: Fail # Checks that a co mpile-time error is produced when the overriding non-abstract instance method h as the same set of named parameters as the abstract method being overriden, but in a different order. 582 Language/07_Classes/4_Abstract_Instance_Members_A04_t05: Fail # Checks that a co mpile-time error is produced when the overriding non-abstract instance method h as the same set of named parameters as the abstract method being overriden, but in a different order.
699 Language/07_Classes/4_Abstract_Instance_Members_A04_t06: Fail # Checks that a co mpile-time error is produced when the overriding non-abstract instance method h as almost the same set of named parameters as the abstract method being override n, except for one that has a different name. 583 Language/07_Classes/4_Abstract_Instance_Members_A04_t06: Fail # Checks that a co mpile-time error is produced when the overriding non-abstract instance method h as almost the same set of named parameters as the abstract method being override n, except for one that has a different name.
700 Language/07_Classes/6_Constructors/1_Generative_Constructors_A03_t05: Fail # Che cks that redirecting constructor can not have initializing formals. 584 Language/07_Classes/6_Constructors/1_Generative_Constructors_A03_t05: Fail # Che cks that redirecting constructor can not have initializing formals.
701 Language/07_Classes/6_Constructors/1_Generative_Constructors_A09_t01: Fail # Che cks that error is produced if a final variable is not initialized in one of the specified ways. 585 Language/07_Classes/6_Constructors/1_Generative_Constructors_A09_t01: Fail # Che cks that error is produced if a final variable is not initialized in one of the specified ways.
702 Language/07_Classes/6_Constructors/1_Generative_Constructors_A21_t01: Fail # Che cks that a compile-time error occur if k’s initializer list contains an initiali zer for a final variable whose declaration includes an initialization expression. 586 Language/07_Classes/6_Constructors/1_Generative_Constructors_A21_t01: Fail # Che cks that a compile-time error occur if k’s initializer list contains an initiali zer for a final variable whose declaration includes an initialization expression.
703 Language/07_Classes/6_Constructors/3_Constant_Constructors_A02_t01: Fail # Check s that it is a compile-time error when a constant constructor declaration has a body. 587 Language/07_Classes/6_Constructors/3_Constant_Constructors_A02_t01: Fail # Check s that it is a compile-time error when a constant constructor declaration has a body.
704 Language/07_Classes/6_Constructors/3_Constant_Constructors_A02_t03: Fail # Check s that it is a compile-time error if a named constant constructor has a body. 588 Language/07_Classes/6_Constructors/3_Constant_Constructors_A02_t03: Fail # Check s that it is a compile-time error if a named constant constructor has a body.
705 Language/07_Classes/6_Constructors/3_Constant_Constructors_A03_t01: Fail # Check s that a compile-time error is produced when a class with constant constructor also declares a non-final instance variable. 589 Language/07_Classes/6_Constructors/3_Constant_Constructors_A03_t01: Fail # Check s that a compile-time error is produced when a class with constant constructor also declares a non-final instance variable.
706 Language/07_Classes/6_Constructors/3_Constant_Constructors_A03_t02: Fail # Check s that compile-time error is produced when a class with constant constructor inh erits a non-final instance variable. 590 Language/07_Classes/6_Constructors/3_Constant_Constructors_A03_t02: Fail # Check s that compile-time error is produced when a class with constant constructor inh erits a non-final instance variable.
707 Language/07_Classes/6_Constructors_A01_t01: Fail # Checks that a compile-error i s produced when a constructor's id coincides with the name of a field in the sam e class. 591 Language/07_Classes/6_Constructors_A01_t01: Fail # Checks that a compile-error i s produced when a constructor's id coincides with the name of a field in the sam e class.
708 Language/07_Classes/6_Constructors_A02_t01: Fail # Checks that a compile-error i s produced when a named constructor definition does not begin with the name of i ts class. 592 Language/07_Classes/6_Constructors_A02_t01: Fail # Checks that a compile-error i s produced when a named constructor definition does not begin with the name of i ts class.
709 Language/10_Expressions/01_Constants_A16_t01: Fail # Checks that an IntegerDivis ionByZeroException raised during evaluation of a compile-time constant causes a compile-time error. 593 Language/10_Expressions/01_Constants_A16_t01: Fail # Checks that an IntegerDivis ionByZeroException raised during evaluation of a compile-time constant causes a compile-time error.
710 Language/10_Expressions/01_Constants_A16_t02: Fail # Checks that an OutOfMemoryE xception raised during evaluation of a compile-time constant causes a compile-ti me error. 594 Language/10_Expressions/01_Constants_A16_t02: Fail # Checks that an OutOfMemoryE xception raised during evaluation of a compile-time constant causes a compile-ti me error.
711 Language/10_Expressions/05_Strings_A02_t39: Fail # Checks that unbalanced string cause compile-time erros.
712 Language/10_Expressions/05_Strings_A02_t41: Fail # Checks that unbalanced raw mu ltiline string cause compile-time erros.
713 Language/10_Expressions/05_Strings_A02_t43: Fail # Checks that multi-line string s that contain characters and sequences prohibited by this grammar, cause compil e-time errors.
714 Language/10_Expressions/05_Strings_A02_t45: Fail # Checks that multi-line string s that contain characters and sequences prohibited by this grammar, cause compil e-time errors.
715 Language/10_Expressions/05_Strings_A02_t46: Fail # Checks that multi-line string s that contain characters and sequences prohibited by this grammar, cause compil e-time errors. 595 Language/10_Expressions/05_Strings_A02_t46: Fail # Checks that multi-line string s that contain characters and sequences prohibited by this grammar, cause compil e-time errors.
716 Language/10_Expressions/05_Strings_A02_t47: Fail # Checks that multi-line string s that contain characters and sequences prohibited by this grammar, cause compil e-time errors.
717 Language/10_Expressions/05_Strings_A02_t48: Fail # Checks that multi-line string s that contain characters and sequences prohibited by this grammar, cause compil e-time errors. 596 Language/10_Expressions/05_Strings_A02_t48: Fail # Checks that multi-line string s that contain characters and sequences prohibited by this grammar, cause compil e-time errors.
718 Language/10_Expressions/05_Strings_A02_t49: Fail # Checks that multi-line string s that contain characters and sequences prohibited by this grammar, cause compil e-time errors.
719 Language/10_Expressions/06_Lists_A04_t01: Fail # Checks that it is a compile-tim e error if the type argument of a constant list literal includes a type variable . 597 Language/10_Expressions/06_Lists_A04_t01: Fail # Checks that it is a compile-tim e error if the type argument of a constant list literal includes a type variable .
720 Language/10_Expressions/15_Method_Invocation/3_Static_Invocation_A03_t04: Fail # Checks that it is a static warning if interface C does not declare a static met hod or getter m. 598 Language/10_Expressions/15_Method_Invocation/3_Static_Invocation_A03_t04: Fail # Checks that it is a static warning if interface C does not declare a static met hod or getter m.
721 Language/10_Expressions/22_Equality_A01_t15: Fail # Checks that equality express ions cannot be operands of another equality expression. 599 Language/10_Expressions/22_Equality_A01_t15: Fail # Checks that equality express ions cannot be operands of another equality expression.
722 Language/10_Expressions/22_Equality_A01_t16: Fail # Checks that equality express ions cannot be operands of another equality expression. 600 Language/10_Expressions/22_Equality_A01_t16: Fail # Checks that equality express ions cannot be operands of another equality expression.
723 Language/10_Expressions/21_Relational_Expressions_A01_t10: Fail # Checks that a relational expression cannot be the operand of another relational expression. 601 Language/10_Expressions/23_Relational_Expressions_A01_t10: Fail # Checks that a relational expression cannot be the operand of another relational expression.
724 Language/10_Expressions/21_Relational_Expressions_A01_t11: Fail # Checks that a relational expression cannot be the operand of another relational expression. 602 Language/10_Expressions/23_Relational_Expressions_A01_t11: Fail # Checks that a relational expression cannot be the operand of another relational expression.
725 Language/10_Expressions/21_Relational_Expressions_A01_t12: Fail # Checks that a relational expression cannot be the operand of another relational expression. 603 Language/10_Expressions/23_Relational_Expressions_A01_t12: Fail # Checks that a relational expression cannot be the operand of another relational expression.
726 Language/10_Expressions/21_Relational_Expressions_A01_t13: Fail # Checks that a relational expression cannot be the operand of another relational expression. 604 Language/10_Expressions/23_Relational_Expressions_A01_t13: Fail # Checks that a relational expression cannot be the operand of another relational expression.
727 Language/10_Expressions/28_Identifier_Reference_A07_t01: Fail # Checks that it i s a compile-time error when a built-in identifier "abstract" is used as a type a nnotation of a local variable. 605 Language/10_Expressions/30_Identifier_Reference_A07_t01: Fail # Checks that it i s a compile-time error when a built-in identifier "abstract" is used as a type a nnotation of a local variable.
728 Language/10_Expressions/28_Identifier_Reference_A07_t04: Fail # Checks that it i s a compile-time error when a built-in identifier "equals" is used as a type ann otation of a local variable.
729 Language/10_Expressions/28_Identifier_Reference_A07_t09: Fail # Checks that it i s a compile-time error when a built-in identifier "negate" is used as a type ann otation of a local variable.
730 Language/10_Expressions/28_Identifier_Reference_A07_t12: Fail # Checks that it i s a compile-time error when a built-in identifier "static" is used as a type ann otation of a local variable.
731 Language/11_Statements/02_Expression_Statements_A01_t09: Fail # Checks that it i s a compile-time error when a map literal is used as a statement.
732 Language/11_Statements/02_Expression_Statements_A01_t10: Fail # Checks that it i s a compile-time error when a map literal is used as a statement.
733 Language/11_Statements/02_Expression_Statements_A01_t11: Fail # Checks that it i s a compile-time error when a map literal is used as a statement.
734 Language/11_Statements/03_Variable_Declaration_A03_t01: Fail # Checks that if th e variable declaration is prefixed with the final modifier, then that variable c annot be assigned a new value outside of this declaration.
735 Language/11_Statements/03_Variable_Declaration_A03_t02: Fail # Checks that if th e variable declaration is prefixed with the final modifier, then variable must b e initialized right there and then.
736 Language/11_Statements/03_Variable_Declaration_A03_t03: Fail # Checks that if a variable declaration is prefixed with const modifier, then it cannot be assigne d a new value afterwards.
737 Language/11_Statements/03_Variable_Declaration_A03_t04: Fail # Checks that if a variable declaration is prefixed with const modifier, then it must be initializ ed right there and then.
738 Language/11_Statements/03_Variable_Declaration_A04_t01: Fail # Checks that if th e variable declaration is prefixed with the const modifier, then variable must b e initialized to a constant expression. 606 Language/11_Statements/03_Variable_Declaration_A04_t01: Fail # Checks that if th e variable declaration is prefixed with the const modifier, then variable must b e initialized to a constant expression.
739 Language/11_Statements/05_For_A01_t12: Fail # Checks that it is a compile-time e rror when the loop variable in a 'id in expression' includes initializer.
740 Language/11_Statements/08_Switch_A05_t01: Fail # Checks that it is a compile-tim e error if case expressions of a switch statement without a default case have di fferent types.
741 Language/11_Statements/08_Switch_A05_t02: Fail # Checks that it is a compile-tim e error if case expressions of a switch statement with a default case have diffe rent types.
742 Language/11_Statements/08_Switch_A06_t01: Fail # Checks that it is a compile-tim e error if a case expression is not a compile-time constant.
743 Language/11_Statements/08_Switch_A06_t02: Fail # Checks that it is a compile-tim e error if a case expression is a compile-time constant of type bool.
744 Language/11_Statements/08_Switch_A06_t03: Fail # Checks that it is a compile-tim e error if a case expression is null
745 Language/11_Statements/08_Switch_A06_t04: Fail # Checks that it is a compile-tim e error if a case expression is a compile-time constant of type double.
746 Language/11_Statements/10_Return_A04_t01: Fail # Checks that a compile-time erro r occurs if a return statement of the form return e; appears in a generative co nstructor. 607 Language/11_Statements/10_Return_A04_t01: Fail # Checks that a compile-time erro r occurs if a return statement of the form return e; appears in a generative co nstructor.
747 Language/11_Statements/10_Return_A04_t02: Fail # Checks that a compile-time erro r occurs if a return statement of the form return e; appears in a named generat ive constructor. 608 Language/11_Statements/10_Return_A04_t02: Fail # Checks that a compile-time erro r occurs if a return statement of the form return e; appears in a named generat ive constructor.
748 Language/11_Statements/10_Return_A04_t03: Fail # Checks that a compile-time erro r occurs if a return statement of the form return e; appears in a generative co nstructor. 609 Language/11_Statements/10_Return_A04_t03: Fail # Checks that a compile-time erro r occurs if a return statement of the form return e; appears in a generative co nstructor.
749 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # Checks that self -referencing typedef is not allowed (return value type annotation has the same n ame as a type alias). 610 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # Checks that self -referencing typedef is not allowed (return value type annotation has the same n ame as a type alias).
750 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # Checks that self -referencing typedef is not allowed (positional formal parameter type annotation has the same name as a type alias). 611 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # Checks that self -referencing typedef is not allowed (positional formal parameter type annotation has the same name as a type alias).
751 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # Checks that self -referencing typedef is not allowed (optional formal parameter type annotation h as the same name as a type alias). 612 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # Checks that self -referencing typedef is not allowed (optional formal parameter type annotation h as the same name as a type alias).
752 Language/15_Reference/1_Lexical_Rules_A02_t06: Fail # Checks that Unicode whites paces other than WHITESPACE are not permitted in the source code. Checks symbol U+00a0. 613 Language/15_Reference/1_Lexical_Rules_A02_t06: Fail # Checks that Unicode whites paces other than WHITESPACE are not permitted in the source code. Checks symbol U+00a0.
753 614
754 615
755 # 616 #
756 # Unexpected compile-time errors. 617 # Unexpected compile-time errors.
757 # 618 #
758 [ $compiler == dart2js ] 619 [ $compiler == dart2js ]
759 Language/10_Expressions/15_Method_Invocation/3_Static_Invocation_A03_t03: Fail # http://dartbug.com/5027 620 Language/10_Expressions/15_Method_Invocation/3_Static_Invocation_A03_t03: Fail # http://dartbug.com/5027
760 Language/10_Expressions/15_Method_Invocation/3_Static_Invocation_A03_t06: Fail # http://dartbug.com/5027 621 Language/10_Expressions/15_Method_Invocation/3_Static_Invocation_A03_t06: Fail # http://dartbug.com/5027
761 622
762 Language/14_Types/2_Dynamic_Type_System_A02_t01: Fail # http://dartbug.com/5029 623 Language/14_Types/2_Dynamic_Type_System_A02_t01: Fail # http://dartbug.com/5029
763 Language/10_Expressions/30_Type_Cast_A03_t01: Fail # http://dartbug.com/5029
764 Language/10_Expressions/30_Type_Cast_A03_t02: Fail # http://dartbug.com/5029
765 Language/10_Expressions/30_Type_Cast_A05_t01: Fail # http://dartbug.com/5029
766 Language/10_Expressions/30_Type_Cast_A05_t02: Fail # http://dartbug.com/5029
767 Language/10_Expressions/30_Type_Cast_A05_t04: Fail # http://dartbug.com/5029
768 624
769 Language/10_Expressions/15_Method_Invocation/4_Super_Invocation_A04_t03: Fail # http://dartbug.com/3566 625 Language/10_Expressions/15_Method_Invocation/4_Super_Invocation_A04_t03: Fail # http://dartbug.com/3566
770 Language/10_Expressions/15_Method_Invocation/4_Super_Invocation_A04_t04: Fail # http://dartbug.com/3566 626 Language/10_Expressions/15_Method_Invocation/4_Super_Invocation_A04_t04: Fail # http://dartbug.com/3566
771 627
772 Language/03_Overview/03_Overview_A01_t01: Fail # http://dartbug.com/3903 628 Language/03_Overview/03_Overview_A01_t01: Fail # http://dartbug.com/3903
773 629
774 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t01: Fail # htt p://dartbug.com/5026 630 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t01: Fail # htt p://dartbug.com/5026
775 631
776 Language/07_Classes/3_Setters_A04_t01: Fail # http://dartbug.com/5023 632 Language/07_Classes/3_Setters_A04_t01: Fail # http://dartbug.com/5023
777 Language/07_Classes/3_Setters_A04_t02: Fail # http://dartbug.com/5023 633 Language/07_Classes/3_Setters_A04_t02: Fail # http://dartbug.com/5023
(...skipping 25 matching lines...) Expand all
803 Language/14_Types/5_Function_Types_A01_t15: Fail # http://dartbug.com/5022 659 Language/14_Types/5_Function_Types_A01_t15: Fail # http://dartbug.com/5022
804 Language/14_Types/5_Function_Types_A01_t16: Fail # http://dartbug.com/5022 660 Language/14_Types/5_Function_Types_A01_t16: Fail # http://dartbug.com/5022
805 Language/14_Types/5_Function_Types_A01_t17: Fail # http://dartbug.com/5022 661 Language/14_Types/5_Function_Types_A01_t17: Fail # http://dartbug.com/5022
806 Language/14_Types/5_Function_Types_A01_t18: Fail # http://dartbug.com/5022 662 Language/14_Types/5_Function_Types_A01_t18: Fail # http://dartbug.com/5022
807 Language/14_Types/5_Function_Types_A01_t19: Fail # http://dartbug.com/5022 663 Language/14_Types/5_Function_Types_A01_t19: Fail # http://dartbug.com/5022
808 Language/14_Types/5_Function_Types_A01_t20: Fail # http://dartbug.com/5022 664 Language/14_Types/5_Function_Types_A01_t20: Fail # http://dartbug.com/5022
809 Language/14_Types/5_Function_Types_A01_t21: Fail # http://dartbug.com/5022 665 Language/14_Types/5_Function_Types_A01_t21: Fail # http://dartbug.com/5022
810 Language/14_Types/5_Function_Types_A01_t22: Fail # http://dartbug.com/5022 666 Language/14_Types/5_Function_Types_A01_t22: Fail # http://dartbug.com/5022
811 Language/14_Types/5_Function_Types_A01_t23: Fail # http://dartbug.com/5022 667 Language/14_Types/5_Function_Types_A01_t23: Fail # http://dartbug.com/5022
812 668
813 Language/13_Libraries_and_Scripts/2_Imports_A02_t18: Fail # http://dartbug.com/3 970. Redirecting factory constructors not implemented yet.
814
815 Language/13_Libraries_and_Scripts/4_Scripts_A03_t01: Fail # http://dartbug.com/5 683 669 Language/13_Libraries_and_Scripts/4_Scripts_A03_t01: Fail # http://dartbug.com/5 683
816 Language/13_Libraries_and_Scripts/4_Scripts_A03_t03: Fail # http://dartbug.com/5 683 670 Language/13_Libraries_and_Scripts/4_Scripts_A03_t03: Fail # http://dartbug.com/5 683
817 671
818 Language/13_Libraries_and_Scripts/2_Imports_A02_t27: Fail # http://dartbug.com/5 712
819
820 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t02: Fail # http: //dartbug.com/5713 672 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t02: Fail # http: //dartbug.com/5713
821 673
822 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t04: Fail # http: //dartbug.com/5714 674 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t04: Fail # http: //dartbug.com/5714
823 675
824 676
825 # 677 #
826 # Unexpected runtime errors. 678 # Unexpected runtime errors.
827 # 679 #
828 [ $compiler == dart2js ] 680 [ $compiler == dart2js ]
829 Language/10_Expressions/30_Type_Cast_A02_t03: Fail # Expect.fail('CastError expe cted') 681 Language/10_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A05_t02: Fail # TypeError: Object #<C> has no method 'call$0'
830 Language/10_Expressions/30_Type_Cast_A05_t03: Fail # CastError: Casting value of type Number to incompatible type G 682 Language/10_Expressions/15_Method_Invocation/3_Static_Invocation_A04_t08: Fail # TypeError: Object #<Foo> has no method 'call$0'
831 Language/10_Expressions/30_Type_Cast_A05_t05: Fail # CastError: Casting value of type Number to incompatible type G
832 Language/14_Types/5_Function_Types_A02_t01: Fail # Expect.isTrue(false) fails. 683 Language/14_Types/5_Function_Types_A02_t01: Fail # Expect.isTrue(false) fails.
833 684
834 Language/14_Types/4_Interface_Types_A05_t03: Fail # http://dartbug.com/5020 685 Language/14_Types/4_Interface_Types_A05_t03: Fail # http://dartbug.com/5020
835 Language/14_Types/4_Interface_Types_A08_t06: Fail # http://dartbug.com/5020 686 Language/14_Types/4_Interface_Types_A08_t06: Fail # http://dartbug.com/5020
836 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 687 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020
837 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 688 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020
838 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 689 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020
839 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 690 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020
840 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 691 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020
841 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 692 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020
842 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 693 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020
843 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 694 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020
844 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 695 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020
845 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020 696 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020
OLDNEW
« no previous file with comments | « dart/tests/co19/co19-dart2dart.status ('k') | dart/tests/co19/co19-runtime.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698