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

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

Issue 10981064: Remove stale co19 entries. (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') | dart/tools/testing/dart/scrub_status_file.dart » ('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/03_Overview/1_Scoping_A02_t05: Fail # TODO(vm-team): Please triage this failure. 6 Language/03_Overview/1_Scoping_A02_t05: Fail # TODO(vm-team): Please triage this failure.
7 Language/03_Overview/2_Privacy_A01_t04: Fail # TODO(vm-team): Please triage this failure. 7 Language/03_Overview/2_Privacy_A01_t04: Fail # TODO(vm-team): Please triage this failure.
8 Language/03_Overview/2_Privacy_A01_t05: Fail # TODO(vm-team): Please triage this failure. 8 Language/03_Overview/2_Privacy_A01_t05: Fail # TODO(vm-team): Please triage this failure.
9 Language/03_Overview/2_Privacy_A01_t09: Fail # TODO(vm-team): Please triage this failure. 9 Language/03_Overview/2_Privacy_A01_t09: Fail # TODO(vm-team): Please triage this failure.
10 Language/03_Overview/2_Privacy_A01_t10: Fail # TODO(vm-team): Please triage this failure. 10 Language/03_Overview/2_Privacy_A01_t10: Fail # TODO(vm-team): Please triage this failure.
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
52 Language/07_Classes/6_Constructors/2_Factories_A06_t06: Fail # TODO(vm-team): Pl ease triage this failure. 52 Language/07_Classes/6_Constructors/2_Factories_A06_t06: Fail # TODO(vm-team): Pl ease triage this failure.
53 Language/07_Classes/6_Constructors/2_Factories_A07_t01: Fail # TODO(vm-team): Pl ease triage this failure. 53 Language/07_Classes/6_Constructors/2_Factories_A07_t01: Fail # TODO(vm-team): Pl ease triage this failure.
54 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t01: Fail # TODO( vm-team): Please triage this failure. 54 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t01: Fail # TODO( vm-team): Please triage this failure.
55 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t02: Fail # TODO( vm-team): Please triage this failure. 55 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t02: Fail # TODO( vm-team): Please triage this failure.
56 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t03: Fail # TODO( vm-team): Please triage this failure. 56 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t03: Fail # TODO( vm-team): Please triage this failure.
57 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t01: Fail # TODO( vm-team): Please triage this failure. 57 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t01: Fail # TODO( vm-team): Please triage this failure.
58 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t02: Fail # TODO( vm-team): Please triage this failure. 58 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t02: Fail # TODO( vm-team): Please triage this failure.
59 Language/07_Classes/6_Constructors_A01_t01: Fail # TODO(vm-team): Please triage this failure. 59 Language/07_Classes/6_Constructors_A01_t01: Fail # TODO(vm-team): Please triage this failure.
60 Language/07_Classes/8_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A 01_t02: Fail # TODO(vm-team): Please triage this failure. 60 Language/07_Classes/8_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A 01_t02: Fail # TODO(vm-team): Please triage this failure.
61 Language/07_Classes/8_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A 01_t05: Fail # TODO(vm-team): Please triage this failure. 61 Language/07_Classes/8_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A 01_t05: Fail # TODO(vm-team): Please triage this failure.
62 Language/08_Interfaces/2_Getters_and_Setters_A03_t02: Fail # TODO(vm-team): Plea se triage this failure.
63 Language/08_Interfaces/2_Getters_and_Setters_A03_t03: Fail # TODO(vm-team): Plea se triage this failure.
64 Language/08_Interfaces/2_Getters_and_Setters_A03_t04: Fail # TODO(vm-team): Plea se triage this failure.
65 Language/08_Interfaces/2_Getters_and_Setters_A07_t02: Fail # TODO(vm-team): Plea se triage this failure.
66 Language/08_Interfaces/2_Getters_and_Setters_A07_t03: Fail # TODO(vm-team): Plea se triage this failure.
67 Language/08_Interfaces/2_Getters_and_Setters_A07_t04: Fail # TODO(vm-team): Plea se triage this failure.
68 Language/08_Interfaces/2_Getters_and_Setters_A07_t05: Fail # TODO(vm-team): Plea se triage this failure.
69 Language/08_Interfaces/4_Factories_and_Constructors_A06_t01: Fail # TODO(vm-team ): Please triage this failure.
70 Language/08_Interfaces/4_Factories_and_Constructors_A06_t02: Fail # TODO(vm-team ): Please triage this failure.
71 Language/08_Interfaces/4_Factories_and_Constructors_A06_t03: Fail # TODO(vm-team ): Please triage this failure.
72 Language/08_Interfaces/4_Factories_and_Constructors_A06_t04: Fail # TODO(vm-team ): Please triage this failure.
73 Language/08_Interfaces/4_Factories_and_Constructors_A06_t05: Fail # TODO(vm-team ): Please triage this failure.
74 Language/08_Interfaces/4_Factories_and_Constructors_A06_t06: Fail # TODO(vm-team ): Please triage this failure.
75 Language/08_Interfaces/4_Factories_and_Constructors_A06_t07: Fail # TODO(vm-team ): Please triage this failure.
76 Language/08_Interfaces/4_Factories_and_Constructors_A06_t08: Fail # TODO(vm-team ): Please triage this failure.
77 Language/08_Interfaces/5_Superinterfaces_A01_t02: Fail # TODO(vm-team): Please t riage this failure. 62 Language/08_Interfaces/5_Superinterfaces_A01_t02: Fail # TODO(vm-team): Please t riage this failure.
78 Language/09_Generics/09_Generics_A05_t01: Fail # TODO(vm-team): Please triage th is failure. 63 Language/09_Generics/09_Generics_A05_t01: Fail # TODO(vm-team): Please triage th is failure.
79 Language/09_Generics/09_Generics_A05_t02: Fail # TODO(vm-team): Please triage th is failure. 64 Language/09_Generics/09_Generics_A05_t02: Fail # TODO(vm-team): Please triage th is failure.
80 Language/10_Expressions/01_Constants_A05_t01: Fail # TODO(vm-team): Please triag e this failure. 65 Language/10_Expressions/01_Constants_A05_t01: Fail # TODO(vm-team): Please triag e this failure.
81 Language/10_Expressions/01_Constants_A06_t01: Fail # TODO(vm-team): Please triag e this failure. 66 Language/10_Expressions/01_Constants_A06_t01: Fail # TODO(vm-team): Please triag e this failure.
82 Language/10_Expressions/01_Constants_A14_t01: Fail # TODO(vm-team): Please triag e this failure. 67 Language/10_Expressions/01_Constants_A14_t01: Fail # TODO(vm-team): Please triag e this failure.
83 Language/10_Expressions/01_Constants_A19_t02: Fail # TODO(vm-team): Please triag e this failure. 68 Language/10_Expressions/01_Constants_A19_t02: Fail # TODO(vm-team): Please triag e this failure.
84 Language/10_Expressions/01_Constants_A19_t03: Fail # TODO(vm-team): Please triag e this failure. 69 Language/10_Expressions/01_Constants_A19_t03: Fail # TODO(vm-team): Please triag e this failure.
85 Language/10_Expressions/02_Null_A03_t01: Fail # TODO(vm-team): Please triage thi s failure. 70 Language/10_Expressions/02_Null_A03_t01: Fail # TODO(vm-team): Please triage thi s failure.
86 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t07: Fail # TODO(v m-team): Please triage this failure. 71 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t07: Fail # TODO(v m-team): Please triage this failure.
(...skipping 14 matching lines...) Expand all
101 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t01: Fail # TODO(vm-team): Please triage this failure. 86 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t01: Fail # TODO(vm-team): Please triage this failure.
102 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t02: Fail # TODO(vm-team): Please triage this failure. 87 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t02: Fail # TODO(vm-team): Please triage this failure.
103 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t03: Fail # TODO(vm-team): Please triage this failure. 88 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t03: Fail # TODO(vm-team): Please triage this failure.
104 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t05: Fail # TODO(vm-team): Please triage this failure. 89 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t05: Fail # TODO(vm-team): Please triage this failure.
105 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t06: Fail # TODO(vm-team): Please triage this failure. 90 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t06: Fail # TODO(vm-team): Please triage this failure.
106 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t07: Fail # TODO(vm-team): Please triage this failure. 91 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t07: Fail # TODO(vm-team): Please triage this failure.
107 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A04_t07: Fail # TODO(vm-team): Please triage this failure. 92 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A04_t07: Fail # TODO(vm-team): Please triage this failure.
108 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A04_t08: Fail # TODO(vm-team): Please triage this failure. 93 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A04_t08: Fail # TODO(vm-team): Please triage this failure.
109 Language/10_Expressions/14_Method_Invocation/4_Super_Invocation_A04_t03: Fail # TODO(vm-team): Please triage this failure. 94 Language/10_Expressions/14_Method_Invocation/4_Super_Invocation_A04_t03: Fail # TODO(vm-team): Please triage this failure.
110 Language/10_Expressions/14_Method_Invocation/4_Super_Invocation_A04_t04: Fail # TODO(vm-team): Please triage this failure. 95 Language/10_Expressions/14_Method_Invocation/4_Super_Invocation_A04_t04: Fail # TODO(vm-team): Please triage this failure.
111 Language/10_Expressions/15_Getter_Invocation_A07_t04: Fail # TODO(vm-team): Plea se triage this failure.
112 Language/10_Expressions/15_Getter_Invocation_A07_t05: Fail # TODO(vm-team): Plea se triage this failure.
113 Language/10_Expressions/16_Assignment_A04_t03: Fail # TODO(vm-team): Please tria ge this failure.
114 Language/10_Expressions/16_Assignment_A04_t04: Fail # TODO(vm-team): Please tria ge this failure.
115 Language/10_Expressions/16_Assignment_A04_t05: Fail # TODO(vm-team): Please tria ge this failure.
116 Language/10_Expressions/17_Getter_Invocation_A01_t03: Fail # TODO(vm-team): Plea se triage this failure. 96 Language/10_Expressions/17_Getter_Invocation_A01_t03: Fail # TODO(vm-team): Plea se triage this failure.
117 Language/10_Expressions/17_Getter_Invocation_A02_t01: Fail # TODO(vm-team): Plea se triage this failure. 97 Language/10_Expressions/17_Getter_Invocation_A02_t01: Fail # TODO(vm-team): Plea se triage this failure.
118 Language/10_Expressions/17_Getter_Invocation_A02_t02: Fail # TODO(vm-team): Plea se triage this failure. 98 Language/10_Expressions/17_Getter_Invocation_A02_t02: Fail # TODO(vm-team): Plea se triage this failure.
119 Language/10_Expressions/17_Getter_Invocation_A05_t04: Fail # TODO(vm-team): Plea se triage this failure. 99 Language/10_Expressions/17_Getter_Invocation_A05_t04: Fail # TODO(vm-team): Plea se triage this failure.
120 Language/10_Expressions/17_Getter_Invocation_A05_t05: Fail # TODO(vm-team): Plea se triage this failure. 100 Language/10_Expressions/17_Getter_Invocation_A05_t05: Fail # TODO(vm-team): Plea se triage this failure.
121 Language/10_Expressions/18_Assignment_A04_t03: Fail # TODO(vm-team): Please tria ge this failure. 101 Language/10_Expressions/18_Assignment_A04_t03: Fail # TODO(vm-team): Please tria ge this failure.
122 Language/10_Expressions/18_Assignment_A04_t04: Fail # TODO(vm-team): Please tria ge this failure. 102 Language/10_Expressions/18_Assignment_A04_t04: Fail # TODO(vm-team): Please tria ge this failure.
123 Language/10_Expressions/18_Assignment_A04_t05: Fail # TODO(vm-team): Please tria ge this failure. 103 Language/10_Expressions/18_Assignment_A04_t05: Fail # TODO(vm-team): Please tria ge this failure.
124 Language/10_Expressions/18_Assignment_A05_t02: Fail # TODO(vm-team): Please tria ge this failure. 104 Language/10_Expressions/18_Assignment_A05_t02: Fail # TODO(vm-team): Please tria ge this failure.
125 Language/10_Expressions/18_Assignment_A05_t04: Fail # TODO(vm-team): Please tria ge this failure. 105 Language/10_Expressions/18_Assignment_A05_t04: Fail # TODO(vm-team): Please tria ge this failure.
(...skipping 87 matching lines...) Expand 10 before | Expand all | Expand 10 after
213 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. 193 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.
214 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. 194 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.
215 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. 195 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.
216 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. 196 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.
217 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. 197 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.
218 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. 198 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.
219 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. 199 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.
220 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. 200 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.
221 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. 201 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.
222 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. 202 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.
223 Language/10_Expressions/10_Instance_Creation/2_New_A03_t01: Fail # co19 issue 23 4 - Wrongly expects a compile-time error instead of a dynamic error.
224 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. 203 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.
225 204
226 205
227 # Failures related to assert being a reserved word now. co19 issue 218. 206 # Failures related to assert being a reserved word now. co19 issue 218.
228 Language/10_Expressions/28_Identifier_Reference_A04_t07: Fail, OK 207 Language/10_Expressions/28_Identifier_Reference_A04_t07: Fail, OK
229 Language/11_Statements/15_Assert_A05_t01: Fail, OK
230 Language/11_Statements/15_Assert_A05_t02: Fail, OK
231 Language/11_Statements/15_Assert_A05_t03: Fail, OK
232 Language/11_Statements/15_Assert_A05_t04: Fail, OK
233 Language/11_Statements/15_Assert_A05_t05: Fail, OK
234 208
235 LibTest/core/String/String_class_A03_t01: Fail # co19 issue 230 209 LibTest/core/String/String_class_A03_t01: Fail # co19 issue 230
236 210
237 [ $compiler == none && $runtime == vm && $checked ] 211 [ $compiler == none && $runtime == vm && $checked ]
238 Language/10_Expressions/08_Function_Expressions_A03_t02: Fail # TODO(vm-team): P lease triage this failure. 212 Language/10_Expressions/08_Function_Expressions_A03_t02: Fail # TODO(vm-team): P lease triage this failure.
239 Language/13_Libraries_and_Scripts/2_Imports_A03_t01: Fail # TODO(vm-team): Pleas e triage this failure. 213 Language/13_Libraries_and_Scripts/2_Imports_A03_t01: Fail # TODO(vm-team): Pleas e triage this failure.
240 Language/14_Types/7_Type_Void_A04_t02: Fail # TODO(vm-team): Please triage this failure. 214 Language/14_Types/7_Type_Void_A04_t02: Fail # TODO(vm-team): Please triage this failure.
241 Language/14_Types/7_Type_Void_A04_t03: Fail # TODO(vm-team): Please triage this failure. 215 Language/14_Types/7_Type_Void_A04_t03: Fail # TODO(vm-team): Please triage this failure.
242 Language/14_Types/7_Type_Void_A04_t04: Fail # TODO(vm-team): Please triage this failure. 216 Language/14_Types/7_Type_Void_A04_t04: Fail # TODO(vm-team): Please triage this failure.
243 Language/14_Types/7_Type_Void_A04_t05: Fail # TODO(vm-team): Please triage this failure. 217 Language/14_Types/7_Type_Void_A04_t05: Fail # TODO(vm-team): Please triage this failure.
(...skipping 159 matching lines...) Expand 10 before | Expand all | Expand 10 after
403 LibTest/core/Set/addAll_A01_t04: Fail, OK # co19 issue 194 377 LibTest/core/Set/addAll_A01_t04: Fail, OK # co19 issue 194
404 LibTest/core/Set/containsAll_A01_t03: Fail, OK # co19 issue 194 378 LibTest/core/Set/containsAll_A01_t03: Fail, OK # co19 issue 194
405 LibTest/core/Set/contains_A01_t03: Fail, OK # co19 issue 194 379 LibTest/core/Set/contains_A01_t03: Fail, OK # co19 issue 194
406 LibTest/core/Set/intersection_A01_t02: Fail, OK # co19 issue 194 380 LibTest/core/Set/intersection_A01_t02: Fail, OK # co19 issue 194
407 LibTest/core/Set/removeAll_A01_t03: Fail, OK # co19 issue 194 381 LibTest/core/Set/removeAll_A01_t03: Fail, OK # co19 issue 194
408 LibTest/core/Set/remove_A01_t04: Fail, OK # co19 issue 194 382 LibTest/core/Set/remove_A01_t04: Fail, OK # co19 issue 194
409 383
410 LibTest/core/String/contains_A01_t03: Skip # Times out. 384 LibTest/core/String/contains_A01_t03: Skip # Times out.
411 385
412 Language/07_Classes/6_Constructors/2_Factories_A05_t02: Fail 386 Language/07_Classes/6_Constructors/2_Factories_A05_t02: Fail
413 Language/08_Interfaces/2_Getters_and_Setters_A05_t01: Fail
414 Language/08_Interfaces/2_Getters_and_Setters_A05_t02: Fail
415 LibTest/core/String/contains_A01_t02: Fail 387 LibTest/core/String/contains_A01_t02: Fail
416 LibTest/core/String/replaceFirst_A02_t01: Fail # co19 issue 103 388 LibTest/core/String/replaceFirst_A02_t01: Fail # co19 issue 103
417 LibTest/core/String/replaceAll_A02_t01: Fail # co19 issue 103 389 LibTest/core/String/replaceAll_A02_t01: Fail # co19 issue 103
418 390
419 391
420 Language/03_Overview/2_Privacy_A01_t11: Fail # Related to issue 978 392 Language/03_Overview/2_Privacy_A01_t11: Fail # Related to issue 978
421 Language/11_Statements/11_Labels_A01_t03: Fail # Issue 2238 393 Language/11_Statements/11_Labels_A01_t03: Fail # Issue 2238
422 394
423 395
424 [ $compiler == none && $runtime == vm && $arch == ia32 ] 396 [ $compiler == none && $runtime == vm && $arch == ia32 ]
425 LibTest/core/int/operator_left_shift_A01_t02: Fail # co19 issue 129 397 LibTest/core/int/operator_left_shift_A01_t02: Fail # co19 issue 129
426 398
427 399
428 [ $compiler == none && $runtime == vm ] 400 [ $compiler == none && $runtime == vm ]
429 Language/07_Classes/07_Classes_A02_t29: Fail 401 Language/07_Classes/07_Classes_A02_t29: Fail
430 Language/07_Classes/07_Classes_A02_t31: Fail 402 Language/07_Classes/07_Classes_A02_t31: Fail
431 Language/10_Expressions/05_Strings/1_String_Interpolation_A03_t02: Fail 403 Language/10_Expressions/05_Strings/1_String_Interpolation_A03_t02: Fail
432 Language/10_Expressions/05_Strings/1_String_Interpolation_A04_t02: Fail 404 Language/10_Expressions/05_Strings/1_String_Interpolation_A04_t02: Fail
433 Language/10_Expressions/05_Strings_A20_t01: Fail 405 Language/10_Expressions/05_Strings_A20_t01: Fail
434 Language/10_Expressions/13_Function_Invocation/3_Unqualified_Invocation_A01_t04: Fail # co19 issue 166 406 Language/10_Expressions/13_Function_Invocation/3_Unqualified_Invocation_A01_t04: Fail # co19 issue 166
435 Language/10_Expressions/13_Function_Invocation/3_Unqualified_Invocation_A01_t05: Fail 407 Language/10_Expressions/13_Function_Invocation/3_Unqualified_Invocation_A01_t05: Fail
436 Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_ A02_t01: Fail 408 Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_ A02_t01: Fail
437 Language/10_Expressions/14_Method_Invocation/1_Ordinary_Invocation_A08_t01: Fail 409 Language/10_Expressions/14_Method_Invocation/1_Ordinary_Invocation_A08_t01: Fail
438 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A04_t02: Fail # Issue 1604, exception should be NoSuchMethodException instead of ObjectNotClosu reException 410 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A04_t02: Fail # Issue 1604, exception should be NoSuchMethodException instead of ObjectNotClosu reException
439 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A04_t03: Fail # Issue 1604, exception should be NoSuchMethodException instead of ObjectNotClosu reException 411 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A04_t03: Fail # Issue 1604, exception should be NoSuchMethodException instead of ObjectNotClosu reException
440 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A05_t01: Fail # Issue 1604, exception should be NoSuchMethodException instead of ObjectNotClosu reException 412 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A05_t01: Fail # Issue 1604, exception should be NoSuchMethodException instead of ObjectNotClosu reException
441 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A06_t02: Fail # Issue 1604, exception should be NoSuchMethodException instead of ObjectNotClosu reException 413 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A06_t02: Fail # Issue 1604, exception should be NoSuchMethodException instead of ObjectNotClosu reException
442 Language/10_Expressions/28_Identifier_Reference_A06_t15: Fail 414 Language/10_Expressions/28_Identifier_Reference_A06_t15: Fail
443 Language/10_Expressions/28_Identifier_Reference_A06_t17: Fail
444 Language/10_Expressions/28_Identifier_Reference_A06_t18: Fail
445 Language/10_Expressions/28_Identifier_Reference_A06_t19: Fail
446 Language/10_Expressions/28_Identifier_Reference_A06_t20: Fail
447 Language/11_Statements/08_Switch_A02_t01: Fail 415 Language/11_Statements/08_Switch_A02_t01: Fail
448 LibTest/core/Future/handleException_A01_t07: Fail 416 LibTest/core/Future/handleException_A01_t07: Fail
449 LibTest/core/Future/then_A01_t05: Fail 417 LibTest/core/Future/then_A01_t05: Fail
450 LibTest/isolate/ReceivePort/receive_A01_t02: Fail 418 LibTest/isolate/ReceivePort/receive_A01_t02: Fail
451 LibTest/isolate/isolate_api/spawnUri_A01_t03: Crash 419 LibTest/isolate/isolate_api/spawnUri_A01_t03: Crash
452 LibTest/isolate/isolate_api/spawnUri_A01_t04: Crash 420 LibTest/isolate/isolate_api/spawnUri_A01_t04: Crash
453 421
454 422
455 # These test cases use the deprecated Isolate API and should be updated to 423 # These test cases use the deprecated Isolate API and should be updated to
456 # use spawnFunction: issue ... 424 # use spawnFunction: issue ...
(...skipping 18 matching lines...) Expand all
475 Language/11_Statements/08_Switch_A01_t01: Fail 443 Language/11_Statements/08_Switch_A01_t01: Fail
476 444
477 445
478 # class '?' overrides function '?' of super class '?' with incompatible paramete rs 446 # class '?' overrides function '?' of super class '?' with incompatible paramete rs
479 Language/10_Expressions/14_Method_Invocation/1_Ordinary_Invocation_A05_t02: Fail 447 Language/10_Expressions/14_Method_Invocation/1_Ordinary_Invocation_A05_t02: Fail
480 Language/10_Expressions/14_Method_Invocation/1_Ordinary_Invocation_A05_t03: Fail 448 Language/10_Expressions/14_Method_Invocation/1_Ordinary_Invocation_A05_t03: Fail
481 Language/10_Expressions/14_Method_Invocation/1_Ordinary_Invocation_A05_t05: Fail 449 Language/10_Expressions/14_Method_Invocation/1_Ordinary_Invocation_A05_t05: Fail
482 Language/10_Expressions/14_Method_Invocation/1_Ordinary_Invocation_A05_t06: Fail 450 Language/10_Expressions/14_Method_Invocation/1_Ordinary_Invocation_A05_t06: Fail
483 Language/10_Expressions/14_Method_Invocation/4_Super_Invocation_A04_t01: Fail # Issue 3622 451 Language/10_Expressions/14_Method_Invocation/4_Super_Invocation_A04_t01: Fail # Issue 3622
484 Language/10_Expressions/14_Method_Invocation/4_Super_Invocation_A04_t02: Fail # Issue 3622 452 Language/10_Expressions/14_Method_Invocation/4_Super_Invocation_A04_t02: Fail # Issue 3622
485 Language/10_Expressions/15_Getter_Invocation_A04_t01: Fail
486 Language/10_Expressions/15_Getter_Invocation_A04_t02: Fail
487 Language/10_Expressions/16_Assignment_A05_t02: Fail
488 Language/10_Expressions/16_Assignment_A05_t04: Fail
489 Language/10_Expressions/16_Assignment_A05_t05: Fail
490 Language/10_Expressions/16_Assignment_A08_t04: Fail
491 453
492 454
493 # function 'func' not found in super class, getter 'func' should be invoked firs t. 455 # function 'func' not found in super class, getter 'func' should be invoked firs t.
494 Language/10_Expressions/14_Method_Invocation/4_Super_Invocation_A03_t01: Fail # Issue 3621 456 Language/10_Expressions/14_Method_Invocation/4_Super_Invocation_A03_t01: Fail # Issue 3621
495 Language/10_Expressions/14_Method_Invocation/4_Super_Invocation_A03_t04: Fail # Issue 3621 457 Language/10_Expressions/14_Method_Invocation/4_Super_Invocation_A03_t04: Fail # Issue 3621
496 458
497 459
498 # function '?' of class '?' conflicts with getter 'f' of super class '?' 460 # function '?' of class '?' conflicts with getter 'f' of super class '?'
499 Language/07_Classes/1_Instance_Methods_A05_t02: Fail 461 Language/07_Classes/1_Instance_Methods_A05_t02: Fail
500 462
501 463
502 # function '?' of class '?' conflicts with setter 'f' of super class '?' 464 # function '?' of class '?' conflicts with setter 'f' of super class '?'
503 Language/07_Classes/1_Instance_Methods_A05_t03: Fail 465 Language/07_Classes/1_Instance_Methods_A05_t03: Fail
504 466
505 467
506 # initializer must be a compile time constant 468 # initializer must be a compile time constant
507 Language/10_Expressions/28_Identifier_Reference_A05_t09: Fail 469 Language/10_Expressions/28_Identifier_Reference_A05_t09: Fail
508 470
509 471
510 # invalid operator overloading 472 # invalid operator overloading
511 Language/07_Classes/1_Instance_Methods/2_Operators_A02_t01: Fail 473 Language/07_Classes/1_Instance_Methods/2_Operators_A02_t01: Fail
512 Language/08_Interfaces/1_Methods/1_Operators_A01_t01: Fail
513 Language/10_Expressions/14_Method_Invocation/2_Cascaded_Invocation_A01_t01: Fail 474 Language/10_Expressions/14_Method_Invocation/2_Cascaded_Invocation_A01_t01: Fail
514 Language/10_Expressions/20_Equality_A02_t02: Fail 475 Language/10_Expressions/20_Equality_A02_t02: Fail
515 Language/10_Expressions/20_Equality_A02_t03: Fail 476 Language/10_Expressions/20_Equality_A02_t03: Fail
516 Language/10_Expressions/20_Equality_A02_t04: Fail 477 Language/10_Expressions/20_Equality_A02_t04: Fail
517 Language/10_Expressions/20_Equality_A03_t01: Fail 478 Language/10_Expressions/20_Equality_A03_t01: Fail
518 Language/10_Expressions/20_Equality_A03_t02: Fail 479 Language/10_Expressions/20_Equality_A03_t02: Fail
519 Language/10_Expressions/20_Equality_A03_t03: Fail 480 Language/10_Expressions/20_Equality_A03_t03: Fail
520 481
521 482
522 # parameter name or type expected 483 # parameter name or type expected
(...skipping 13 matching lines...) Expand all
536 497
537 498
538 [ $compiler == none && $runtime == vm && $mode == debug && $unchecked ] 499 [ $compiler == none && $runtime == vm && $mode == debug && $unchecked ]
539 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash 500 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash
540 501
541 [ $compiler == none && $arch == simarm ] 502 [ $compiler == none && $arch == simarm ]
542 *: Skip 503 *: Skip
543 504
544 [ $compiler == none && $arch == arm ] 505 [ $compiler == none && $arch == arm ]
545 *: Skip 506 *: Skip
OLDNEW
« no previous file with comments | « dart/tests/co19/co19-dart2js.status ('k') | dart/tools/testing/dart/scrub_status_file.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698