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

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

Issue 11270008: Add type annotations to remove warnings and fix a bug. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
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 | « lib/compiler/implementation/universe/partial_type_tree.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 5
6 # Crashes first, please. Then untriaged bugs. There is a section below 6 # Crashes first, please. Then untriaged bugs. There is a section below
7 # for co19 bugs. 7 # for co19 bugs.
8 [ $compiler == dart2js ] 8 [ $compiler == dart2js ]
9 Language/11_Statements/06_For_A01_t07: Crash
10
11 Language/03_Overview/1_Scoping_A02_t06: Fail # TODO(ahe): Please triage this fai lure. 9 Language/03_Overview/1_Scoping_A02_t06: Fail # TODO(ahe): Please triage this fai lure.
12 Language/05_Variables/05_Variables_A03_t09: Fail # TODO(ahe): Please triage this failure. 10 Language/05_Variables/05_Variables_A03_t09: Fail # TODO(ahe): Please triage this failure.
13 Language/05_Variables/05_Variables_A03_t11: Fail # TODO(ahe): Please triage this failure. 11 Language/05_Variables/05_Variables_A03_t11: Fail # TODO(ahe): Please triage this failure.
14 Language/05_Variables/05_Variables_A03_t12: Fail # TODO(ahe): Please triage this failure. 12 Language/05_Variables/05_Variables_A03_t12: Fail # TODO(ahe): Please triage this failure.
15 Language/05_Variables/05_Variables_A03_t13: Fail # TODO(ahe): Please triage this failure. 13 Language/05_Variables/05_Variables_A03_t13: Fail # TODO(ahe): Please triage this failure.
16 Language/05_Variables/05_Variables_A03_t14: Fail # TODO(ahe): Please triage this failure. 14 Language/05_Variables/05_Variables_A03_t14: Fail # TODO(ahe): Please triage this failure.
17 Language/05_Variables/05_Variables_A03_t15: Fail # TODO(ahe): Please triage this failure. 15 Language/05_Variables/05_Variables_A03_t15: Fail # TODO(ahe): Please triage this failure.
18 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t05: Fail # TODO(ahe): Please triage this failure. 16 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t05: Fail # TODO(ahe): Please triage this failure.
19 Language/06_Functions/06_Functions_A01_t22: Fail # TODO(ahe): Please triage this failure. 17 Language/06_Functions/06_Functions_A01_t22: Fail # TODO(ahe): Please triage this failure.
20 Language/07_Classes/07_Classes_A03_t01: Fail # TODO(ahe): Please triage this fai lure. 18 Language/07_Classes/07_Classes_A03_t01: Fail # TODO(ahe): Please triage this fai lure.
(...skipping 751 matching lines...) Expand 10 before | Expand all | Expand 10 after
772 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 770 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020
773 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 771 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020
774 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 772 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020
775 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 773 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020
776 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 774 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020
777 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 775 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020
778 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 776 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020
779 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 777 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020
780 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 778 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020
781 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020 779 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020
OLDNEW
« no previous file with comments | « lib/compiler/implementation/universe/partial_type_tree.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698