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

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

Issue 11411258: Update co19 to r473. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years 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 # Crashes first, please. Then untriaged bugs. There is a section below 5 # Crashes first, please. Then untriaged bugs. There is a section below
6 # for co19 bugs. 6 # for co19 bugs.
7 [ $compiler == dart2js ] 7 [ $compiler == dart2js ]
8 Language/03_Overview/1_Scoping_A02_t05: Fail # TODO(ahe): Please triage this fai lure. 8 Language/03_Overview/1_Scoping_A02_t05: Fail # TODO(ahe): Please triage this fai lure.
9 Language/03_Overview/1_Scoping_A02_t06: Fail # TODO(ahe): Please triage this fai lure. 9 Language/03_Overview/1_Scoping_A02_t06: Fail # TODO(ahe): Please triage this fai lure.
10 Language/05_Variables/05_Variables_A05_t02: Fail # TODO(ahe): Please triage this failure. 10 Language/05_Variables/05_Variables_A05_t02: Fail # TODO(ahe): Please triage this failure.
(...skipping 17 matching lines...) Expand all
28 Language/05_Variables/05_Variables_A07_t06: Fail # TODO(ahe): Please triage this failure. 28 Language/05_Variables/05_Variables_A07_t06: Fail # TODO(ahe): Please triage this failure.
29 Language/05_Variables/05_Variables_A07_t07: Fail # TODO(ahe): Please triage this failure. 29 Language/05_Variables/05_Variables_A07_t07: Fail # TODO(ahe): Please triage this failure.
30 Language/05_Variables/05_Variables_A07_t08: Fail # TODO(ahe): Please triage this failure. 30 Language/05_Variables/05_Variables_A07_t08: Fail # TODO(ahe): Please triage this failure.
31 Language/05_Variables/05_Variables_A07_t10: Fail # TODO(ahe): Please triage this failure. 31 Language/05_Variables/05_Variables_A07_t10: Fail # TODO(ahe): Please triage this failure.
32 Language/05_Variables/05_Variables_A08_t01: Fail # TODO(ahe): Please triage this failure. 32 Language/05_Variables/05_Variables_A08_t01: Fail # TODO(ahe): Please triage this failure.
33 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t05: Fail # TODO(ahe): Please triage this failure. 33 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t05: Fail # TODO(ahe): Please triage this failure.
34 Language/06_Functions/06_Functions_A01_t22: Fail # TODO(ahe): Please triage this failure. 34 Language/06_Functions/06_Functions_A01_t22: Fail # TODO(ahe): Please triage this failure.
35 Language/07_Classes/07_Classes_A03_t07: Fail # TODO(ahe): Please triage this fai lure. 35 Language/07_Classes/07_Classes_A03_t07: Fail # TODO(ahe): Please triage this fai lure.
36 Language/07_Classes/1_Instance_Methods_A06_t01: Fail # TODO(ahe): Please triage this failure. 36 Language/07_Classes/1_Instance_Methods_A06_t01: Fail # TODO(ahe): Please triage this failure.
37 Language/07_Classes/1_Instance_Methods_A06_t02: Fail # TODO(ahe): Please triage this failure. 37 Language/07_Classes/1_Instance_Methods_A06_t02: Fail # TODO(ahe): Please triage this failure.
38 Language/07_Classes/1_Instance_Methods_A07_t01: Fail # TODO(ahe): Please triage this failure. 38 Language/07_Classes/6_Constructors/1_Generative_Constructors_A04_t15: Fail # TOD O(ahe): Please triage this failure.
39 Language/07_Classes/6_Constructors/2_Factories_A05_t01: Fail # TODO(ahe): Please triage this failure. 39 Language/07_Classes/6_Constructors/2_Factories_A02_t01: Fail # TODO(ahe): Please triage this failure.
40 Language/07_Classes/6_Constructors/2_Factories_A05_t02: Fail # TODO(ahe): Please triage this failure. 40 Language/07_Classes/6_Constructors/2_Factories_A02_t02: Fail # TODO(ahe): Please triage this failure.
41 Language/07_Classes/6_Constructors/2_Factories_A05_t03: Fail # TODO(ahe): Please triage this failure. 41 Language/07_Classes/6_Constructors/2_Factories_A02_t03: Fail # TODO(ahe): Please triage this failure.
42 Language/07_Classes/6_Constructors/2_Factories_A05_t04: Fail # TODO(ahe): Please triage this failure. 42 Language/07_Classes/6_Constructors/2_Factories_A02_t04: Fail # TODO(ahe): Please triage this failure.
43 Language/07_Classes/6_Constructors/2_Factories_A02_t05: Fail # TODO(ahe): Please triage this failure.
43 Language/07_Classes/6_Constructors/2_Factories_A07_t01: Fail # TODO(ahe): Please triage this failure. 44 Language/07_Classes/6_Constructors/2_Factories_A07_t01: Fail # TODO(ahe): Please triage this failure.
44 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t01: Fail # TODO( ahe): Please triage this failure. 45 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t01: Fail # TODO( ahe): Please triage this failure.
45 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t03: Fail # TODO( ahe): Please triage this failure. 46 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t03: Fail # TODO( ahe): Please triage this failure.
46 Language/07_Classes/6_Constructors_A01_t02: Fail # TODO(ahe): Please triage this failure. 47 Language/07_Classes/6_Constructors_A01_t02: Fail # TODO(ahe): Please triage this failure.
47 Language/07_Classes/6_Constructors_A01_t03: Fail # TODO(ahe): Please triage this failure. 48 Language/07_Classes/6_Constructors_A01_t03: Fail # TODO(ahe): Please triage this failure.
48 Language/07_Classes/6_Constructors_A01_t04: Fail # TODO(ahe): Please triage this failure. 49 Language/07_Classes/6_Constructors_A01_t04: Fail # TODO(ahe): Please triage this failure.
49 Language/07_Classes/6_Constructors_A01_t05: Fail # TODO(ahe): Please triage this failure. 50 Language/07_Classes/6_Constructors_A01_t05: Fail # TODO(ahe): Please triage this failure.
50 Language/07_Classes/6_Constructors_A01_t06: Fail # TODO(ahe): Please triage this failure. 51 Language/07_Classes/6_Constructors_A01_t06: Fail # TODO(ahe): Please triage this failure.
51 Language/07_Classes/9_Superclasses/1_Inheritance_and_Overriding_A02_t03: Fail # TODO(ahe): Please triage this failure. 52 Language/07_Classes/9_Superclasses/1_Inheritance_and_Overriding_A02_t03: Fail # TODO(ahe): Please triage this failure.
52 Language/09_Generics/09_Generics_A05_t01: Fail # TODO(ahe): Please triage this f ailure. 53 Language/09_Generics/09_Generics_A05_t01: Fail # TODO(ahe): Please triage this f ailure.
53 Language/11_Expressions/01_Constants_A05_t01: Fail # TODO(ahe): Please triage th is failure. 54 Language/11_Expressions/01_Constants_A05_t01: Fail # TODO(ahe): Please triage th is failure.
54 Language/11_Expressions/01_Constants_A13_t06: Fail # TODO(ahe): Please triage th is failure. 55 Language/11_Expressions/01_Constants_A13_t06: Fail # TODO(ahe): Please triage th is failure.
55 Language/11_Expressions/01_Constants_A20_t03: Fail # TODO(ahe): Please triage th is failure. 56 Language/11_Expressions/01_Constants_A20_t03: Fail # TODO(ahe): Please triage th is failure.
56 Language/11_Expressions/05_Strings/1_String_Interpolation_A01_t06: Fail # TODO(a he): Please triage this failure. 57 Language/11_Expressions/05_Strings/1_String_Interpolation_A01_t06: Fail # TODO(a he): Please triage this failure.
57 Language/11_Expressions/08_Throw_A01_t01: Fail # TODO(ahe): Please triage this f ailure. 58 Language/11_Expressions/08_Throw_A01_t01: Fail # TODO(ahe): Please triage this f ailure.
58 Language/11_Expressions/08_Throw_A05_t01: Fail # TODO(ahe): Please triage this f ailure. 59 Language/11_Expressions/08_Throw_A05_t01: Fail # TODO(ahe): Please triage this f ailure.
59 Language/11_Expressions/08_Throw_A05_t02: Fail # TODO(ahe): Please triage this f ailure. 60 Language/11_Expressions/08_Throw_A05_t02: Fail # TODO(ahe): Please triage this f ailure.
60 Language/11_Expressions/08_Throw_A05_t03: Fail # TODO(ahe): Please triage this f ailure. 61 Language/11_Expressions/08_Throw_A05_t03: Fail # TODO(ahe): Please triage this f ailure.
61 Language/11_Expressions/11_Instance_Creation/1_New_A02_t03: Fail # TODO(ahe): Pl ease triage this failure. 62 Language/11_Expressions/11_Instance_Creation/1_New_A02_t03: Fail # TODO(ahe): Pl ease triage this failure.
62 Language/11_Expressions/11_Instance_Creation/1_New_A02_t05: Fail # TODO(ahe): Pl ease triage this failure. 63 Language/11_Expressions/11_Instance_Creation/1_New_A02_t05: Fail # TODO(ahe): Pl ease triage this failure.
63 Language/11_Expressions/11_Instance_Creation/1_New_A02_t06: Fail # TODO(ahe): Pl ease triage this failure. 64 Language/11_Expressions/11_Instance_Creation/1_New_A02_t06: Fail # TODO(ahe): Pl ease triage this failure.
64 Language/11_Expressions/11_Instance_Creation/1_New_A02_t07: Fail # TODO(ahe): Pl ease triage this failure. 65 Language/11_Expressions/11_Instance_Creation/1_New_A02_t07: Fail # TODO(ahe): Pl ease triage this failure.
65 Language/11_Expressions/11_Instance_Creation/2_Const_A01_t02: Fail # TODO(ahe): Please triage this failure. 66 Language/11_Expressions/11_Instance_Creation/2_Const_A01_t02: Fail # TODO(ahe): Please triage this failure.
67 Language/11_Expressions/11_Instance_Creation/2_Const_A03_t01: Fail # TODO(ahe): Please triage this failure.
66 Language/11_Expressions/17_Getter_Invocation_A02_t01: Fail # TODO(ahe): Please t riage this failure. 68 Language/11_Expressions/17_Getter_Invocation_A02_t01: Fail # TODO(ahe): Please t riage this failure.
67 Language/11_Expressions/18_Assignment_A05_t02: Fail # TODO(ahe): Please triage t his failure. 69 Language/11_Expressions/18_Assignment_A05_t02: Fail # TODO(ahe): Please triage t his failure.
68 Language/11_Expressions/18_Assignment_A05_t04: Fail # TODO(ahe): Please triage t his failure. 70 Language/11_Expressions/18_Assignment_A05_t04: Fail # TODO(ahe): Please triage t his failure.
69 Language/11_Expressions/18_Assignment_A05_t05: Fail # TODO(ahe): Please triage t his failure. 71 Language/11_Expressions/18_Assignment_A05_t05: Fail # TODO(ahe): Please triage t his failure.
70 Language/11_Expressions/18_Assignment_A08_t04: Fail # TODO(ahe): Please triage t his failure. 72 Language/11_Expressions/18_Assignment_A08_t04: Fail # TODO(ahe): Please triage t his failure.
71 Language/11_Expressions/19_Conditional_A01_t14: Fail # TODO(ahe): Please triage this failure. 73 Language/11_Expressions/19_Conditional_A01_t14: Fail # TODO(ahe): Please triage this failure.
72 Language/11_Expressions/19_Conditional_A01_t15: Fail # TODO(ahe): Please triage this failure. 74 Language/11_Expressions/19_Conditional_A01_t15: Fail # TODO(ahe): Please triage this failure.
73 Language/11_Expressions/20_Logical_Boolean_Expressions_A01_t14: Fail # TODO(ahe) : Please triage this failure. 75 Language/11_Expressions/20_Logical_Boolean_Expressions_A01_t14: Fail # TODO(ahe) : Please triage this failure.
74 Language/11_Expressions/20_Logical_Boolean_Expressions_A01_t15: Fail # TODO(ahe) : Please triage this failure. 76 Language/11_Expressions/20_Logical_Boolean_Expressions_A01_t15: Fail # TODO(ahe) : Please triage this failure.
75 Language/11_Expressions/21_Bitwise_Expressions_A01_t16: Fail # TODO(ahe): Please triage this failure. 77 Language/11_Expressions/21_Bitwise_Expressions_A01_t16: Fail # TODO(ahe): Please triage this failure.
(...skipping 22 matching lines...) Expand all
98 Language/11_Expressions/32_Type_Cast_A03_t01: Fail # TODO(ahe): Please triage th is failure. 100 Language/11_Expressions/32_Type_Cast_A03_t01: Fail # TODO(ahe): Please triage th is failure.
99 Language/11_Expressions/32_Type_Cast_A03_t02: Fail # TODO(ahe): Please triage th is failure. 101 Language/11_Expressions/32_Type_Cast_A03_t02: Fail # TODO(ahe): Please triage th is failure.
100 Language/11_Expressions/32_Type_Cast_A05_t01: Fail # TODO(ahe): Please triage th is failure. 102 Language/11_Expressions/32_Type_Cast_A05_t01: Fail # TODO(ahe): Please triage th is failure.
101 Language/11_Expressions/32_Type_Cast_A05_t02: Fail # TODO(ahe): Please triage th is failure. 103 Language/11_Expressions/32_Type_Cast_A05_t02: Fail # TODO(ahe): Please triage th is failure.
102 Language/11_Expressions/32_Type_Cast_A05_t04: Fail # TODO(ahe): Please triage th is failure. 104 Language/11_Expressions/32_Type_Cast_A05_t04: Fail # TODO(ahe): Please triage th is failure.
103 Language/12_Statements/03_Variable_Declaration_A04_t02: Fail # TODO(ahe): Please triage this failure. 105 Language/12_Statements/03_Variable_Declaration_A04_t02: Fail # TODO(ahe): Please triage this failure.
104 Language/12_Statements/03_Variable_Declaration_A04_t03: Fail # TODO(ahe): Please triage this failure. 106 Language/12_Statements/03_Variable_Declaration_A04_t03: Fail # TODO(ahe): Please triage this failure.
105 Language/12_Statements/03_Variable_Declaration_A04_t04: Fail # TODO(ahe): Please triage this failure. 107 Language/12_Statements/03_Variable_Declaration_A04_t04: Fail # TODO(ahe): Please triage this failure.
106 Language/12_Statements/03_Variable_Declaration_A04_t05: Fail # TODO(ahe): Please triage this failure. 108 Language/12_Statements/03_Variable_Declaration_A04_t05: Fail # TODO(ahe): Please triage this failure.
107 Language/12_Statements/03_Variable_Declaration_A04_t06: Fail # TODO(ahe): Please triage this failure. 109 Language/12_Statements/03_Variable_Declaration_A04_t06: Fail # TODO(ahe): Please triage this failure.
110 Language/12_Statements/03_Variable_Declaration_A04_t07: Fail # TODO(ahe): Please triage this failure.
108 Language/12_Statements/04_Local_Function_Declaration_A01_t01: Fail # TODO(ahe): Please triage this failure. 111 Language/12_Statements/04_Local_Function_Declaration_A01_t01: Fail # TODO(ahe): Please triage this failure.
109 Language/12_Statements/04_Local_Function_Declaration_A02_t02: Fail # TODO(ahe): Please triage this failure. 112 Language/12_Statements/04_Local_Function_Declaration_A02_t02: Fail # TODO(ahe): Please triage this failure.
110 Language/12_Statements/06_For_A01_t11: Fail # TODO(ahe): Please triage this fail ure. 113 Language/12_Statements/06_For_A01_t11: Fail # TODO(ahe): Please triage this fail ure.
111 Language/12_Statements/06_For_A01_t12: Fail # TODO(ahe): Please triage this fail ure. 114 Language/12_Statements/06_For_A01_t12: Fail # TODO(ahe): Please triage this fail ure.
112 Language/12_Statements/09_Switch_A02_t01: Fail # TODO(ahe): Please triage this f ailure. 115 Language/12_Statements/09_Switch_A02_t01: Fail # TODO(ahe): Please triage this f ailure.
113 Language/12_Statements/09_Switch_A02_t02: Fail # TODO(ahe): Please triage this f ailure. 116 Language/12_Statements/09_Switch_A02_t02: Fail # TODO(ahe): Please triage this f ailure.
114 Language/12_Statements/09_Switch_A02_t03: Fail # TODO(ahe): Please triage this f ailure. 117 Language/12_Statements/09_Switch_A02_t03: Fail # TODO(ahe): Please triage this f ailure.
115 Language/12_Statements/09_Switch_A03_t01: Fail # TODO(ahe): Please triage this f ailure. 118 Language/12_Statements/09_Switch_A03_t01: Fail # TODO(ahe): Please triage this f ailure.
116 Language/12_Statements/09_Switch_A03_t02: Fail # TODO(ahe): Please triage this f ailure. 119 Language/12_Statements/09_Switch_A03_t02: Fail # TODO(ahe): Please triage this f ailure.
120 Language/12_Statements/09_Switch_A04_t01: Fail # TODO(ahe): Please triage this f ailure.
117 Language/12_Statements/09_Switch_A06_t02: Fail # TODO(ahe): Please triage this f ailure. 121 Language/12_Statements/09_Switch_A06_t02: Fail # TODO(ahe): Please triage this f ailure.
122 Language/12_Statements/10_Try_A03_t01: Fail # TODO(ahe): Please triage this fail ure.
123 Language/12_Statements/10_Try_A03_t02: Fail # TODO(ahe): Please triage this fail ure.
124 Language/12_Statements/10_Try_A03_t03: Fail # TODO(ahe): Please triage this fail ure.
118 Language/12_Statements/10_Try_A06_t01: Fail # TODO(ahe): Please triage this fail ure. 125 Language/12_Statements/10_Try_A06_t01: Fail # TODO(ahe): Please triage this fail ure.
119 Language/12_Statements/10_Try_A07_t03: Fail # TODO(ahe): Please triage this fail ure. 126 Language/12_Statements/10_Try_A07_t03: Fail # TODO(ahe): Please triage this fail ure.
120 Language/12_Statements/11_Return_A05_t01: Fail # TODO(ahe): Please triage this f ailure. 127 Language/12_Statements/11_Return_A05_t01: Fail # TODO(ahe): Please triage this f ailure.
121 Language/12_Statements/11_Return_A05_t02: Fail # TODO(ahe): Please triage this f ailure. 128 Language/12_Statements/11_Return_A05_t02: Fail # TODO(ahe): Please triage this f ailure.
122 Language/12_Statements/11_Return_A05_t03: Fail # TODO(ahe): Please triage this f ailure. 129 Language/12_Statements/11_Return_A05_t03: Fail # TODO(ahe): Please triage this f ailure.
123 Language/12_Statements/12_Labels_A03_t04: Fail # TODO(ahe): Please triage this f ailure. 130 Language/12_Statements/12_Labels_A03_t04: Fail # TODO(ahe): Please triage this f ailure.
124 Language/12_Statements/14_Continue_A02_t12: Fail # TODO(ahe): Please triage this failure. 131 Language/12_Statements/14_Continue_A02_t12: Fail # TODO(ahe): Please triage this failure.
125 Language/12_Statements/14_Continue_A02_t13: Fail # TODO(ahe): Please triage this failure. 132 Language/12_Statements/14_Continue_A02_t13: Fail # TODO(ahe): Please triage this failure.
126 Language/13_Libraries_and_Scripts/1_Imports_A02_t14: Fail # TODO(ahe): Please tr iage this failure. 133 Language/13_Libraries_and_Scripts/1_Imports_A02_t14: Fail # TODO(ahe): Please tr iage this failure.
127 Language/13_Libraries_and_Scripts/1_Imports_A02_t16: Fail # TODO(ahe): Please tr iage this failure. 134 Language/13_Libraries_and_Scripts/1_Imports_A02_t16: Fail # TODO(ahe): Please tr iage this failure.
128 Language/13_Libraries_and_Scripts/1_Imports_A02_t17: Fail # TODO(ahe): Please tr iage this failure. 135 Language/13_Libraries_and_Scripts/1_Imports_A02_t17: Fail # TODO(ahe): Please tr iage this failure.
129 Language/13_Libraries_and_Scripts/1_Imports_A02_t19: Fail # TODO(ahe): Please tr iage this failure. 136 Language/13_Libraries_and_Scripts/1_Imports_A02_t19: Fail # TODO(ahe): Please tr iage this failure.
130 Language/13_Libraries_and_Scripts/1_Imports_A02_t27: Fail # TODO(ahe): Please tr iage this failure. 137 Language/13_Libraries_and_Scripts/1_Imports_A02_t27: Fail # TODO(ahe): Please tr iage this failure.
131 Language/13_Libraries_and_Scripts/1_Imports_A02_t28: Fail # TODO(ahe): Please tr iage this failure. 138 Language/13_Libraries_and_Scripts/1_Imports_A02_t28: Fail # TODO(ahe): Please tr iage this failure.
132 Language/13_Libraries_and_Scripts/1_Imports_A03_t31: Fail # TODO(ahe): Please tr iage this failure.
133 Language/13_Libraries_and_Scripts/1_Imports_A03_t51: Fail # TODO(ahe): Please tr iage this failure. 139 Language/13_Libraries_and_Scripts/1_Imports_A03_t51: Fail # TODO(ahe): Please tr iage this failure.
134 Language/13_Libraries_and_Scripts/1_Imports_A05_t01: Fail # TODO(ahe): Please tr iage this failure. 140 Language/13_Libraries_and_Scripts/1_Imports_A05_t01: Fail # TODO(ahe): Please tr iage this failure.
135 Language/13_Libraries_and_Scripts/2_Exports_A04_t05: Fail # TODO(ahe): Please tr iage this failure. 141 Language/13_Libraries_and_Scripts/2_Exports_A06_t02: Fail # TODO(ahe): Please tr iage this failure.
136 Language/13_Libraries_and_Scripts/2_Exports_A04_t06: Fail # TODO(ahe): Please tr iage this failure.
137 Language/13_Libraries_and_Scripts/3_Parts_A03_t02: Fail # TODO(ahe): Please tria ge this failure. 142 Language/13_Libraries_and_Scripts/3_Parts_A03_t02: Fail # TODO(ahe): Please tria ge this failure.
143 Language/13_Libraries_and_Scripts/4_Scripts_A01_t20: Fail # TODO(ahe): Please tr iage this failure.
138 Language/13_Libraries_and_Scripts/4_Scripts_A01_t21: Fail # TODO(ahe): Please tr iage this failure. 144 Language/13_Libraries_and_Scripts/4_Scripts_A01_t21: Fail # TODO(ahe): Please tr iage this failure.
139 Language/13_Libraries_and_Scripts/4_Scripts_A01_t22: Fail # TODO(ahe): Please tr iage this failure. 145 Language/13_Libraries_and_Scripts/4_Scripts_A01_t22: Fail # TODO(ahe): Please tr iage this failure.
140 Language/13_Libraries_and_Scripts/4_Scripts_A01_t23: Fail # TODO(ahe): Please tr iage this failure. 146 Language/13_Libraries_and_Scripts/4_Scripts_A01_t23: Fail # TODO(ahe): Please tr iage this failure.
141 Language/13_Libraries_and_Scripts/5_URIs_A01_t01: Fail # TODO(ahe): Please triag e this failure. 147 Language/13_Libraries_and_Scripts/5_URIs_A01_t01: Fail # TODO(ahe): Please triag e this failure.
142 Language/13_Libraries_and_Scripts/5_URIs_A01_t04: Fail # TODO(ahe): Please triag e this failure.
143 Language/13_Libraries_and_Scripts/5_URIs_A01_t05: Fail # TODO(ahe): Please triag e this failure.
144 Language/13_Libraries_and_Scripts/5_URIs_A01_t11: Fail # TODO(ahe): Please triag e this failure. 148 Language/13_Libraries_and_Scripts/5_URIs_A01_t11: Fail # TODO(ahe): Please triag e this failure.
145 Language/13_Libraries_and_Scripts/5_URIs_A01_t14: Fail # TODO(ahe): Please triag e this failure.
146 Language/13_Libraries_and_Scripts/5_URIs_A01_t15: Fail # TODO(ahe): Please triag e this failure.
147 Language/13_Libraries_and_Scripts/5_URIs_A01_t21: Fail # TODO(ahe): Please triag e this failure. 149 Language/13_Libraries_and_Scripts/5_URIs_A01_t21: Fail # TODO(ahe): Please triag e this failure.
148 Language/13_Libraries_and_Scripts/5_URIs_A01_t24: Fail # TODO(ahe): Please triag e this failure. 150 Language/13_Libraries_and_Scripts/5_URIs_A01_t24: Fail # TODO(ahe): Please triag e this failure.
149 Language/13_Libraries_and_Scripts/5_URIs_A01_t25: Fail # TODO(ahe): Please triag e this failure. 151 Language/13_Libraries_and_Scripts/5_URIs_A01_t25: Fail # TODO(ahe): Please triag e this failure.
150 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t05: Fail # TODO(ahe): Pleas e triage this failure. 152 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t05: Fail # TODO(ahe): Pleas e triage this failure.
151 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t06: Fail # TODO(ahe): Pleas e triage this failure. 153 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t06: Fail # TODO(ahe): Pleas e triage this failure.
152 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t07: Fail # TODO(ahe): Pleas e triage this failure. 154 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t07: Fail # TODO(ahe): Pleas e triage this failure.
153 Language/14_Types/5_Function_Types_A01_t04: Fail # TODO(ahe): Please triage this failure. 155 Language/14_Types/5_Function_Types_A01_t04: Fail # TODO(ahe): Please triage this failure.
154 Language/14_Types/5_Function_Types_A01_t10: Fail # TODO(ahe): Please triage this failure. 156 Language/14_Types/5_Function_Types_A01_t10: Fail # TODO(ahe): Please triage this failure.
155 Language/14_Types/5_Function_Types_A02_t02: Fail # TODO(ahe): Please triage this failure. 157 Language/14_Types/5_Function_Types_A02_t02: Fail # TODO(ahe): Please triage this failure.
156 Language/14_Types/5_Function_Types_A02_t03: Fail # TODO(ahe): Please triage this failure. 158 Language/14_Types/5_Function_Types_A02_t03: Fail # TODO(ahe): Please triage this failure.
157 Language/14_Types/5_Function_Types_A02_t04: Fail # TODO(ahe): Please triage this failure. 159 Language/14_Types/5_Function_Types_A02_t04: Fail # TODO(ahe): Please triage this failure.
158 Language/14_Types/5_Function_Types_A02_t05: Fail # TODO(ahe): Please triage this failure. 160 Language/14_Types/5_Function_Types_A02_t05: Fail # TODO(ahe): Please triage this failure.
159 Language/14_Types/5_Function_Types_A02_t06: Fail # TODO(ahe): Please triage this failure. 161 Language/14_Types/5_Function_Types_A02_t06: Fail # TODO(ahe): Please triage this failure.
160 Language/14_Types/5_Function_Types_A02_t07: Fail # TODO(ahe): Please triage this failure. 162 Language/14_Types/5_Function_Types_A02_t07: Fail # TODO(ahe): Please triage this failure.
161 Language/14_Types/5_Function_Types_A02_t08: Fail # TODO(ahe): Please triage this failure. 163 Language/14_Types/5_Function_Types_A02_t08: Fail # TODO(ahe): Please triage this failure.
162 Language/14_Types/5_Function_Types_A02_t09: Fail # TODO(ahe): Please triage this failure. 164 Language/14_Types/5_Function_Types_A02_t09: Fail # TODO(ahe): Please triage this failure.
163 Language/14_Types/5_Function_Types_A02_t10: Fail # TODO(ahe): Please triage this failure. 165 Language/14_Types/5_Function_Types_A02_t10: Fail # TODO(ahe): Please triage this failure.
164 Language/14_Types/5_Function_Types_A03_t01: Fail # TODO(ahe): Please triage this failure. 166 Language/14_Types/5_Function_Types_A03_t01: Fail # TODO(ahe): Please triage this failure.
165 Language/14_Types/5_Function_Types_A03_t02: Fail # TODO(ahe): Please triage this failure. 167 Language/14_Types/5_Function_Types_A03_t02: Fail # TODO(ahe): Please triage this failure.
166 Language/14_Types/5_Function_Types_A03_t03: Fail # TODO(ahe): Please triage this failure. 168 Language/14_Types/5_Function_Types_A03_t03: Fail # TODO(ahe): Please triage this failure.
167 Language/14_Types/5_Function_Types_A03_t04: Fail # TODO(ahe): Please triage this failure. 169 Language/14_Types/5_Function_Types_A03_t04: Fail # TODO(ahe): Please triage this failure.
168 Language/14_Types/5_Function_Types_A03_t06: Fail # TODO(ahe): Please triage this failure. 170 Language/14_Types/5_Function_Types_A03_t06: Fail # TODO(ahe): Please triage this failure.
169 Language/14_Types/5_Function_Types_A03_t07: Fail # TODO(ahe): Please triage this failure. 171 Language/14_Types/5_Function_Types_A03_t07: Fail # TODO(ahe): Please triage this failure.
170 Language/14_Types/5_Function_Types_A03_t08: Fail # TODO(ahe): Please triage this failure. 172 Language/14_Types/5_Function_Types_A03_t08: Fail # TODO(ahe): Please triage this failure.
171 Language/14_Types/5_Function_Types_A03_t09: Fail # TODO(ahe): Please triage this failure. 173 Language/14_Types/5_Function_Types_A03_t09: Fail # TODO(ahe): Please triage this failure.
172 Language/14_Types/5_Function_Types_A03_t10: Fail # TODO(ahe): Please triage this failure. 174 Language/14_Types/5_Function_Types_A03_t10: Fail # TODO(ahe): Please triage this failure.
173 Language/14_Types/5_Function_Types_A03_t11: Fail # TODO(ahe): Please triage this failure. 175 Language/14_Types/5_Function_Types_A03_t11: Fail # TODO(ahe): Please triage this failure.
174 Language/14_Types/5_Function_Types_A03_t12: Fail # TODO(ahe): Please triage this failure. 176 Language/14_Types/5_Function_Types_A03_t12: Fail # TODO(ahe): Please triage this failure.
175 Language/14_Types/5_Function_Types_A03_t13: Fail # TODO(ahe): Please triage this failure. 177 Language/14_Types/5_Function_Types_A03_t13: Fail # TODO(ahe): Please triage this failure.
178 Language/14_Types/5_Function_Types_A04_t01: Fail # TODO(ahe): Please triage this failure.
176 Language/14_Types/5_Function_Types_A06_t01: Fail # TODO(ahe): Please triage this failure. 179 Language/14_Types/5_Function_Types_A06_t01: Fail # TODO(ahe): Please triage this failure.
177 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A40_t04: Fail # TODO(ahe) : Please triage this failure. 180 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A40_t04: Fail # TODO(ahe) : Please triage this failure.
181 Language/15_Reference/1_Lexical_Rules_A01_t09: Fail # TODO(ahe): Please triage t his failure.
182 Language/15_Reference/1_Lexical_Rules_A01_t11: Fail # TODO(ahe): Please triage t his failure.
178 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A01_t01: F ail # TODO(ahe): Please triage this failure. 183 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A01_t01: F ail # TODO(ahe): Please triage this failure.
179 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A02_t01: F ail # TODO(ahe): Please triage this failure. 184 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A02_t01: F ail # TODO(ahe): Please triage this failure.
180 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A06_t01: F ail # TODO(ahe): Please triage this failure. 185 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A06_t01: F ail # TODO(ahe): Please triage this failure.
181 LibTest/core/double/INFINITY_A01_t04: Fail # TODO(ahe): Please triage this failu re. 186 LibTest/core/double/INFINITY_A01_t04: Fail # TODO(ahe): Please triage this failu re.
182 LibTest/core/double/NEGATIVE_INFINITY_A01_t04: Fail # TODO(ahe): Please triage t his failure. 187 LibTest/core/double/NEGATIVE_INFINITY_A01_t04: Fail # TODO(ahe): Please triage t his failure.
183 LibTest/core/double/parse_A01_t01: Fail # TODO(ahe): Please triage this failure. 188 LibTest/core/double/parse_A01_t01: Fail # TODO(ahe): Please triage this failure.
184 LibTest/isolate/ReceivePort/receive_A01_t02: Fail # TODO(ahe): Please triage thi s failure. 189 LibTest/isolate/ReceivePort/receive_A01_t02: Fail # TODO(ahe): Please triage thi s failure.
185 LibTest/math/Random/nextDouble_A01_t01: Fail # TODO(ahe): Please triage this fai lure. 190 LibTest/math/Random/nextDouble_A01_t01: Fail # TODO(ahe): Please triage this fai lure.
186 LibTest/math/exp_A01_t01: Fail # TODO(ahe): Please triage this failure. 191 LibTest/math/exp_A01_t01: Fail # TODO(ahe): Please triage this failure.
187 LibTest/math/pow_A01_t01: Fail # TODO(ahe): Please triage this failure. 192 LibTest/math/pow_A01_t01: Fail # TODO(ahe): Please triage this failure.
(...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after
238 Language/11_Expressions/15_Method_Invocation/3_Static_Invocation_A03_t04: Fail # TODO(ahe): Please triage this failure. 243 Language/11_Expressions/15_Method_Invocation/3_Static_Invocation_A03_t04: Fail # TODO(ahe): Please triage this failure.
239 Language/11_Expressions/19_Conditional_A04_t03: Fail # TODO(ahe): Please triage this failure. 244 Language/11_Expressions/19_Conditional_A04_t03: Fail # TODO(ahe): Please triage this failure.
240 Language/11_Expressions/20_Logical_Boolean_Expressions_A03_t01: Fail # TODO(ahe) : Please triage this failure. 245 Language/11_Expressions/20_Logical_Boolean_Expressions_A03_t01: Fail # TODO(ahe) : Please triage this failure.
241 Language/11_Expressions/27_Unary_Expressions_A02_t03: Fail # TODO(ahe): Please t riage this failure. 246 Language/11_Expressions/27_Unary_Expressions_A02_t03: Fail # TODO(ahe): Please t riage this failure.
242 Language/11_Expressions/32_Type_Cast_A05_t03: Fail # TODO(ahe): Please triage th is failure. 247 Language/11_Expressions/32_Type_Cast_A05_t03: Fail # TODO(ahe): Please triage th is failure.
243 Language/11_Expressions/32_Type_Cast_A05_t05: Fail # TODO(ahe): Please triage th is failure. 248 Language/11_Expressions/32_Type_Cast_A05_t05: Fail # TODO(ahe): Please triage th is failure.
244 Language/12_Statements/06_For/1_For_Loop_A01_t08: Fail # TODO(ahe): Please triag e this failure. 249 Language/12_Statements/06_For/1_For_Loop_A01_t08: Fail # TODO(ahe): Please triag e this failure.
245 Language/12_Statements/09_Switch_A05_t01: Fail # TODO(ahe): Please triage this f ailure. 250 Language/12_Statements/09_Switch_A05_t01: Fail # TODO(ahe): Please triage this f ailure.
246 Language/13_Libraries_and_Scripts/1_Imports_A03_t06: Fail # TODO(ahe): Please tr iage this failure. 251 Language/13_Libraries_and_Scripts/1_Imports_A03_t06: Fail # TODO(ahe): Please tr iage this failure.
247 Language/13_Libraries_and_Scripts/1_Imports_A03_t26: Fail # TODO(ahe): Please tr iage this failure. 252 Language/13_Libraries_and_Scripts/1_Imports_A03_t26: Fail # TODO(ahe): Please tr iage this failure.
253 Language/13_Libraries_and_Scripts/1_Imports_A03_t31: Fail # TODO(ahe): Please tr iage this failure.
248 Language/13_Libraries_and_Scripts/1_Imports_A03_t46: Fail # TODO(ahe): Please tr iage this failure. 254 Language/13_Libraries_and_Scripts/1_Imports_A03_t46: Fail # TODO(ahe): Please tr iage this failure.
249 Language/13_Libraries_and_Scripts/1_Imports_A03_t66: Fail # TODO(ahe): Please tr iage this failure. 255 Language/13_Libraries_and_Scripts/1_Imports_A03_t66: Fail # TODO(ahe): Please tr iage this failure.
250 Language/14_Types/4_Interface_Types_A08_t03: Fail # TODO(ahe): Please triage thi s failure. 256 Language/14_Types/4_Interface_Types_A08_t03: Fail # TODO(ahe): Please triage thi s failure.
251 Language/14_Types/8_Parameterized_Types_A02_t01: Fail # TODO(ahe): Please triage this failure. 257 Language/14_Types/8_Parameterized_Types_A02_t01: Fail # TODO(ahe): Please triage this failure.
252 LibTest/core/AssertionError/column_A01_t02: Fail # TODO(ahe): Please triage this failure. 258 LibTest/core/AssertionError/column_A01_t02: Fail # TODO(ahe): Please triage this failure.
253 LibTest/core/AssertionError/failedAssertion_A01_t01: Fail # TODO(ahe): Please tr iage this failure. 259 LibTest/core/AssertionError/failedAssertion_A01_t01: Fail # TODO(ahe): Please tr iage this failure.
254 LibTest/core/AssertionError/line_A01_t02: Fail # TODO(ahe): Please triage this f ailure. 260 LibTest/core/AssertionError/line_A01_t02: Fail # TODO(ahe): Please triage this f ailure.
255 LibTest/core/AssertionError/url_A01_t01: Fail # TODO(ahe): Please triage this fa ilure. 261 LibTest/core/AssertionError/url_A01_t01: Fail # TODO(ahe): Please triage this fa ilure.
256 LibTest/core/List/operator_subscript_A03_t01: Fail # TODO(ahe): Please triage th is failure. 262 LibTest/core/List/operator_subscript_A03_t01: Fail # TODO(ahe): Please triage th is failure.
257 LibTest/core/List/operator_subscripted_assignment_A03_t01: Fail # TODO(ahe): Ple ase triage this failure. 263 LibTest/core/List/operator_subscripted_assignment_A03_t01: Fail # TODO(ahe): Ple ase triage this failure.
(...skipping 119 matching lines...) Expand 10 before | Expand all | Expand 10 after
377 # 383 #
378 [ $compiler == dart2js ] 384 [ $compiler == dart2js ]
379 Language/11_Expressions/11_Instance_Creation/1_New_A01_t04: Fail, OK # co19 issu e 241 385 Language/11_Expressions/11_Instance_Creation/1_New_A01_t04: Fail, OK # co19 issu e 241
380 Language/11_Expressions/22_Equality_A01_t19: Fail, OK # co19 issue 241 386 Language/11_Expressions/22_Equality_A01_t19: Fail, OK # co19 issue 241
381 Language/11_Expressions/22_Equality_A01_t20: Fail, OK # co19 issue 241 387 Language/11_Expressions/22_Equality_A01_t20: Fail, OK # co19 issue 241
382 Language/11_Expressions/32_Type_Cast_A01_t04: Fail, OK # co19 issue 241 388 Language/11_Expressions/32_Type_Cast_A01_t04: Fail, OK # co19 issue 241
383 389
384 Language/11_Expressions/22_Equality_A01_t01: Fail, OK # Function declaration tak es precedence over function expression. 390 Language/11_Expressions/22_Equality_A01_t01: Fail, OK # Function declaration tak es precedence over function expression.
385 Language/11_Expressions/28_Postfix_Expressions_A01_t01: Fail, OK # A map literal cannot start an expression statement. 391 Language/11_Expressions/28_Postfix_Expressions_A01_t01: Fail, OK # A map literal cannot start an expression statement.
386 392
387 Language/06_Functions/1_Function_Declaration_A02_t03: Fail, OK # co19 issue 210
388 Language/06_Functions/1_Function_Declaration_A03_t03: Fail, OK # co19 issue 210
389 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t14: Fail, OK # co19 issue 210 393 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t14: Fail, OK # co19 issue 210
390 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t15: Fail, OK # co19 issue 210 394 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t15: Fail, OK # co19 issue 210
391 Language/11_Expressions/05_Strings/1_String_Interpolation_A01_t09: Fail, OK # co 19 issue 210 395 Language/11_Expressions/05_Strings/1_String_Interpolation_A01_t09: Fail, OK # co 19 issue 210
392 396
393 Language/03_Overview/1_Scoping_A01_t40: Fail, OK # co19 issue 188 397 Language/03_Overview/1_Scoping_A01_t40: Fail, OK # co19 issue 188
394 Language/03_Overview/1_Scoping_A01_t41: Fail, OK # co19 issue 188 398 Language/03_Overview/1_Scoping_A01_t41: Fail, OK # co19 issue 188
395 399
396 Language/06_Functions/4_External_Functions_A01_t01: Fail, OK # http://dartbug.co m/5021 400 Language/06_Functions/4_External_Functions_A01_t01: Fail, OK # http://dartbug.co m/5021
397 401
398 Language/03_Overview/2_Privacy_A01_t09: Fail, OK # co19 issue 198 402 Language/03_Overview/2_Privacy_A01_t09: Fail, OK # co19 issue 198
399 Language/03_Overview/2_Privacy_A01_t10: Fail, OK # co19 issue 198 403 Language/03_Overview/2_Privacy_A01_t10: Fail, OK # co19 issue 198
400 404
401 LibTest/core/int/hashCode_A01_t01: Fail, OK # co19 issue 308 405 LibTest/core/int/hashCode_A01_t01: Fail, OK # co19 issue 308
402 406
403 Language/03_Overview/2_Privacy_A01_t11: Pass, OK # co19 issue 316 407 Language/03_Overview/2_Privacy_A01_t11: Pass, OK # co19 issue 316
404 Language/11_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A03_t01: Pass, OK # co19 issue 316 408 Language/11_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A03_t01: Pass, OK # co19 issue 316
405 LibTest/core/Future/chain_A03_t01: Fail, OK # co19 issue 328
406 LibTest/core/Future/transform_A03_t01: Fail, OK # co19 issue 328
407 409
408 [ $compiler == dart2js && $jscl ] 410 [ $compiler == dart2js && $jscl ]
409 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F ail, Pass # issue 3333 411 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F ail, Pass # issue 3333
410 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail, Pass # issue 3333 412 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail, Pass # issue 3333
411 413
412 Language/11_Expressions/03_Numbers_A01_t06: Fail, OK # Requires bigint. 414 Language/11_Expressions/03_Numbers_A01_t06: Fail, OK # Requires bigint.
413 Language/11_Expressions/03_Numbers_A01_t09: Fail, OK # Requires bigint. 415 Language/11_Expressions/03_Numbers_A01_t09: Fail, OK # Requires bigint.
414 LibTest/core/Date/Date_A01_t03: Fail, OK # co19 issue 180 416 LibTest/core/Date/Date_A01_t03: Fail, OK # co19 issue 180
415 LibTest/core/Date/year_A01_t01: Fail, OK # Requires big int. 417 LibTest/core/Date/year_A01_t01: Fail, OK # Requires big int.
416 LibTest/core/Match/pattern_A01_t01: Fail, OK # Bad test, allMatches return an It erable. 418 LibTest/core/Match/pattern_A01_t01: Fail, OK # Bad test, allMatches return an It erable.
(...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after
493 Language/05_Variables/05_Variables_A01_t05: Fail # Checks that a variable declar ation cannot contain both 'var' and 'type'. 495 Language/05_Variables/05_Variables_A01_t05: Fail # Checks that a variable declar ation cannot contain both 'var' and 'type'.
494 Language/05_Variables/05_Variables_A01_t08: Fail # Checks different variables in a single variable declaration must be delimited by commas. 496 Language/05_Variables/05_Variables_A01_t08: Fail # Checks different variables in a single variable declaration must be delimited by commas.
495 Language/05_Variables/05_Variables_A01_t12: Fail # Checks that variable declarat ion cannot contain both 'const' and 'var'. 497 Language/05_Variables/05_Variables_A01_t12: Fail # Checks that variable declarat ion cannot contain both 'const' and 'var'.
496 Language/05_Variables/05_Variables_A01_t13: Fail # Checks that variable declarat ion cannot contain both 'const' and 'final'. 498 Language/05_Variables/05_Variables_A01_t13: Fail # Checks that variable declarat ion cannot contain both 'const' and 'final'.
497 Language/05_Variables/05_Variables_A01_t14: Fail # Checks that variable declarat ion cannot contain 'const', 'final' and 'var' simultaneously. 499 Language/05_Variables/05_Variables_A01_t14: Fail # Checks that variable declarat ion cannot contain 'const', 'final' and 'var' simultaneously.
498 Language/05_Variables/05_Variables_A01_t15: Fail # Checks that a variable declar ation cannot contain the 'abstract' keyword. 500 Language/05_Variables/05_Variables_A01_t15: Fail # Checks that a variable declar ation cannot contain the 'abstract' keyword.
499 Language/05_Variables/05_Variables_A04_t01: Fail # Checks that a compile-time er ror occurs if a local constant variable is redefined. 501 Language/05_Variables/05_Variables_A04_t01: Fail # Checks that a compile-time er ror occurs if a local constant variable is redefined.
500 Language/05_Variables/05_Variables_A05_t01: Fail # Checks that a compile-time er ror occurs if a constant variable is not initialized. 502 Language/05_Variables/05_Variables_A05_t01: Fail # Checks that a compile-time er ror occurs if a constant variable is not initialized.
501 Language/06_Functions/06_Functions_A01_t31: Fail # Checks that functions can't b e declared as static inside of a function body. 503 Language/06_Functions/06_Functions_A01_t31: Fail # Checks that functions can't b e declared as static inside of a function body.
502 Language/06_Functions/1_Function_Declaration_A01_t01: Fail # Checks that it is a compile-time error to preface library function with 'static'. 504 Language/06_Functions/1_Function_Declaration_A01_t01: Fail # Checks that it is a compile-time error to preface library function with 'static'.
503 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.
504 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.
505 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. 505 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.
506 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 506 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
507 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. 507 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.
508 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t06: Fail # Che cks that a functionSignature parameter cannot be final. 508 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t06: Fail # Che cks that a functionSignature parameter cannot be final.
509 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t07: Fail # Che cks that a functionSignature parameter cannot be declared as variable. 509 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t07: Fail # Che cks that a functionSignature parameter cannot be declared as variable.
510 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. 510 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.
511 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. 511 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.
512 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. 512 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.
513 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. 513 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.
514 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. 514 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.
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
546 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. 546 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.
547 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. 547 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.
548 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. 548 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.
549 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. 549 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.
550 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. 550 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.
551 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. 551 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.
552 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. 552 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.
553 Language/07_Classes/6_Constructors/1_Generative_Constructors_A03_t05: Fail # Che cks that redirecting constructor can not have initializing formals. 553 Language/07_Classes/6_Constructors/1_Generative_Constructors_A03_t05: Fail # Che cks that redirecting constructor can not have initializing formals.
554 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. 554 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.
555 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. 555 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.
556 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.
557 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.
558 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. 556 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.
559 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. 557 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.
560 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. 558 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.
561 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. 559 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.
562 Language/07_Classes/6_Constructors/1_Generative_Constructors_A16_t07: Fail # htt p://dartbug.com/6242 560 Language/07_Classes/6_Constructors/1_Generative_Constructors_A16_t07: Fail # htt p://dartbug.com/6242
563 Language/11_Expressions/01_Constants_A16_t01: Fail # Checks that an IntegerDivis ionByZeroException raised during evaluation of a compile-time constant causes a compile-time error. 561 Language/11_Expressions/01_Constants_A16_t01: Fail # Checks that an IntegerDivis ionByZeroException raised during evaluation of a compile-time constant causes a compile-time error.
564 Language/11_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. 562 Language/11_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.
565 Language/11_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. 563 Language/11_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.
566 Language/11_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. 564 Language/11_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.
567 Language/11_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 . 565 Language/11_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 .
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after
629 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 627 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020
630 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 628 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020
631 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 629 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020
632 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 630 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020
633 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 631 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020
634 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 632 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020
635 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 633 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020
636 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 634 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020
637 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 635 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020
638 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020 636 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