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

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

Issue 9967012: Update test status file. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/tests/
Patch Set: Created 8 years, 8 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 | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
2 # for details. All rights reserved. Use of this source code is governed by a 2 # for details. All rights reserved. Use of this source code is governed by a
3 # BSD-style license that can be found in the LICENSE file. 3 # BSD-style license that can be found in the LICENSE file.
4 4
5 5
6 [ $runtime == vm ] 6 [ $runtime == vm ]
7 Language/10_Expressions/01_Constants_A17_t03: Crash # issue 1681 (recursion in c ompile-time constant expression) 7 Language/10_Expressions/01_Constants_A17_t03: Crash # issue 1681 (recursion in c ompile-time constant expression)
8 8
9 9
10 Language/07_Classes/07_Classes_A01_t01: Fail # issue 1603 (abstract not supporte d for classes 10 Language/07_Classes/07_Classes_A01_t01: Fail # issue 1603 (abstract not supporte d for classes
(...skipping 190 matching lines...) Expand 10 before | Expand all | Expand 10 after
201 Language/08_Interfaces/3_Factories_and_Constructors_A06_t05: Fail 201 Language/08_Interfaces/3_Factories_and_Constructors_A06_t05: Fail
202 Language/08_Interfaces/3_Factories_and_Constructors_A06_t06: Fail 202 Language/08_Interfaces/3_Factories_and_Constructors_A06_t06: Fail
203 Language/08_Interfaces/3_Factories_and_Constructors_A06_t07: Fail 203 Language/08_Interfaces/3_Factories_and_Constructors_A06_t07: Fail
204 Language/08_Interfaces/3_Factories_and_Constructors_A06_t08: Fail 204 Language/08_Interfaces/3_Factories_and_Constructors_A06_t08: Fail
205 Language/08_Interfaces/4_Superinterfaces/1_Inheritance_and_Overriding_A01_t02: F ail 205 Language/08_Interfaces/4_Superinterfaces/1_Inheritance_and_Overriding_A01_t02: F ail
206 Language/08_Interfaces/4_Superinterfaces_A01_t02: Fail 206 Language/08_Interfaces/4_Superinterfaces_A01_t02: Fail
207 Language/08_Interfaces/4_Superinterfaces_A02_t04: Fail 207 Language/08_Interfaces/4_Superinterfaces_A02_t04: Fail
208 Language/09_Generics/09_Generics_A04_t06: Fail 208 Language/09_Generics/09_Generics_A04_t06: Fail
209 LibTest/core/FallThroughError/FallThroughError_A01_t01: Fail 209 LibTest/core/FallThroughError/FallThroughError_A01_t01: Fail
210 LibTest/core/FallThroughError/toString_A01_t01: Fail 210 LibTest/core/FallThroughError/toString_A01_t01: Fail
211 LibTest/core/List/lastIndexOf_A03_t01: Fail
212 LibTest/core/Match/group_A01_t01: Fail # co19 issue 92 211 LibTest/core/Match/group_A01_t01: Fail # co19 issue 92
213 LibTest/core/Match/groups_A01_t01: Fail # co19 issue 92 212 LibTest/core/Match/groups_A01_t01: Fail # co19 issue 92
214 LibTest/core/ReceivePort/receive_A01_t02: Fail 213 LibTest/core/ReceivePort/receive_A01_t02: Fail
215 LibTest/core/RegExp/Pattern_semantics/firstMatch_AtomEscape_A01_t01: Fail # co19 issue 92 214 LibTest/core/RegExp/Pattern_semantics/firstMatch_AtomEscape_A01_t01: Fail # co19 issue 92
216 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A01_t01: Fail # co19 issue 92 215 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A01_t01: Fail # co19 issue 92
217 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A03_t01: Fail # co19 issue 92 216 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A03_t01: Fail # co19 issue 92
218 LibTest/core/RegExp/Pattern_semantics/firstMatch_Disjunction_A01_t01: Fail # co1 9 issue 92 217 LibTest/core/RegExp/Pattern_semantics/firstMatch_Disjunction_A01_t01: Fail # co1 9 issue 92
219 LibTest/core/RegExp/Pattern_semantics/firstMatch_Quantifier_A03_t01: Fail # co19 issue 92 218 LibTest/core/RegExp/Pattern_semantics/firstMatch_Quantifier_A03_t01: Fail # co19 issue 92
220 LibTest/core/SendPort/send_A02_t01: Fail 219 LibTest/core/SendPort/send_A02_t01: Fail
221 LibTest/core/String/contains_A01_t02: Fail 220 LibTest/core/String/contains_A01_t02: Fail
(...skipping 25 matching lines...) Expand all
247 Language/13_Types/1_Static_Types_A02_t08: Fail 246 Language/13_Types/1_Static_Types_A02_t08: Fail
248 Language/13_Types/2_Dynamic_Type_System_A02_t01: Fail # # co19 issue 97 247 Language/13_Types/2_Dynamic_Type_System_A02_t01: Fail # # co19 issue 97
249 248
250 249
251 [ $arch == simarm ] 250 [ $arch == simarm ]
252 *: Skip 251 *: Skip
253 252
254 253
255 [ $arch == arm ] 254 [ $arch == arm ]
256 *: Skip 255 *: Skip
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698