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

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

Issue 10066037: Language/10_Expressions/01_Constants_A16_t02.dart (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 Language/10_Expressions/01_Constants_A16_t02: Crash # Should result in OOM
8 9
9 10
10 Language/07_Classes/07_Classes_A01_t01: Fail # issue 1603 (abstract not supporte d for classes 11 Language/07_Classes/07_Classes_A01_t01: Fail # issue 1603 (abstract not supporte d for classes
11 Language/07_Classes/1_Instance_Methods/2_Operators_A01_t01: Fail # issue 1604 (c all operator not implemented) 12 Language/07_Classes/1_Instance_Methods/2_Operators_A01_t01: Fail # issue 1604 (c all operator not implemented)
12 Language/07_Classes/1_Instance_Methods/2_Operators_A06_t01: Fail # issue 1604 (c all operator not implemented) 13 Language/07_Classes/1_Instance_Methods/2_Operators_A06_t01: Fail # issue 1604 (c all operator not implemented)
13 Language/07_Classes/1_Instance_Methods/2_Operators_A07_t05: Fail # issue 1604 (c all operator not implemented) 14 Language/07_Classes/1_Instance_Methods/2_Operators_A07_t05: Fail # issue 1604 (c all operator not implemented)
14 Language/10_Expressions/01_Constants_A10_t01: Fail # issue 1671 15 Language/10_Expressions/01_Constants_A10_t01: Fail # issue 1671
15 Language/10_Expressions/01_Constants_A15_t01: Fail # co19 issue 100 16 Language/10_Expressions/01_Constants_A15_t01: Fail # co19 issue 100
16 Language/10_Expressions/01_Constants_A15_t34: Fail # co19 issue 106 17 Language/10_Expressions/01_Constants_A15_t34: Fail # co19 issue 106
17 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t06: Fail # issue 1991. 18 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t06: Fail # issue 1991.
(...skipping 228 matching lines...) Expand 10 before | Expand all | Expand 10 after
246 Language/13_Types/1_Static_Types_A02_t08: Fail 247 Language/13_Types/1_Static_Types_A02_t08: Fail
247 Language/13_Types/2_Dynamic_Type_System_A02_t01: Fail # # co19 issue 97 248 Language/13_Types/2_Dynamic_Type_System_A02_t01: Fail # # co19 issue 97
248 249
249 250
250 [ $arch == simarm ] 251 [ $arch == simarm ]
251 *: Skip 252 *: Skip
252 253
253 254
254 [ $arch == arm ] 255 [ $arch == arm ]
255 *: Skip 256 *: 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