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

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

Issue 11015016: Update co19 to r355. (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-dart2js.status ('k') | deps/all.deps/DEPS » ('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 [ $compiler == none && $runtime == vm ] 5 [ $compiler == none && $runtime == vm ]
6 Language/10_Expressions/30_Type_Cast_A02_t03: Fail, OK # co19 issue 236 6 Language/10_Expressions/30_Type_Cast_A02_t03: Fail, OK # co19 issue 236
7 7
8 Language/03_Overview/1_Scoping_A02_t05: Fail # TODO(vm-team): Please triage this failure.
9 Language/03_Overview/2_Privacy_A01_t04: Fail # TODO(vm-team): Please triage this failure. 8 Language/03_Overview/2_Privacy_A01_t04: Fail # TODO(vm-team): Please triage this failure.
10 Language/03_Overview/2_Privacy_A01_t05: Fail # TODO(vm-team): Please triage this failure. 9 Language/03_Overview/2_Privacy_A01_t05: Fail # TODO(vm-team): Please triage this failure.
11 Language/03_Overview/2_Privacy_A01_t09: Fail # TODO(vm-team): Please triage this failure. 10 Language/03_Overview/2_Privacy_A01_t09: Fail # TODO(vm-team): Please triage this failure.
12 Language/03_Overview/2_Privacy_A01_t10: Fail # TODO(vm-team): Please triage this failure. 11 Language/03_Overview/2_Privacy_A01_t10: Fail # TODO(vm-team): Please triage this failure.
13 Language/03_Overview/2_Privacy_A01_t12: Fail # TODO(vm-team): Please triage this failure. 12 Language/03_Overview/2_Privacy_A01_t12: Fail # TODO(vm-team): Please triage this failure.
14 Language/03_Overview/2_Privacy_A01_t19: Fail # TODO(vm-team): Please triage this failure. 13 Language/03_Overview/2_Privacy_A01_t19: Fail # TODO(vm-team): Please triage this failure.
15 Language/03_Overview/2_Privacy_A01_t20: Fail # TODO(vm-team): Please triage this failure. 14 Language/03_Overview/2_Privacy_A01_t20: Fail # TODO(vm-team): Please triage this failure.
16 Language/06_Functions/06_Functions_A01_t06: Fail # TODO(vm-team): Please triage this failure. 15 Language/06_Functions/06_Functions_A01_t06: Fail # TODO(vm-team): Please triage this failure.
17 Language/06_Functions/1_Function_Declaration_A02_t03: Fail # TODO(vm-team): Plea se triage this failure. 16 Language/06_Functions/1_Function_Declaration_A02_t03: Fail # TODO(vm-team): Plea se triage this failure.
18 Language/06_Functions/1_Function_Declaration_A03_t03: Fail # TODO(vm-team): Plea se triage this failure. 17 Language/06_Functions/1_Function_Declaration_A03_t03: Fail # TODO(vm-team): Plea se triage this failure.
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after
74 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t13: Fail # TODO(v m-team): Please triage this failure. 73 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t13: Fail # TODO(v m-team): Please triage this failure.
75 Language/10_Expressions/05_Strings_A01_t01: Fail # TODO(vm-team): Please triage this failure. 74 Language/10_Expressions/05_Strings_A01_t01: Fail # TODO(vm-team): Please triage this failure.
76 Language/10_Expressions/05_Strings_A02_t39: Fail # TODO(vm-team): Please triage this failure. 75 Language/10_Expressions/05_Strings_A02_t39: Fail # TODO(vm-team): Please triage this failure.
77 Language/10_Expressions/05_Strings_A02_t41: Fail # TODO(vm-team): Please triage this failure. 76 Language/10_Expressions/05_Strings_A02_t41: Fail # TODO(vm-team): Please triage this failure.
78 Language/10_Expressions/05_Strings_A02_t43: Fail # TODO(vm-team): Please triage this failure. 77 Language/10_Expressions/05_Strings_A02_t43: Fail # TODO(vm-team): Please triage this failure.
79 Language/10_Expressions/05_Strings_A02_t45: Fail # TODO(vm-team): Please triage this failure. 78 Language/10_Expressions/05_Strings_A02_t45: Fail # TODO(vm-team): Please triage this failure.
80 Language/10_Expressions/05_Strings_A02_t46: Fail # TODO(vm-team): Please triage this failure. 79 Language/10_Expressions/05_Strings_A02_t46: Fail # TODO(vm-team): Please triage this failure.
81 Language/10_Expressions/05_Strings_A02_t47: Fail # TODO(vm-team): Please triage this failure. 80 Language/10_Expressions/05_Strings_A02_t47: Fail # TODO(vm-team): Please triage this failure.
82 Language/10_Expressions/05_Strings_A02_t48: Fail # TODO(vm-team): Please triage this failure. 81 Language/10_Expressions/05_Strings_A02_t48: Fail # TODO(vm-team): Please triage this failure.
83 Language/10_Expressions/05_Strings_A02_t49: Fail # TODO(vm-team): Please triage this failure. 82 Language/10_Expressions/05_Strings_A02_t49: Fail # TODO(vm-team): Please triage this failure.
83 Language/10_Expressions/08_Throw_A03_t02: Fail # TODO(vm-team): Please triage th is failure.
84 Language/10_Expressions/08_Throw_A03_t03: Fail # TODO(vm-team): Please triage th is failure.
85 Language/10_Expressions/08_Throw_A04_t01: Fail # TODO(vm-team): Please triage th is failure.
86 Language/10_Expressions/08_Throw_A05_t02: Fail # TODO(vm-team): Please triage th is failure.
87 Language/10_Expressions/08_Throw_A05_t03: Fail # TODO(vm-team): Please triage th is failure.
88 Language/10_Expressions/09_Function_Expressions_A02_t01: Fail # TODO(vm-team): P lease triage this failure.
89 Language/10_Expressions/09_Function_Expressions_A04_t01: Fail # TODO(vm-team): P lease triage this failure.
90 Language/10_Expressions/09_Function_Expressions_A06_t01: Fail # TODO(vm-team): P lease triage this failure.
91 Language/10_Expressions/11_Instance_Creation/1_New_A02_t01: Fail # TODO(vm-team) : Please triage this failure.
92 Language/10_Expressions/11_Instance_Creation/1_New_A02_t02: Fail # TODO(vm-team) : Please triage this failure.
93 Language/10_Expressions/11_Instance_Creation/1_New_A02_t03: Fail # TODO(vm-team) : Please triage this failure.
94 Language/10_Expressions/11_Instance_Creation/1_New_A02_t05: Fail # TODO(vm-team) : Please triage this failure.
95 Language/10_Expressions/11_Instance_Creation/1_New_A09_t09: Fail # TODO(vm-team) : Please triage this failure.
96 Language/10_Expressions/11_Instance_Creation/2_Const_A02_t04: Fail # TODO(vm-tea m): Please triage this failure.
97 Language/10_Expressions/11_Instance_Creation/2_Const_A02_t06: Fail # TODO(vm-tea m): Please triage this failure.
98 Language/10_Expressions/11_Instance_Creation/2_Const_A02_t07: Fail # TODO(vm-tea m): Please triage this failure.
99 Language/10_Expressions/11_Instance_Creation/2_Const_A04_t01: Fail # TODO(vm-tea m): Please triage this failure.
100 Language/10_Expressions/11_Instance_Creation/2_Const_A04_t03: Fail # TODO(vm-tea m): Please triage this failure.
101 Language/10_Expressions/11_Instance_Creation/2_Const_A04_t04: Fail # TODO(vm-tea m): Please triage this failure.
102 Language/10_Expressions/11_Instance_Creation/2_Const_A05_t01: Fail # TODO(vm-tea m): Please triage this failure.
103 Language/10_Expressions/11_Instance_Creation/2_Const_A10_t01: Fail # TODO(vm-tea m): Please triage this failure.
84 Language/10_Expressions/13_Function_Invocation/3_Unqualified_Invocation_A01_t03: Fail # TODO(vm-team): Please triage this failure. 104 Language/10_Expressions/13_Function_Invocation/3_Unqualified_Invocation_A01_t03: Fail # TODO(vm-team): Please triage this failure.
85 Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_ A03_t01: Fail # TODO(vm-team): Please triage this failure. 105 Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_ A03_t01: Fail # TODO(vm-team): Please triage this failure.
86 Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_ A05_t02: Fail # TODO(vm-team): Please triage this failure. 106 Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_ A05_t02: Fail # TODO(vm-team): Please triage this failure.
87 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A02_t01: Fail # TODO(vm-team): Please triage this failure. 107 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A02_t01: Fail # TODO(vm-team): Please triage this failure.
88 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t01: Fail # TODO(vm-team): Please triage this failure. 108 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t01: Fail # TODO(vm-team): Please triage this failure.
89 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t02: Fail # TODO(vm-team): Please triage this failure. 109 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t02: Fail # TODO(vm-team): Please triage this failure.
90 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t03: Fail # TODO(vm-team): Please triage this failure. 110 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t03: Fail # TODO(vm-team): Please triage this failure.
91 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t05: Fail # TODO(vm-team): Please triage this failure. 111 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t05: Fail # TODO(vm-team): Please triage this failure.
92 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t06: Fail # TODO(vm-team): Please triage this failure. 112 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t06: Fail # TODO(vm-team): Please triage this failure.
93 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t07: Fail # TODO(vm-team): Please triage this failure. 113 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t07: Fail # TODO(vm-team): Please triage this failure.
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
142 Language/11_Statements/09_Try_A06_t01: Fail # TODO(vm-team): Please triage this failure. 162 Language/11_Statements/09_Try_A06_t01: Fail # TODO(vm-team): Please triage this failure.
143 Language/11_Statements/09_Try_A06_t02: Fail # TODO(vm-team): Please triage this failure. 163 Language/11_Statements/09_Try_A06_t02: Fail # TODO(vm-team): Please triage this failure.
144 Language/11_Statements/09_Try_A06_t03: Fail # TODO(vm-team): Please triage this failure. 164 Language/11_Statements/09_Try_A06_t03: Fail # TODO(vm-team): Please triage this failure.
145 Language/11_Statements/09_Try_A06_t04: Fail # TODO(vm-team): Please triage this failure. 165 Language/11_Statements/09_Try_A06_t04: Fail # TODO(vm-team): Please triage this failure.
146 Language/11_Statements/09_Try_A06_t05: Fail # TODO(vm-team): Please triage this failure. 166 Language/11_Statements/09_Try_A06_t05: Fail # TODO(vm-team): Please triage this failure.
147 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A03_t01: Fail # TODO( vm-team): Please triage this failure. 167 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A03_t01: Fail # TODO( vm-team): Please triage this failure.
148 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A04_t20: Fail # TODO( vm-team): Please triage this failure. 168 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A04_t20: Fail # TODO( vm-team): Please triage this failure.
149 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t03: Fail # TODO( vm-team): Please triage this failure. 169 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t03: Fail # TODO( vm-team): Please triage this failure.
150 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t04: Fail # TODO( vm-team): Please triage this failure. 170 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t04: Fail # TODO( vm-team): Please triage this failure.
151 Language/13_Libraries_and_Scripts/1_Exports_A01_t01: Fail # TODO(vm-team): Pleas e triage this failure. 171 Language/13_Libraries_and_Scripts/1_Exports_A01_t01: Fail # TODO(vm-team): Pleas e triage this failure.
172 Language/13_Libraries_and_Scripts/2_Exports_A01_t01: Fail # TODO(vm-team): Pleas e triage this failure.
173 Language/13_Libraries_and_Scripts/2_Exports_A03_t05: Fail # TODO(vm-team): Pleas e triage this failure.
174 Language/13_Libraries_and_Scripts/2_Exports_A03_t13: Fail # TODO(vm-team): Pleas e triage this failure.
175 Language/13_Libraries_and_Scripts/2_Exports_A03_t14: Fail # TODO(vm-team): Pleas e triage this failure.
176 Language/13_Libraries_and_Scripts/2_Exports_A03_t23: Fail # TODO(vm-team): Pleas e triage this failure.
177 Language/13_Libraries_and_Scripts/2_Exports_A03_t24: Fail # TODO(vm-team): Pleas e triage this failure.
152 Language/13_Libraries_and_Scripts/2_Imports_A01_t18: Fail # TODO(vm-team): Pleas e triage this failure. 178 Language/13_Libraries_and_Scripts/2_Imports_A01_t18: Fail # TODO(vm-team): Pleas e triage this failure.
153 Language/13_Libraries_and_Scripts/2_Imports_A01_t24: Fail # TODO(vm-team): Pleas e triage this failure. 179 Language/13_Libraries_and_Scripts/2_Imports_A01_t24: Fail # TODO(vm-team): Pleas e triage this failure.
154 Language/13_Libraries_and_Scripts/2_Imports_A01_t27: Fail # TODO(vm-team): Pleas e triage this failure. 180 Language/13_Libraries_and_Scripts/2_Imports_A01_t27: Fail # TODO(vm-team): Pleas e triage this failure.
155 Language/13_Libraries_and_Scripts/2_Imports_A01_t28: Fail # TODO(vm-team): Pleas e triage this failure. 181 Language/13_Libraries_and_Scripts/2_Imports_A01_t28: Fail # TODO(vm-team): Pleas e triage this failure.
156 Language/13_Libraries_and_Scripts/2_Imports_A01_t29: Fail # TODO(vm-team): Pleas e triage this failure. 182 Language/13_Libraries_and_Scripts/2_Imports_A01_t29: Fail # TODO(vm-team): Pleas e triage this failure.
157 Language/13_Libraries_and_Scripts/2_Imports_A01_t32: Fail # TODO(vm-team): Pleas e triage this failure. 183 Language/13_Libraries_and_Scripts/2_Imports_A01_t32: Fail # TODO(vm-team): Pleas e triage this failure.
158 Language/13_Libraries_and_Scripts/2_Imports_A01_t39: Fail # TODO(vm-team): Pleas e triage this failure. 184 Language/13_Libraries_and_Scripts/2_Imports_A01_t39: Fail # TODO(vm-team): Pleas e triage this failure.
159 Language/13_Libraries_and_Scripts/2_Imports_A01_t40: Fail # TODO(vm-team): Pleas e triage this failure. 185 Language/13_Libraries_and_Scripts/2_Imports_A01_t40: Fail # TODO(vm-team): Pleas e triage this failure.
160 Language/13_Libraries_and_Scripts/2_Imports_A02_t01: Fail # TODO(vm-team): Pleas e triage this failure. 186 Language/13_Libraries_and_Scripts/2_Imports_A02_t01: Fail # TODO(vm-team): Pleas e triage this failure.
161 Language/13_Libraries_and_Scripts/2_Imports_A02_t02: Fail # TODO(vm-team): Pleas e triage this failure. 187 Language/13_Libraries_and_Scripts/2_Imports_A02_t02: Fail # TODO(vm-team): Pleas e triage this failure.
(...skipping 19 matching lines...) Expand all
181 Language/13_Libraries_and_Scripts/2_Imports_A03_t22: Fail # TODO(vm-team): Pleas e triage this failure. 207 Language/13_Libraries_and_Scripts/2_Imports_A03_t22: Fail # TODO(vm-team): Pleas e triage this failure.
182 Language/13_Libraries_and_Scripts/2_Imports_A03_t23: Fail # TODO(vm-team): Pleas e triage this failure. 208 Language/13_Libraries_and_Scripts/2_Imports_A03_t23: Fail # TODO(vm-team): Pleas e triage this failure.
183 Language/13_Libraries_and_Scripts/2_Imports_A03_t24: Fail # TODO(vm-team): Pleas e triage this failure. 209 Language/13_Libraries_and_Scripts/2_Imports_A03_t24: Fail # TODO(vm-team): Pleas e triage this failure.
184 Language/13_Libraries_and_Scripts/2_Imports_A05_t02: Fail # TODO(vm-team): Pleas e triage this failure. 210 Language/13_Libraries_and_Scripts/2_Imports_A05_t02: Fail # TODO(vm-team): Pleas e triage this failure.
185 Language/14_Types/2_Dynamic_Type_System_A02_t01: Fail # TODO(vm-team): Please tr iage this failure. 211 Language/14_Types/2_Dynamic_Type_System_A02_t01: Fail # TODO(vm-team): Please tr iage this failure.
186 Language/14_Types/5_Function_Types_A02_t01: Fail # TODO(vm-team): Please triage this failure. 212 Language/14_Types/5_Function_Types_A02_t01: Fail # TODO(vm-team): Please triage this failure.
187 LibTest/core/double/INFINITY_A01_t02: Fail # TODO(vm-team): Please triage this f ailure. 213 LibTest/core/double/INFINITY_A01_t02: Fail # TODO(vm-team): Please triage this f ailure.
188 LibTest/core/double/NEGATIVE_INFINITY_A01_t02: Fail # TODO(vm-team): Please tria ge this failure. 214 LibTest/core/double/NEGATIVE_INFINITY_A01_t02: Fail # TODO(vm-team): Please tria ge this failure.
189 215
190 216
191 Language/03_Overview/1_Scoping_A02_t06: Fail # co19 issue 234 - Wrongly expects a compile-time error instead of a dynamic error.
192 Language/07_Classes/6_Constructors_A03_t03: Fail # co19 issue 234 - Wrongly expe cts a compile-time error instead of a dynamic error. 217 Language/07_Classes/6_Constructors_A03_t03: Fail # co19 issue 234 - Wrongly expe cts a compile-time error instead of a dynamic error.
193 Language/10_Expressions/10_Instance_Creation/1_New_A02_t04: Fail # co19 issue 23 4 - Wrongly expects a compile-time error instead of a dynamic error. 218 Language/10_Expressions/10_Instance_Creation/1_New_A02_t04: Fail # co19 issue 23 4 - Wrongly expects a compile-time error instead of a dynamic error.
194 Language/10_Expressions/10_Instance_Creation/1_New_A02_t06: Fail # co19 issue 23 4 - Wrongly expects a compile-time error instead of a dynamic error. 219 Language/10_Expressions/10_Instance_Creation/1_New_A02_t06: Fail # co19 issue 23 4 - Wrongly expects a compile-time error instead of a dynamic error.
195 Language/10_Expressions/10_Instance_Creation/1_New_A02_t07: Fail # co19 issue 23 4 - Wrongly expects a compile-time error instead of a dynamic error. 220 Language/10_Expressions/10_Instance_Creation/1_New_A02_t07: Fail # co19 issue 23 4 - Wrongly expects a compile-time error instead of a dynamic error.
196 Language/10_Expressions/10_Instance_Creation/1_New_A03_t01: Fail # co19 issue 23 4 - Wrongly expects a compile-time error instead of a dynamic error. 221 Language/10_Expressions/10_Instance_Creation/1_New_A03_t01: Fail # co19 issue 23 4 - Wrongly expects a compile-time error instead of a dynamic error.
197 Language/10_Expressions/10_Instance_Creation/1_New_A04_t01: Fail # co19 issue 23 4 - Wrongly expects a compile-time error instead of a dynamic error. 222 Language/10_Expressions/10_Instance_Creation/1_New_A04_t01: Fail # co19 issue 23 4 - Wrongly expects a compile-time error instead of a dynamic error.
198 Language/10_Expressions/10_Instance_Creation/2_Const_A02_t04: Fail # co19 issue 234 - Wrongly expects a compile-time error instead of a dynamic error. 223 Language/10_Expressions/10_Instance_Creation/2_Const_A02_t04: Fail # co19 issue 234 - Wrongly expects a compile-time error instead of a dynamic error.
199 Language/10_Expressions/10_Instance_Creation/2_Const_A02_t06: Fail # co19 issue 234 - Wrongly expects a compile-time error instead of a dynamic error. 224 Language/10_Expressions/10_Instance_Creation/2_Const_A02_t06: Fail # co19 issue 234 - Wrongly expects a compile-time error instead of a dynamic error.
200 Language/10_Expressions/10_Instance_Creation/2_Const_A02_t07: Fail # co19 issue 234 - Wrongly expects a compile-time error instead of a dynamic error. 225 Language/10_Expressions/10_Instance_Creation/2_Const_A02_t07: Fail # co19 issue 234 - Wrongly expects a compile-time error instead of a dynamic error.
201 Language/10_Expressions/10_Instance_Creation/2_Const_A04_t01: Fail # co19 issue 234 - Wrongly expects a compile-time error instead of a dynamic error. 226 Language/10_Expressions/10_Instance_Creation/2_Const_A04_t01: Fail # co19 issue 234 - Wrongly expects a compile-time error instead of a dynamic error.
202 Language/10_Expressions/10_Instance_Creation/2_Const_A04_t03: Fail # co19 issue 234 - Wrongly expects a compile-time error instead of a dynamic error. 227 Language/10_Expressions/10_Instance_Creation/2_Const_A04_t03: Fail # co19 issue 234 - Wrongly expects a compile-time error instead of a dynamic error.
203 Language/10_Expressions/10_Instance_Creation/2_Const_A04_t04: Fail # co19 issue 234 - Wrongly expects a compile-time error instead of a dynamic error. 228 Language/10_Expressions/10_Instance_Creation/2_Const_A04_t04: Fail # co19 issue 234 - Wrongly expects a compile-time error instead of a dynamic error.
204 Language/10_Expressions/10_Instance_Creation/2_Const_A05_t01: Fail # co19 issue 234 - Wrongly expects a compile-time error instead of a dynamic error. 229 Language/10_Expressions/10_Instance_Creation/2_Const_A05_t01: Fail # co19 issue 234 - Wrongly expects a compile-time error instead of a dynamic error.
205 Language/13_Libraries_and_Scripts/3_Includes_A03_t02: Fail # co19 issue 234 - Wr ongly expects a compile-time error instead of a dynamic error. More importantly, interface factory clauses are obsolete. 230 Language/13_Libraries_and_Scripts/3_Includes_A03_t02: Fail # co19 issue 234 - Wr ongly expects a compile-time error instead of a dynamic error. More importantly, interface factory clauses are obsolete.
206 231
207 232
208 # Failures related to assert being a reserved word now. co19 issue 218. 233 # Failures related to assert being a reserved word now. co19 issue 218.
209 Language/10_Expressions/28_Identifier_Reference_A04_t07: Fail, OK 234 Language/10_Expressions/28_Identifier_Reference_A04_t07: Fail, OK
210 235
211 LibTest/core/String/String_class_A03_t01: Fail # co19 issue 230 236 LibTest/core/String/String_class_A03_t01: Fail # co19 issue 230
212 237
213 [ $compiler == none && $runtime == vm && $checked ] 238 [ $compiler == none && $runtime == vm && $checked ]
214 Language/10_Expressions/08_Function_Expressions_A03_t02: Fail # TODO(vm-team): P lease triage this failure. 239 Language/10_Expressions/08_Function_Expressions_A03_t02: Fail # TODO(vm-team): P lease triage this failure.
240 Language/10_Expressions/09_Function_Expressions_A03_t02: Fail # TODO(vm-team): P lease triage this failure.
241 Language/10_Expressions/09_Function_Expressions_A04_t02: Fail # TODO(vm-team): P lease triage this failure.
242 Language/10_Expressions/09_Function_Expressions_A05_t01: Fail # TODO(vm-team): P lease triage this failure.
215 Language/13_Libraries_and_Scripts/2_Imports_A03_t01: Fail # TODO(vm-team): Pleas e triage this failure. 243 Language/13_Libraries_and_Scripts/2_Imports_A03_t01: Fail # TODO(vm-team): Pleas e triage this failure.
216 Language/14_Types/7_Type_Void_A04_t02: Fail # TODO(vm-team): Please triage this failure. 244 Language/14_Types/7_Type_Void_A04_t02: Fail # TODO(vm-team): Please triage this failure.
217 Language/14_Types/7_Type_Void_A04_t03: Fail # TODO(vm-team): Please triage this failure. 245 Language/14_Types/7_Type_Void_A04_t03: Fail # TODO(vm-team): Please triage this failure.
218 Language/14_Types/7_Type_Void_A04_t04: Fail # TODO(vm-team): Please triage this failure. 246 Language/14_Types/7_Type_Void_A04_t04: Fail # TODO(vm-team): Please triage this failure.
219 Language/14_Types/7_Type_Void_A04_t05: Fail # TODO(vm-team): Please triage this failure. 247 Language/14_Types/7_Type_Void_A04_t05: Fail # TODO(vm-team): Please triage this failure.
220 248
221 249
222 [ $compiler == none && $runtime == vm && $unchecked ] 250 [ $compiler == none && $runtime == vm && $unchecked ]
223 Language/10_Expressions/18_Logical_Boolean_Expressions_A01_t01: Fail # TODO(vm-t eam): Please triage this failure. 251 Language/10_Expressions/18_Logical_Boolean_Expressions_A01_t01: Fail # TODO(vm-t eam): Please triage this failure.
224 Language/10_Expressions/30_Type_Cast_A05_t02: Fail # TODO(vm-team): Please triag e this failure. 252 Language/10_Expressions/30_Type_Cast_A05_t02: Fail # TODO(vm-team): Please triag e this failure.
(...skipping 274 matching lines...) Expand 10 before | Expand all | Expand 10 after
499 527
500 528
501 [ $compiler == none && $runtime == vm && $mode == debug && $unchecked ] 529 [ $compiler == none && $runtime == vm && $mode == debug && $unchecked ]
502 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash 530 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash
503 531
504 [ $compiler == none && $arch == simarm ] 532 [ $compiler == none && $arch == simarm ]
505 *: Skip 533 *: Skip
506 534
507 [ $compiler == none && $arch == arm ] 535 [ $compiler == none && $arch == arm ]
508 *: Skip 536 *: Skip
OLDNEW
« no previous file with comments | « dart/tests/co19/co19-dart2js.status ('k') | deps/all.deps/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698