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

Side by Side Diff: dart/tests/co19/co19-dart2dart.status

Issue 10981064: Remove stale co19 entries. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
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 | « dart/tests/co19/co19-compiler.status ('k') | dart/tests/co19/co19-dart2js.status » ('j') | 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 == dart2dart ] 5 [ $compiler == dart2dart ]
6 Language/03_Overview/1_Scoping_A01_t39: Fail # http://dartbug.com/5519 6 Language/03_Overview/1_Scoping_A01_t39: Fail # http://dartbug.com/5519
7 Language/03_Overview/1_Scoping_A01_t40: Fail # http://dartbug.com/5519 7 Language/03_Overview/1_Scoping_A01_t40: Fail # http://dartbug.com/5519
8 Language/03_Overview/1_Scoping_A01_t41: Fail # http://dartbug.com/5519 8 Language/03_Overview/1_Scoping_A01_t41: Fail # http://dartbug.com/5519
9 Language/03_Overview/2_Privacy_A01_t02: Fail # http://dartbug.com/5519 9 Language/03_Overview/2_Privacy_A01_t02: Fail # http://dartbug.com/5519
10 Language/05_Variables/05_Variables_A01_t04: Fail # http://dartbug.com/5519 10 Language/05_Variables/05_Variables_A01_t04: Fail # http://dartbug.com/5519
(...skipping 202 matching lines...) Expand 10 before | Expand all | Expand 10 after
213 Language/13_Libraries_and_Scripts/4_Scripts_A03_t01: Fail # http://dartbug.com/5 519 213 Language/13_Libraries_and_Scripts/4_Scripts_A03_t01: Fail # http://dartbug.com/5 519
214 Language/13_Libraries_and_Scripts/4_Scripts_A03_t03: Fail # http://dartbug.com/5 519 214 Language/13_Libraries_and_Scripts/4_Scripts_A03_t03: Fail # http://dartbug.com/5 519
215 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t01: Fail # http://dartbug.c om/5519 215 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t01: Fail # http://dartbug.c om/5519
216 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t02: Fail # http://dartbug.c om/5519 216 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t02: Fail # http://dartbug.c om/5519
217 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t03: Fail # http://dartbug.c om/5519 217 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t03: Fail # http://dartbug.c om/5519
218 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t04: Fail # http://dartbug.c om/5519 218 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t04: Fail # http://dartbug.c om/5519
219 219
220 Language/10_Expressions/28_Identifier_Reference_A08_t04: Fail, Pass # co19 issue 218 220 Language/10_Expressions/28_Identifier_Reference_A08_t04: Fail, Pass # co19 issue 218
221 Language/10_Expressions/28_Identifier_Reference_A08_t05: Fail, Pass # co19 issue 218 221 Language/10_Expressions/28_Identifier_Reference_A08_t05: Fail, Pass # co19 issue 218
222 Language/10_Expressions/28_Identifier_Reference_A08_t38: Fail, Pass # co19 issue 218 222 Language/10_Expressions/28_Identifier_Reference_A08_t38: Fail, Pass # co19 issue 218
223 Language/11_Statements/15_Assert_A05_t01: Fail, Pass # co19 issue 218
224 Language/11_Statements/15_Assert_A05_t02: Fail, Pass # co19 issue 218
225 Language/11_Statements/15_Assert_A05_t03: Fail, Pass # co19 issue 218
226 Language/11_Statements/15_Assert_A05_t04: Fail, Pass # co19 issue 218
227 Language/11_Statements/15_Assert_A05_t05: Fail, Pass # co19 issue 218
228 223
229 Language/03_Overview/03_Overview_A01_t02: Fail # inherited from VM 224 Language/03_Overview/03_Overview_A01_t02: Fail # inherited from VM
230 Language/03_Overview/1_Scoping_A02_t05: Fail # inherited from VM 225 Language/03_Overview/1_Scoping_A02_t05: Fail # inherited from VM
231 Language/03_Overview/1_Scoping_A02_t07: Fail # inherited from dart2js 226 Language/03_Overview/1_Scoping_A02_t07: Fail # inherited from dart2js
232 Language/03_Overview/1_Scoping_A02_t12: Fail # inherited from dart2js 227 Language/03_Overview/1_Scoping_A02_t12: Fail # inherited from dart2js
233 Language/03_Overview/2_Privacy_A01_t04: Fail # inherited from VM 228 Language/03_Overview/2_Privacy_A01_t04: Fail # inherited from VM
234 Language/03_Overview/2_Privacy_A01_t05: Fail # inherited from VM 229 Language/03_Overview/2_Privacy_A01_t05: Fail # inherited from VM
235 Language/03_Overview/2_Privacy_A01_t06: Fail # New import syntax 230 Language/03_Overview/2_Privacy_A01_t06: Fail # New import syntax
236 Language/03_Overview/2_Privacy_A01_t09: Fail # inherited from VM 231 Language/03_Overview/2_Privacy_A01_t09: Fail # inherited from VM
237 Language/03_Overview/2_Privacy_A01_t10: Fail # inherited from VM 232 Language/03_Overview/2_Privacy_A01_t10: Fail # inherited from VM
(...skipping 82 matching lines...) Expand 10 before | Expand all | Expand 10 after
320 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t01: Fail # inher ited from VM 315 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t01: Fail # inher ited from VM
321 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t02: Fail # inher ited from VM 316 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t02: Fail # inher ited from VM
322 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t03: Fail # inher ited from VM 317 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t03: Fail # inher ited from VM
323 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t01: Fail # inher ited from VM 318 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t01: Fail # inher ited from VM
324 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t02: Fail # inher ited from VM 319 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t02: Fail # inher ited from VM
325 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t03: Fail # inher ited from VM 320 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t03: Fail # inher ited from VM
326 Language/07_Classes/6_Constructors_A01_t01: Fail # inherited from VM 321 Language/07_Classes/6_Constructors_A01_t01: Fail # inherited from VM
327 Language/07_Classes/6_Constructors_A03_t03: Fail # Issue 5349 322 Language/07_Classes/6_Constructors_A03_t03: Fail # Issue 5349
328 Language/07_Classes/8_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A 01_t02: Fail # inherited from VM 323 Language/07_Classes/8_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A 01_t02: Fail # inherited from VM
329 Language/07_Classes/8_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A 01_t05: Fail # inherited from VM 324 Language/07_Classes/8_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A 01_t05: Fail # inherited from VM
330 Language/08_Interfaces/1_Methods/1_Operators_A02_t01: Fail, OK
331 Language/08_Interfaces/1_Methods/1_Operators_A03_t01: Fail, OK
332 Language/08_Interfaces/1_Methods_A01_t01: Fail, OK
333 Language/08_Interfaces/1_Methods_A02_t05: Fail, OK
334 Language/08_Interfaces/1_Methods_A03_t01: Fail, OK
335 Language/08_Interfaces/1_Methods_A03_t02: Fail, OK
336 Language/08_Interfaces/1_Methods_A03_t03: Fail, OK
337 Language/08_Interfaces/1_Methods_A03_t04: Fail, OK
338 Language/08_Interfaces/1_Methods_A04_t01: Fail, OK
339 Language/08_Interfaces/1_Methods_A04_t02: Fail, OK
340 Language/08_Interfaces/1_Methods_A04_t03: Fail, OK
341 Language/08_Interfaces/1_Methods_A04_t04: Fail, OK
342 Language/08_Interfaces/1_Methods_A04_t05: Fail, OK
343 Language/08_Interfaces/1_Methods_A05_t01: Fail, OK
344 Language/08_Interfaces/2_Getters_and_Setters_A02_t01: Fail, OK
345 Language/08_Interfaces/2_Getters_and_Setters_A02_t02: Fail, OK
346 Language/08_Interfaces/2_Getters_and_Setters_A06_t01: Fail, OK
347 Language/08_Interfaces/2_Getters_and_Setters_A06_t02: Fail, OK
348 Language/08_Interfaces/2_Getters_and_Setters_A06_t03: Fail, OK
349 Language/08_Interfaces/2_Getters_and_Setters_A07_t04: Fail, OK
350 Language/08_Interfaces/4_Factories_and_Constructors_A02_t05: Fail, OK
351 Language/08_Interfaces/4_Factories_and_Constructors_A02_t07: Fail, OK
352 Language/08_Interfaces/4_Factories_and_Constructors_A10_t04: Fail, Pass, OK
353 Language/08_Interfaces/Interfaces_A01_t02: Fail, OK
354 Language/08_Interfaces/Interfaces_A01_t07: Fail, OK
355 Language/09_Generics/09_Generics_A04_t04: Fail # inherited from dart2js
356 Language/09_Generics/09_Generics_A05_t02: Fail # inherited from VM 325 Language/09_Generics/09_Generics_A05_t02: Fail # inherited from VM
357 Language/10_Expressions/01_Constants_A05_t01: Fail # inherited from VM 326 Language/10_Expressions/01_Constants_A05_t01: Fail # inherited from VM
358 Language/10_Expressions/01_Constants_A06_t01: Fail # inherited from VM 327 Language/10_Expressions/01_Constants_A06_t01: Fail # inherited from VM
359 Language/10_Expressions/01_Constants_A13_t01: Fail # inherited from dart2js 328 Language/10_Expressions/01_Constants_A13_t01: Fail # inherited from dart2js
360 Language/10_Expressions/01_Constants_A14_t01: Fail # inherited from dart2js 329 Language/10_Expressions/01_Constants_A14_t01: Fail # inherited from dart2js
361 Language/10_Expressions/01_Constants_A14_t01: Fail # inherited from VM 330 Language/10_Expressions/01_Constants_A14_t01: Fail # inherited from VM
362 Language/10_Expressions/01_Constants_A16_t01: Fail # inherited from VM 331 Language/10_Expressions/01_Constants_A16_t01: Fail # inherited from VM
363 Language/10_Expressions/01_Constants_A16_t02: Crash, Pass # inherited from VM 332 Language/10_Expressions/01_Constants_A16_t02: Crash, Pass # inherited from VM
364 Language/10_Expressions/01_Constants_A16_t02: Fail # inherited from VM 333 Language/10_Expressions/01_Constants_A16_t02: Fail # inherited from VM
365 Language/10_Expressions/01_Constants_A16_t03: Fail # inherited from VM 334 Language/10_Expressions/01_Constants_A16_t03: Fail # inherited from VM
(...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after
415 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A04_t07: Fail # inherited from VM 384 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A04_t07: Fail # inherited from VM
416 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A04_t08: Fail # inherited from VM 385 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A04_t08: Fail # inherited from VM
417 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A05_t01: Fail # inherited from VM 386 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A05_t01: Fail # inherited from VM
418 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A06_t02: Fail # inherited from VM 387 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A06_t02: Fail # inherited from VM
419 Language/10_Expressions/14_Method_Invocation/4_Super_Invocation_A03_t01: Fail # inherited from VM 388 Language/10_Expressions/14_Method_Invocation/4_Super_Invocation_A03_t01: Fail # inherited from VM
420 Language/10_Expressions/14_Method_Invocation/4_Super_Invocation_A03_t04: Fail # inherited from VM 389 Language/10_Expressions/14_Method_Invocation/4_Super_Invocation_A03_t04: Fail # inherited from VM
421 Language/10_Expressions/14_Method_Invocation/4_Super_Invocation_A04_t01: Fail # inherited from VM 390 Language/10_Expressions/14_Method_Invocation/4_Super_Invocation_A04_t01: Fail # inherited from VM
422 Language/10_Expressions/14_Method_Invocation/4_Super_Invocation_A04_t02: Fail # inherited from VM 391 Language/10_Expressions/14_Method_Invocation/4_Super_Invocation_A04_t02: Fail # inherited from VM
423 Language/10_Expressions/14_Method_Invocation/4_Super_Invocation_A04_t03: Fail # inherited from VM 392 Language/10_Expressions/14_Method_Invocation/4_Super_Invocation_A04_t03: Fail # inherited from VM
424 Language/10_Expressions/14_Method_Invocation/4_Super_Invocation_A04_t04: Fail # inherited from VM 393 Language/10_Expressions/14_Method_Invocation/4_Super_Invocation_A04_t04: Fail # inherited from VM
425 Language/10_Expressions/15_Getter_Invocation_A04_t01: Fail # inherited from VM
426 Language/10_Expressions/15_Getter_Invocation_A04_t02: Fail # inherited from VM
427 Language/10_Expressions/15_Getter_Invocation_A07_t04: Fail # inherited from VM
428 Language/10_Expressions/15_Getter_Invocation_A07_t05: Fail # inherited from VM
429 Language/10_Expressions/16_Assignment_A04_t03: Fail # inherited from VM
430 Language/10_Expressions/16_Assignment_A04_t04: Fail # inherited from VM
431 Language/10_Expressions/16_Assignment_A04_t05: Fail # inherited from VM
432 Language/10_Expressions/16_Assignment_A05_t02: Fail # inherited from VM
433 Language/10_Expressions/16_Assignment_A05_t04: Fail # inherited from VM
434 Language/10_Expressions/16_Assignment_A05_t05: Fail # inherited from VM
435 Language/10_Expressions/16_Assignment_A08_t04: Fail # inherited from VM
436 Language/10_Expressions/17_Getter_Invocation_A01_t03: Fail # inherited from VM 394 Language/10_Expressions/17_Getter_Invocation_A01_t03: Fail # inherited from VM
437 Language/10_Expressions/17_Getter_Invocation_A02_t01: Fail # inherited from VM 395 Language/10_Expressions/17_Getter_Invocation_A02_t01: Fail # inherited from VM
438 Language/10_Expressions/17_Getter_Invocation_A02_t02: Fail # inherited from VM 396 Language/10_Expressions/17_Getter_Invocation_A02_t02: Fail # inherited from VM
439 Language/10_Expressions/17_Getter_Invocation_A05_t04: Fail # inherited from VM 397 Language/10_Expressions/17_Getter_Invocation_A05_t04: Fail # inherited from VM
440 Language/10_Expressions/17_Getter_Invocation_A05_t05: Fail # inherited from VM 398 Language/10_Expressions/17_Getter_Invocation_A05_t05: Fail # inherited from VM
441 Language/10_Expressions/18_Assignment_A04_t03: Fail # inherited from VM 399 Language/10_Expressions/18_Assignment_A04_t03: Fail # inherited from VM
442 Language/10_Expressions/18_Assignment_A04_t04: Fail # inherited from VM 400 Language/10_Expressions/18_Assignment_A04_t04: Fail # inherited from VM
443 Language/10_Expressions/18_Assignment_A04_t05: Fail # inherited from VM 401 Language/10_Expressions/18_Assignment_A04_t05: Fail # inherited from VM
444 Language/10_Expressions/18_Assignment_A05_t02: Fail # inherited from VM 402 Language/10_Expressions/18_Assignment_A05_t02: Fail # inherited from VM
445 Language/10_Expressions/18_Assignment_A05_t04: Fail # inherited from VM 403 Language/10_Expressions/18_Assignment_A05_t04: Fail # inherited from VM
(...skipping 19 matching lines...) Expand all
465 Language/10_Expressions/26_Postfix_Expressions_A01_t01: Fail # inherited from VM 423 Language/10_Expressions/26_Postfix_Expressions_A01_t01: Fail # inherited from VM
466 Language/10_Expressions/27_Assignable_Expressions_A01_t26: Fail # inherited from VM 424 Language/10_Expressions/27_Assignable_Expressions_A01_t26: Fail # inherited from VM
467 Language/10_Expressions/27_Assignable_Expressions_A01_t27: Fail # inherited from VM 425 Language/10_Expressions/27_Assignable_Expressions_A01_t27: Fail # inherited from VM
468 Language/10_Expressions/28_Identifier_Reference_A02_t01: Fail # Pseudo keyword " abstract". 426 Language/10_Expressions/28_Identifier_Reference_A02_t01: Fail # Pseudo keyword " abstract".
469 Language/10_Expressions/28_Identifier_Reference_A04_t07: Fail, OK # co19 issue 1 84 427 Language/10_Expressions/28_Identifier_Reference_A04_t07: Fail, OK # co19 issue 1 84
470 Language/10_Expressions/28_Identifier_Reference_A05_t07: Fail # inherited from V M 428 Language/10_Expressions/28_Identifier_Reference_A05_t07: Fail # inherited from V M
471 Language/10_Expressions/28_Identifier_Reference_A05_t09: Fail # inherited from V M 429 Language/10_Expressions/28_Identifier_Reference_A05_t09: Fail # inherited from V M
472 Language/10_Expressions/28_Identifier_Reference_A06_t03: Fail # inherited from V M 430 Language/10_Expressions/28_Identifier_Reference_A06_t03: Fail # inherited from V M
473 Language/10_Expressions/28_Identifier_Reference_A06_t07: Fail # inherited from V M 431 Language/10_Expressions/28_Identifier_Reference_A06_t07: Fail # inherited from V M
474 Language/10_Expressions/28_Identifier_Reference_A06_t15: Fail # inherited from V M 432 Language/10_Expressions/28_Identifier_Reference_A06_t15: Fail # inherited from V M
475 Language/10_Expressions/28_Identifier_Reference_A06_t17: Fail # inherited from V M
476 Language/10_Expressions/28_Identifier_Reference_A06_t18: Fail # inherited from V M
477 Language/10_Expressions/28_Identifier_Reference_A06_t19: Fail # inherited from V M
478 Language/10_Expressions/28_Identifier_Reference_A06_t19: Fail # inherited from V M
479 Language/10_Expressions/28_Identifier_Reference_A06_t20: Fail # inherited from V M
480 Language/10_Expressions/28_Identifier_Reference_A06_t23: Fail # inherited from V M 433 Language/10_Expressions/28_Identifier_Reference_A06_t23: Fail # inherited from V M
481 Language/10_Expressions/28_Identifier_Reference_A06_t27: Fail # inherited from V M 434 Language/10_Expressions/28_Identifier_Reference_A06_t27: Fail # inherited from V M
482 Language/10_Expressions/28_Identifier_Reference_A06_t31: Fail # inherited from V M 435 Language/10_Expressions/28_Identifier_Reference_A06_t31: Fail # inherited from V M
483 Language/10_Expressions/28_Identifier_Reference_A06_t35: Fail # inherited from V M
484 Language/10_Expressions/28_Identifier_Reference_A06_t37: Fail # inherited from V M
485 Language/10_Expressions/28_Identifier_Reference_A06_t38: Fail # inherited from V M
486 Language/10_Expressions/28_Identifier_Reference_A06_t39: Fail # inherited from V M
487 Language/10_Expressions/28_Identifier_Reference_A06_t40: Fail # inherited from V M
488 Language/10_Expressions/28_Identifier_Reference_A06_t43: Fail # inherited from V M 436 Language/10_Expressions/28_Identifier_Reference_A06_t43: Fail # inherited from V M
489 Language/10_Expressions/28_Identifier_Reference_A06_t47: Fail # inherited from V M 437 Language/10_Expressions/28_Identifier_Reference_A06_t47: Fail # inherited from V M
490 Language/10_Expressions/28_Identifier_Reference_A06_t51: Fail # inherited from V M 438 Language/10_Expressions/28_Identifier_Reference_A06_t51: Fail # inherited from V M
491 Language/10_Expressions/28_Identifier_Reference_A06_t55: Fail # inherited from V M 439 Language/10_Expressions/28_Identifier_Reference_A06_t55: Fail # inherited from V M
492 Language/10_Expressions/28_Identifier_Reference_A07_t04: Fail # inherited from V M 440 Language/10_Expressions/28_Identifier_Reference_A07_t04: Fail # inherited from V M
493 Language/10_Expressions/28_Identifier_Reference_A07_t09: Fail # inherited from d art2js 441 Language/10_Expressions/28_Identifier_Reference_A07_t09: Fail # inherited from d art2js
494 Language/10_Expressions/28_Identifier_Reference_A08_t02: Fail # inherited from d art2js 442 Language/10_Expressions/28_Identifier_Reference_A08_t02: Fail # inherited from d art2js
495 Language/10_Expressions/28_Identifier_Reference_A08_t32: Fail # inherited from d art2js 443 Language/10_Expressions/28_Identifier_Reference_A08_t32: Fail # inherited from d art2js
496 Language/10_Expressions/29_Type_Test_A04_t01: Fail # inherited from dart2js 444 Language/10_Expressions/29_Type_Test_A04_t01: Fail # inherited from dart2js
497 Language/10_Expressions/30_Type_Cast_A02_t02: Fail # inherited from VM 445 Language/10_Expressions/30_Type_Cast_A02_t02: Fail # inherited from VM
(...skipping 137 matching lines...) Expand 10 before | Expand all | Expand 10 after
635 LibTest/core/Date/Date.fromString_A03_t01: Fail, OK # Issue co19 - 121 583 LibTest/core/Date/Date.fromString_A03_t01: Fail, OK # Issue co19 - 121
636 LibTest/core/Date/toString_A02_t01: Fail, OK # inherited from VM 584 LibTest/core/Date/toString_A02_t01: Fail, OK # inherited from VM
637 LibTest/core/Date/year_A01_t01: Fail, OK # inherited from VM 585 LibTest/core/Date/year_A01_t01: Fail, OK # inherited from VM
638 LibTest/core/double/INFINITY_A01_t02: Fail # inherited from VM 586 LibTest/core/double/INFINITY_A01_t02: Fail # inherited from VM
639 LibTest/core/double/NEGATIVE_INFINITY_A01_t02: Fail # inherited from VM 587 LibTest/core/double/NEGATIVE_INFINITY_A01_t02: Fail # inherited from VM
640 LibTest/core/double/toRadixString_A01_t01: Fail # inherited from VM 588 LibTest/core/double/toRadixString_A01_t01: Fail # inherited from VM
641 LibTest/core/Expect/equals_A02_t01: Fail, OK # co19 issue 194 589 LibTest/core/Expect/equals_A02_t01: Fail, OK # co19 issue 194
642 LibTest/core/Expect/throws_A02_t01: Fail, OK # Issue co19 - 42 590 LibTest/core/Expect/throws_A02_t01: Fail, OK # Issue co19 - 42
643 LibTest/core/Future/handleException_A01_t07: Fail # inherited from VM 591 LibTest/core/Future/handleException_A01_t07: Fail # inherited from VM
644 LibTest/core/Future/then_A01_t05: Fail # inherited from VM 592 LibTest/core/Future/then_A01_t05: Fail # inherited from VM
645 LibTest/core/InternalError/InternalError_A01_t01: Fail, OK # co19 issue 201
646 LibTest/core/int/operator_left_shift_A01_t02: Fail, OK # co19 issue 129 593 LibTest/core/int/operator_left_shift_A01_t02: Fail, OK # co19 issue 129
647 LibTest/core/int/operator_left_shift_A01_t03: Fail # co19 issue 224 594 LibTest/core/int/operator_left_shift_A01_t03: Fail # co19 issue 224
648 LibTest/core/int/operator_left_shift_A01_t03: Fail, OK # co19 issue 224 595 LibTest/core/int/operator_left_shift_A01_t03: Fail, OK # co19 issue 224
649 LibTest/core/int/operator_right_shift_A01_t03: Fail # co19 issue 224 596 LibTest/core/int/operator_right_shift_A01_t03: Fail # co19 issue 224
650 LibTest/core/int/operator_right_shift_A01_t03: Fail, OK # co19 issue 224 597 LibTest/core/int/operator_right_shift_A01_t03: Fail, OK # co19 issue 224
651 LibTest/core/int/operator_subtraction_A01_t01: Fail # TRIAGE 598 LibTest/core/int/operator_subtraction_A01_t01: Fail # TRIAGE
652 LibTest/core/int/toRadixString_A01_t01: Fail # inherited from VM 599 LibTest/core/int/toRadixString_A01_t01: Fail # inherited from VM
653 LibTest/core/List/getRange_A03_t01: Fail # co19 issue 224 600 LibTest/core/List/getRange_A03_t01: Fail # co19 issue 224
654 LibTest/core/List/insertRange_A05_t01: Fail # co19 issue 224 601 LibTest/core/List/insertRange_A05_t01: Fail # co19 issue 224
655 LibTest/core/List/List_A03_t01: Fail # co19 issue 224 602 LibTest/core/List/List_A03_t01: Fail # co19 issue 224
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after
717 LibTest/isolate/Isolate/main_A01_t01: Fail, OK 664 LibTest/isolate/Isolate/main_A01_t01: Fail, OK
718 LibTest/isolate/Isolate/port_A01_t01: Fail, OK 665 LibTest/isolate/Isolate/port_A01_t01: Fail, OK
719 LibTest/isolate/Isolate/port_A01_t02: Fail, OK 666 LibTest/isolate/Isolate/port_A01_t02: Fail, OK
720 LibTest/isolate/Isolate/spawn_A01_t01: Fail, OK 667 LibTest/isolate/Isolate/spawn_A01_t01: Fail, OK
721 LibTest/isolate/Isolate/spawn_A01_t02: Fail, OK 668 LibTest/isolate/Isolate/spawn_A01_t02: Fail, OK
722 LibTest/isolate/Isolate/spawn_A01_t03: Fail, OK 669 LibTest/isolate/Isolate/spawn_A01_t03: Fail, OK
723 LibTest/isolate/Isolate/spawn_A01_t04: Fail, OK 670 LibTest/isolate/Isolate/spawn_A01_t04: Fail, OK
724 LibTest/isolate/Isolate/spawn_A01_t05: Fail, OK 671 LibTest/isolate/Isolate/spawn_A01_t05: Fail, OK
725 LibTest/isolate/Isolate/spawn_A01_t06: Fail, OK 672 LibTest/isolate/Isolate/spawn_A01_t06: Fail, OK
726 LibTest/isolate/ReceivePort/receive_A01_t02: Fail # inherited from VM 673 LibTest/isolate/ReceivePort/receive_A01_t02: Fail # inherited from VM
OLDNEW
« no previous file with comments | « dart/tests/co19/co19-compiler.status ('k') | dart/tests/co19/co19-dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698