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

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

Issue 10519018: co19 triage (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 6 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 Language/10_Expressions/01_Constants_A16_t02: Crash, Pass # Should result in OOM 8 Language/10_Expressions/01_Constants_A16_t02: Crash, Pass # Should result in OOM
9 9
10 Language/07_Classes/1_Instance_Methods/2_Operators_A01_t01: Fail # issue 1604 (c all operator not implemented) 10 Language/07_Classes/1_Instance_Methods/2_Operators_A01_t01: Fail # issue 1604 (c all operator not implemented)
(...skipping 282 matching lines...) Expand 10 before | Expand all | Expand 10 after
293 Language/08_Interfaces/2_Getters_and_Setters_A07_t04: Fail 293 Language/08_Interfaces/2_Getters_and_Setters_A07_t04: Fail
294 Language/08_Interfaces/2_Getters_and_Setters_A07_t05: Fail 294 Language/08_Interfaces/2_Getters_and_Setters_A07_t05: Fail
295 Language/08_Interfaces/3_Factories_and_Constructors_A06_t01: Fail 295 Language/08_Interfaces/3_Factories_and_Constructors_A06_t01: Fail
296 Language/08_Interfaces/3_Factories_and_Constructors_A06_t02: Fail 296 Language/08_Interfaces/3_Factories_and_Constructors_A06_t02: Fail
297 Language/08_Interfaces/3_Factories_and_Constructors_A06_t03: Fail 297 Language/08_Interfaces/3_Factories_and_Constructors_A06_t03: Fail
298 Language/08_Interfaces/3_Factories_and_Constructors_A06_t04: Fail 298 Language/08_Interfaces/3_Factories_and_Constructors_A06_t04: Fail
299 Language/08_Interfaces/3_Factories_and_Constructors_A06_t05: Fail 299 Language/08_Interfaces/3_Factories_and_Constructors_A06_t05: Fail
300 Language/08_Interfaces/3_Factories_and_Constructors_A06_t06: Fail 300 Language/08_Interfaces/3_Factories_and_Constructors_A06_t06: Fail
301 Language/08_Interfaces/3_Factories_and_Constructors_A06_t07: Fail 301 Language/08_Interfaces/3_Factories_and_Constructors_A06_t07: Fail
302 Language/08_Interfaces/3_Factories_and_Constructors_A06_t08: Fail 302 Language/08_Interfaces/3_Factories_and_Constructors_A06_t08: Fail
303 Language/08_Interfaces/4_Superinterfaces/1_Inheritance_and_Overriding_A01_t02: F ail 303 Language/08_Interfaces/4_Superinterfaces/1_Inheritance_and_Overriding_A01_t02: F ail #co19 issue 131
304 Language/08_Interfaces/4_Superinterfaces_A01_t02: Fail 304 Language/08_Interfaces/4_Superinterfaces_A01_t02: Fail
305 Language/13_Types/4_Interface_Types_A10_t04: Fail # co19 issue 127 305 Language/13_Types/4_Interface_Types_A10_t04: Fail # co19 issue 127
306 Language/13_Types/4_Interface_Types_A10_t09: Fail # co19 issue 127 306 Language/13_Types/4_Interface_Types_A10_t09: Fail # co19 issue 127
307 Language/13_Types/5_Function_Types_A01_t08: Fail # co19 issue 127 307 Language/13_Types/5_Function_Types_A01_t08: Fail # co19 issue 127
308 LibTest/core/FallThroughError/FallThroughError_A01_t01: Fail 308 LibTest/core/FallThroughError/FallThroughError_A01_t01: Fail
309 LibTest/core/FallThroughError/toString_A01_t01: Fail 309 LibTest/core/FallThroughError/toString_A01_t01: Fail
310 LibTest/core/Match/group_A01_t01: Fail # co19 issue 92 310 LibTest/core/Match/group_A01_t01: Fail # co19 issue 92
311 LibTest/core/Match/groups_A01_t01: Fail # co19 issue 92 311 LibTest/core/Match/groups_A01_t01: Fail # co19 issue 92
312 LibTest/core/ReceivePort/receive_A01_t02: Fail 312 LibTest/core/ReceivePort/receive_A01_t02: Fail
313 LibTest/core/RegExp/Pattern_semantics/firstMatch_AtomEscape_A01_t01: Fail # co19 issue 92 313 LibTest/core/RegExp/Pattern_semantics/firstMatch_AtomEscape_A01_t01: Fail # co19 issue 92
(...skipping 22 matching lines...) Expand all
336 Language/13_Types/1_Static_Types_A02_t08: Fail # co19 issue 128 336 Language/13_Types/1_Static_Types_A02_t08: Fail # co19 issue 128
337 Language/13_Types/2_Dynamic_Type_System_A02_t01: Fail # co19 issue 97 337 Language/13_Types/2_Dynamic_Type_System_A02_t01: Fail # co19 issue 97
338 338
339 339
340 [ $arch == simarm ] 340 [ $arch == simarm ]
341 *: Skip 341 *: Skip
342 342
343 343
344 [ $arch == arm ] 344 [ $arch == arm ]
345 *: Skip 345 *: 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