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

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

Issue 10908143: Support check mode for statics. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: 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
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 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 8 Language/07_Classes/6_Constructors/2_Factories_A01_t01: Crash # http://dartbug.c om/5017
9 9
10 Language/07_Classes/07_Classes_A03_t01: Fail # TODO(ahe): Please triage this fai lure. 10 Language/07_Classes/07_Classes_A03_t01: Fail # TODO(ahe): Please triage this fai lure.
(...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after
89 Language/10_Expressions/07_Maps_A10_t05: Fail # TODO(ahe): Please triage this fa ilure. 89 Language/10_Expressions/07_Maps_A10_t05: Fail # TODO(ahe): Please triage this fa ilure.
90 Language/10_Expressions/08_Function_Expressions_A03_t02: Fail # TODO(ahe): Pleas e triage this failure. 90 Language/10_Expressions/08_Function_Expressions_A03_t02: Fail # TODO(ahe): Pleas e triage this failure.
91 Language/10_Expressions/08_Function_Expressions_A03_t03: Fail # TODO(ahe): Pleas e triage this failure. 91 Language/10_Expressions/08_Function_Expressions_A03_t03: Fail # TODO(ahe): Pleas e triage this failure.
92 Language/10_Expressions/08_Function_Expressions_A05_t02: Fail # TODO(ahe): Pleas e triage this failure. 92 Language/10_Expressions/08_Function_Expressions_A05_t02: Fail # TODO(ahe): Pleas e triage this failure.
93 Language/10_Expressions/08_Function_Expressions_A05_t04: Fail # TODO(ahe): Pleas e triage this failure. 93 Language/10_Expressions/08_Function_Expressions_A05_t04: Fail # TODO(ahe): Pleas e triage this failure.
94 Language/10_Expressions/10_Instance_Creation/1_New_A06_t01: Fail # TODO(ahe): Pl ease triage this failure. 94 Language/10_Expressions/10_Instance_Creation/1_New_A06_t01: Fail # TODO(ahe): Pl ease triage this failure.
95 Language/10_Expressions/10_Instance_Creation/1_New_A07_t01: Fail # TODO(ahe): Pl ease triage this failure. 95 Language/10_Expressions/10_Instance_Creation/1_New_A07_t01: Fail # TODO(ahe): Pl ease triage this failure.
96 Language/10_Expressions/10_Instance_Creation/1_New_A11_t01: Fail # TODO(ahe): Pl ease triage this failure. 96 Language/10_Expressions/10_Instance_Creation/1_New_A11_t01: Fail # TODO(ahe): Pl ease triage this failure.
97 Language/10_Expressions/10_Instance_Creation/1_New_A12_t01: Fail # TODO(ahe): Pl ease triage this failure. 97 Language/10_Expressions/10_Instance_Creation/1_New_A12_t01: Fail # TODO(ahe): Pl ease triage this failure.
98 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t04: Fail # TODO(ahe): Please triage this failure. 98 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t04: Fail # TODO(ahe): Please triage this failure.
99 Language/10_Expressions/16_Assignment_A04_t06: Fail # TODO(ahe): Please triage t his failure.
100 Language/10_Expressions/16_Assignment_A04_t07: Fail # TODO(ahe): Please triage t his failure.
101 Language/10_Expressions/17_Conditional_A02_t03: Fail # TODO(ahe): Please triage this failure. 99 Language/10_Expressions/17_Conditional_A02_t03: Fail # TODO(ahe): Please triage this failure.
102 Language/10_Expressions/18_Logical_Boolean_Expressions_A03_t01: Fail # TODO(ahe) : Please triage this failure. 100 Language/10_Expressions/18_Logical_Boolean_Expressions_A03_t01: Fail # TODO(ahe) : Please triage this failure.
103 Language/10_Expressions/25_Unary_Expressions_A02_t03: Fail # TODO(ahe): Please t riage this failure. 101 Language/10_Expressions/25_Unary_Expressions_A02_t03: Fail # TODO(ahe): Please t riage this failure.
104 Language/14_Types/4_Interface_Types_A08_t03: Fail # TODO(ahe): Please triage thi s failure. 102 Language/14_Types/4_Interface_Types_A08_t03: Fail # TODO(ahe): Please triage thi s failure.
105 Language/14_Types/8_Parameterized_Types_A02_t01: Fail # TODO(ahe): Please triage this failure. 103 Language/14_Types/8_Parameterized_Types_A02_t01: Fail # TODO(ahe): Please triage this failure.
106 LibTest/core/Map/putIfAbsent_A01_t04: Fail # TODO(ahe): Please triage this failu re. 104 LibTest/core/Map/putIfAbsent_A01_t04: Fail # TODO(ahe): Please triage this failu re.
107 105
108 Language/11_Statements/04_If_A02_t01: Fail # http://dartbug.com/5030 106 Language/11_Statements/04_If_A02_t01: Fail # http://dartbug.com/5030
109 Language/11_Statements/04_If_A02_t02: Fail # http://dartbug.com/5030 107 Language/11_Statements/04_If_A02_t02: Fail # http://dartbug.com/5030
110 Language/11_Statements/05_For/1_For_Loop_A01_t07: Fail # http://dartbug.com/5030 108 Language/11_Statements/05_For/1_For_Loop_A01_t07: Fail # http://dartbug.com/5030
(...skipping 1016 matching lines...) Expand 10 before | Expand all | Expand 10 after
1127 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 1125 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020
1128 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 1126 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020
1129 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 1127 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020
1130 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 1128 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020
1131 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 1129 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020
1132 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 1130 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020
1133 Language/14_Types/4_Interface_Types_A11_t03: Fail # http://dartbug.com/5020 1131 Language/14_Types/4_Interface_Types_A11_t03: Fail # http://dartbug.com/5020
1134 Language/14_Types/4_Interface_Types_A11_t04: Fail # http://dartbug.com/5020 1132 Language/14_Types/4_Interface_Types_A11_t04: Fail # http://dartbug.com/5020
1135 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 1133 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020
1136 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 1134 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020
OLDNEW
« no previous file with comments | « lib/compiler/implementation/typechecker.dart ('k') | tests/language/compile_time_constant_checked_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698