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

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

Issue 10905235: Check boolean conversion in checked mode. (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/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
8 8
9 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.
10 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.
(...skipping 107 matching lines...) Expand 10 before | Expand all | Expand 10 after
118 Language/10_Expressions/10_Instance_Creation/1_New_A11_t01: Fail # TODO(ahe): Pl ease triage this failure. 118 Language/10_Expressions/10_Instance_Creation/1_New_A11_t01: Fail # TODO(ahe): Pl ease triage this failure.
119 Language/10_Expressions/10_Instance_Creation/1_New_A12_t01: Fail # TODO(ahe): Pl ease triage this failure. 119 Language/10_Expressions/10_Instance_Creation/1_New_A12_t01: Fail # TODO(ahe): Pl ease triage this failure.
120 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t04: Fail # TODO(ahe): Please triage this failure. 120 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t04: Fail # TODO(ahe): Please triage this failure.
121 Language/10_Expressions/17_Conditional_A02_t03: Fail # TODO(ahe): Please triage this failure. 121 Language/10_Expressions/17_Conditional_A02_t03: Fail # TODO(ahe): Please triage this failure.
122 Language/10_Expressions/18_Logical_Boolean_Expressions_A03_t01: Fail # TODO(ahe) : Please triage this failure. 122 Language/10_Expressions/18_Logical_Boolean_Expressions_A03_t01: Fail # TODO(ahe) : Please triage this failure.
123 Language/10_Expressions/25_Unary_Expressions_A02_t03: Fail # TODO(ahe): Please t riage this failure. 123 Language/10_Expressions/25_Unary_Expressions_A02_t03: Fail # TODO(ahe): Please t riage this failure.
124 Language/14_Types/4_Interface_Types_A08_t03: Fail # TODO(ahe): Please triage thi s failure. 124 Language/14_Types/4_Interface_Types_A08_t03: Fail # TODO(ahe): Please triage thi s failure.
125 Language/14_Types/8_Parameterized_Types_A02_t01: Fail # TODO(ahe): Please triage this failure. 125 Language/14_Types/8_Parameterized_Types_A02_t01: Fail # TODO(ahe): Please triage this failure.
126 LibTest/core/Map/putIfAbsent_A01_t04: Fail # TODO(ahe): Please triage this failu re. 126 LibTest/core/Map/putIfAbsent_A01_t04: Fail # TODO(ahe): Please triage this failu re.
127 127
128 Language/11_Statements/04_If_A02_t01: Fail # http://dartbug.com/5030 128 Language/11_Statements/04_If_A02_t02: Fail, OK # Issue co19 208
129 Language/11_Statements/04_If_A02_t02: Fail # http://dartbug.com/5030 129 Language/11_Statements/06_While_A02_t02: Fail, OK # Issue co19 208
130 Language/11_Statements/05_For/1_For_Loop_A01_t07: Fail # http://dartbug.com/5030 130 Language/11_Statements/06_While_A03_t03: Fail, OK # Issue co19 208
131 Language/11_Statements/05_For/1_For_Loop_A01_t08: Fail # http://dartbug.com/5030
132 Language/11_Statements/06_While_A02_t02: Fail # http://dartbug.com/5030
133 Language/11_Statements/07_Do_A02_t03: Fail # http://dartbug.com/5030
134 Language/11_Statements/15_Assert_A03_t01: Fail # http://dartbug.com/5030
135 Language/11_Statements/15_Assert_A03_t02: Fail # http://dartbug.com/5030
136 Language/11_Statements/15_Assert_A03_t03: Fail # http://dartbug.com/5030
137 Language/11_Statements/15_Assert_A03_t04: Fail # http://dartbug.com/5030
138 Language/11_Statements/15_Assert_A03_t05: Fail # http://dartbug.com/5030
139 Language/11_Statements/15_Assert_A03_t06: Fail # http://dartbug.com/5030
140 Language/11_Statements/15_Assert_A04_t01: Fail # http://dartbug.com/5030
141 Language/11_Statements/15_Assert_A04_t02: Fail # http://dartbug.com/5030
142 Language/11_Statements/15_Assert_A04_t03: Fail # http://dartbug.com/5030
143 Language/11_Statements/15_Assert_A04_t04: Fail # http://dartbug.com/5030
144 Language/11_Statements/15_Assert_A04_t05: Fail # http://dartbug.com/5030
145 Language/11_Statements/15_Assert_A04_t06: Fail # http://dartbug.com/5030
146 131
132 Language/11_Statements/15_Assert_A04_t04: Fail # dart2js doesn't throw ClosureAr gumentMismatchException
147 Language/11_Statements/15_Assert_A05_t03: Fail # dart2js doesn't throw ClosureAr gumentMismatchException 133 Language/11_Statements/15_Assert_A05_t03: Fail # dart2js doesn't throw ClosureAr gumentMismatchException
148 134
149 135
150 [ $compiler == dart2js ] 136 [ $compiler == dart2js ]
151 Language/05_Variables/05_Variables_A03_t09: Fail, OK # co19 issue 200 137 Language/05_Variables/05_Variables_A03_t09: Fail, OK # co19 issue 200
152 Language/05_Variables/05_Variables_A04_t09: Fail, OK # co19 issue 200 138 Language/05_Variables/05_Variables_A04_t09: Fail, OK # co19 issue 200
153 Language/05_Variables/05_Variables_A05_t03: Fail, OK # co19 issue 200 139 Language/05_Variables/05_Variables_A05_t03: Fail, OK # co19 issue 200
154 Language/13_Libraries_and_Scripts/3_Includes_A02_t03: Fail, OK # co19 issue 200 140 Language/13_Libraries_and_Scripts/3_Includes_A02_t03: Fail, OK # co19 issue 200
155 Language/13_Libraries_and_Scripts/source2: Fail, OK # co19 issue 200 141 Language/13_Libraries_and_Scripts/source2: Fail, OK # co19 issue 200
156 LibTest/core/Expect/approxEquals_A01_t01: Fail, OK # co19 issue 200 142 LibTest/core/Expect/approxEquals_A01_t01: Fail, OK # co19 issue 200
(...skipping 995 matching lines...) Expand 10 before | Expand all | Expand 10 after
1152 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 1138 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020
1153 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 1139 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020
1154 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 1140 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020
1155 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 1141 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020
1156 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 1142 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020
1157 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 1143 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020
1158 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 1144 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020
1159 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 1145 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020
1160 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 1146 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020
1161 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020 1147 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020
OLDNEW
« lib/compiler/implementation/ssa/builder.dart ('K') | « lib/compiler/implementation/ssa/optimize.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698