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

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

Issue 10905203: Allow catch part to be optional as in try {} on T [catch (x[,y])] {} (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Rebased Created 8 years, 3 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 | « lib/compiler/implementation/tree/unparser.dart ('k') | 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 [ $compiler == dart2js ] 5 [ $compiler == dart2js ]
6 Language/11_Statements/05_For_A01_t13: Crash # http://dartbug.com/5015 6 Language/11_Statements/05_For_A01_t13: Crash # http://dartbug.com/5015
7 Language/03_Overview/03_Overview_A01_t02: Crash # http://dartbug.com/5016
8 Language/07_Classes/6_Constructors/2_Factories_A01_t01: Crash # http://dartbug.c om/5017 7 Language/07_Classes/6_Constructors/2_Factories_A01_t01: Crash # http://dartbug.c om/5017
9 8
10 Language/07_Classes/07_Classes_A03_t01: Fail # TODO(ahe): Please triage this fai lure. 9 Language/07_Classes/07_Classes_A03_t01: Fail # TODO(ahe): Please triage this fai lure.
11 Language/07_Classes/4_Abstract_Instance_Members_A07_t01: Fail # TODO(ahe): Pleas e triage this failure. 10 Language/07_Classes/4_Abstract_Instance_Members_A07_t01: Fail # TODO(ahe): Pleas e triage this failure.
12 Language/07_Classes/4_Abstract_Instance_Members_A07_t02: Fail # TODO(ahe): Pleas e triage this failure. 11 Language/07_Classes/4_Abstract_Instance_Members_A07_t02: Fail # TODO(ahe): Pleas e triage this failure.
13 Language/07_Classes/4_Abstract_Instance_Members_A07_t06: Fail # TODO(ahe): Pleas e triage this failure. 12 Language/07_Classes/4_Abstract_Instance_Members_A07_t06: Fail # TODO(ahe): Pleas e triage this failure.
14 Language/07_Classes/4_Abstract_Instance_Members_A07_t07: Fail # TODO(ahe): Pleas e triage this failure. 13 Language/07_Classes/4_Abstract_Instance_Members_A07_t07: Fail # TODO(ahe): Pleas e triage this failure.
15 Language/07_Classes/4_Abstract_Instance_Members_A07_t08: Fail # TODO(ahe): Pleas e triage this failure. 14 Language/07_Classes/4_Abstract_Instance_Members_A07_t08: Fail # TODO(ahe): Pleas e triage this failure.
16 Language/08_Interfaces/1_Methods/1_Operators_A02_t01: Fail # TODO(ahe): Please t riage this failure. 15 Language/08_Interfaces/1_Methods/1_Operators_A02_t01: Fail # TODO(ahe): Please t riage this failure.
17 Language/08_Interfaces/1_Methods/1_Operators_A03_t01: Fail # TODO(ahe): Please t riage this failure. 16 Language/08_Interfaces/1_Methods/1_Operators_A03_t01: Fail # TODO(ahe): Please t riage this failure.
(...skipping 1127 matching lines...) Expand 10 before | Expand all | Expand 10 after
1145 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 1144 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020
1146 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 1145 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020
1147 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 1146 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020
1148 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 1147 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020
1149 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 1148 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020
1150 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 1149 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020
1151 Language/14_Types/4_Interface_Types_A11_t03: Fail # http://dartbug.com/5020 1150 Language/14_Types/4_Interface_Types_A11_t03: Fail # http://dartbug.com/5020
1152 Language/14_Types/4_Interface_Types_A11_t04: Fail # http://dartbug.com/5020 1151 Language/14_Types/4_Interface_Types_A11_t04: Fail # http://dartbug.com/5020
1153 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 1152 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020
1154 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 1153 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020
OLDNEW
« no previous file with comments | « lib/compiler/implementation/tree/unparser.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698