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

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

Issue 11782013: Move test to checked version. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 11 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 # Crashes first, please. Then untriaged bugs. There is a section below 5 # Crashes first, please. Then untriaged bugs. There is a section below
6 # for co19 bugs. 6 # for co19 bugs.
7 [ $compiler == dart2js ] 7 [ $compiler == dart2js ]
8 Language/03_Overview/1_Scoping_A02_t05: Fail # TODO(ahe): Please triage this fai lure. 8 Language/03_Overview/1_Scoping_A02_t05: Fail # TODO(ahe): Please triage this fai lure.
9 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.
10 Language/05_Variables/05_Variables_A05_t02: Fail # TODO(ahe): Please triage this failure. 10 Language/05_Variables/05_Variables_A05_t02: Fail # TODO(ahe): Please triage this failure.
(...skipping 159 matching lines...) Expand 10 before | Expand all | Expand 10 after
170 LibTest/isolate/ReceivePort/close_A02_t01: Fail # Timer interface not supported; dartbug.com/7728. 170 LibTest/isolate/ReceivePort/close_A02_t01: Fail # Timer interface not supported; dartbug.com/7728.
171 LibTest/isolate/ReceivePort/receive_A01_t01: Fail # Timer interface not supporte d; dartbug.com/7728. 171 LibTest/isolate/ReceivePort/receive_A01_t01: Fail # Timer interface not supporte d; dartbug.com/7728.
172 LibTest/isolate/ReceivePort/receive_A01_t03: Fail # Timer interface not supporte d; dartbug.com/7728. 172 LibTest/isolate/ReceivePort/receive_A01_t03: Fail # Timer interface not supporte d; dartbug.com/7728.
173 LibTest/isolate/ReceivePort/toSendPort_A01_t03: Fail # Timer interface not suppo rted; dartbug.com/7728. 173 LibTest/isolate/ReceivePort/toSendPort_A01_t03: Fail # Timer interface not suppo rted; dartbug.com/7728.
174 LibTest/isolate/SendPort/call_A01_t01: Fail # Timer interface not supported; dar tbug.com/7728. 174 LibTest/isolate/SendPort/call_A01_t01: Fail # Timer interface not supported; dar tbug.com/7728.
175 LibTest/isolate/SendPort/send_A02_t05: Fail # Timer interface not supported; dar tbug.com/7728. 175 LibTest/isolate/SendPort/send_A02_t05: Fail # Timer interface not supported; dar tbug.com/7728.
176 LibTest/isolate/SendPort/send_A02_t06: Fail # Timer interface not supported; dar tbug.com/7728. 176 LibTest/isolate/SendPort/send_A02_t06: Fail # Timer interface not supported; dar tbug.com/7728.
177 LibTest/isolate/SendPort/send_A03_t01: Fail # Timer interface not supported; dar tbug.com/7728. 177 LibTest/isolate/SendPort/send_A03_t01: Fail # Timer interface not supported; dar tbug.com/7728.
178 LibTest/isolate/SendPort/send_A03_t02: Fail # Timer interface not supported; dar tbug.com/7728. 178 LibTest/isolate/SendPort/send_A03_t02: Fail # Timer interface not supported; dar tbug.com/7728.
179 179
180 Language/11_Expressions/10_Expressions_A01_t01: Fail # issue 7737.
181
182 LibTest/core/StringBuffer/addAll_A02_t01: Fail, OK # co19 issue 355 180 LibTest/core/StringBuffer/addAll_A02_t01: Fail, OK # co19 issue 355
183 LibTest/core/StringBuffer/add_A02_t01: Fail, OK # co19 issue 355 181 LibTest/core/StringBuffer/add_A02_t01: Fail, OK # co19 issue 355
184 LibTest/core/StringBuffer/isEmpty_A01_t01: Fail, OK # co19 issue 355 182 LibTest/core/StringBuffer/isEmpty_A01_t01: Fail, OK # co19 issue 355
185 LibTest/core/StringBuffer/clear_A02_t01: Fail, OK # co19 issue 355 183 LibTest/core/StringBuffer/clear_A02_t01: Fail, OK # co19 issue 355
186 184
187 # Partially implemented rediriecting constructors makes this fail. 185 # Partially implemented rediriecting constructors makes this fail.
188 Language/07_Classes/6_Constructors/2_Factories_A01_t05: Fail 186 Language/07_Classes/6_Constructors/2_Factories_A01_t05: Fail
189 187
190 [ $compiler == dart2js && ($system == linux || $system == macos)] 188 [ $compiler == dart2js && ($system == linux || $system == macos)]
191 LibTest/math/exp_A01_t01: Fail # TODO(ahe): Please triage this failure. 189 LibTest/math/exp_A01_t01: Fail # TODO(ahe): Please triage this failure.
(...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after
259 LibTest/core/TypeError/line_A01_t01: Fail # TODO(ahe): Please triage this failur e. 257 LibTest/core/TypeError/line_A01_t01: Fail # TODO(ahe): Please triage this failur e.
260 LibTest/core/TypeError/srcType_A01_t01: Fail # TODO(ahe): Please triage this fai lure. 258 LibTest/core/TypeError/srcType_A01_t01: Fail # TODO(ahe): Please triage this fai lure.
261 LibTest/core/TypeError/url_A01_t01: Fail # TODO(ahe): Please triage this failure . 259 LibTest/core/TypeError/url_A01_t01: Fail # TODO(ahe): Please triage this failure .
262 260
263 Language/11_Expressions/11_Instance_Creation/1_New_A12_t02: Fail # http://dartbu g.com/3970 261 Language/11_Expressions/11_Instance_Creation/1_New_A12_t02: Fail # http://dartbu g.com/3970
264 262
265 Language/13_Libraries_and_Scripts/3_Parts_A02_t03: Fail # http://dartbug.com/502 2 263 Language/13_Libraries_and_Scripts/3_Parts_A02_t03: Fail # http://dartbug.com/502 2
266 Language/13_Libraries_and_Scripts/3_Parts_A03_t01: Fail # http://dartbug.com/502 2 264 Language/13_Libraries_and_Scripts/3_Parts_A03_t01: Fail # http://dartbug.com/502 2
267 Language/14_Types/3_Type_Declarations/1_Typedef_A01_t01: Fail # http://dartbug.c om/5022 265 Language/14_Types/3_Type_Declarations/1_Typedef_A01_t01: Fail # http://dartbug.c om/5022
268 266
267 Language/11_Expressions/10_Expressions_A01_t01: Fail # issue 7737.
269 268
270 [ $compiler == dart2js ] 269 [ $compiler == dart2js ]
271 LibTest/core/int/operator_GT_A01_t01: Fail, OK # co19 issue 200 270 LibTest/core/int/operator_GT_A01_t01: Fail, OK # co19 issue 200
272 LibTest/core/int/operator_LT_A01_t01: Fail, OK # co19 issue 200 271 LibTest/core/int/operator_LT_A01_t01: Fail, OK # co19 issue 200
273 LibTest/core/int/operator_addition_A01_t01: Fail, OK # co19 issue 200 272 LibTest/core/int/operator_addition_A01_t01: Fail, OK # co19 issue 200
274 LibTest/core/int/toDouble_A01_t01: Fail, OK # co19 issue 200 273 LibTest/core/int/toDouble_A01_t01: Fail, OK # co19 issue 200
275 274
276 # Slow tests that needs extra time to finish. 275 # Slow tests that needs extra time to finish.
277 LibTest/core/List/sort_A01_t06: Slow, Pass 276 LibTest/core/List/sort_A01_t06: Slow, Pass
278 277
(...skipping 490 matching lines...) Expand 10 before | Expand all | Expand 10 after
769 Language/14_Types/5_Function_Types_A01_t09: Fail # dartbug.com/7342 768 Language/14_Types/5_Function_Types_A01_t09: Fail # dartbug.com/7342
770 Language/14_Types/5_Function_Types_A01_t11: Fail # dartbug.com/7342 769 Language/14_Types/5_Function_Types_A01_t11: Fail # dartbug.com/7342
771 Language/14_Types/5_Function_Types_A02_t05: Fail # dartbug.com/7342 770 Language/14_Types/5_Function_Types_A02_t05: Fail # dartbug.com/7342
772 Language/14_Types/5_Function_Types_A02_t07: Fail # dartbug.com/7342 771 Language/14_Types/5_Function_Types_A02_t07: Fail # dartbug.com/7342
773 Language/14_Types/5_Function_Types_A02_t09: Fail # dartbug.com/7342 772 Language/14_Types/5_Function_Types_A02_t09: Fail # dartbug.com/7342
774 Language/14_Types/5_Function_Types_A02_t10: Fail # dartbug.com/7342 773 Language/14_Types/5_Function_Types_A02_t10: Fail # dartbug.com/7342
775 Language/14_Types/5_Function_Types_A03_t06: Fail # dartbug.com/7342 774 Language/14_Types/5_Function_Types_A03_t06: Fail # dartbug.com/7342
776 Language/14_Types/5_Function_Types_A03_t08: Fail # dartbug.com/7342 775 Language/14_Types/5_Function_Types_A03_t08: Fail # dartbug.com/7342
777 Language/14_Types/5_Function_Types_A03_t10: Fail # dartbug.com/7342 776 Language/14_Types/5_Function_Types_A03_t10: Fail # dartbug.com/7342
778 Language/14_Types/5_Function_Types_A03_t11: Fail # dartbug.com/7342 777 Language/14_Types/5_Function_Types_A03_t11: Fail # dartbug.com/7342
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