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

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

Issue 10942025: Convert String and List to abstract classes. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Updated to tip-of-tree. 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
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 631 matching lines...) Expand 10 before | Expand all | Expand 10 after
642 LibTest/core/Set/remove_A01_t04: Fail, OK # co19 issue 194 642 LibTest/core/Set/remove_A01_t04: Fail, OK # co19 issue 194
643 LibTest/core/Set/removeAll_A01_t03: Fail, OK # co19 issue 194 643 LibTest/core/Set/removeAll_A01_t03: Fail, OK # co19 issue 194
644 LibTest/core/String/charCodeAt_A03_t01: Fail # co19 issue 224 644 LibTest/core/String/charCodeAt_A03_t01: Fail # co19 issue 224
645 LibTest/core/String/concat_A02_t01: Fail # co19 issue 224 645 LibTest/core/String/concat_A02_t01: Fail # co19 issue 224
646 LibTest/core/String/contains_A01_t02: Fail # inherited from VM 646 LibTest/core/String/contains_A01_t02: Fail # inherited from VM
647 LibTest/core/String/replaceAll_A02_t01: Fail, OK # co19 issue 103 647 LibTest/core/String/replaceAll_A02_t01: Fail, OK # co19 issue 103
648 LibTest/core/String/replaceFirst_A02_t01: Fail, OK # co19 issue 103 648 LibTest/core/String/replaceFirst_A02_t01: Fail, OK # co19 issue 103
649 LibTest/core/Strings/concatAll_A04_t01: Fail # co19 issue 224 649 LibTest/core/Strings/concatAll_A04_t01: Fail # co19 issue 224
650 LibTest/core/Strings/join_A04_t01: Fail # co19 issue 224 650 LibTest/core/Strings/join_A04_t01: Fail # co19 issue 224
651 LibTest/core/String/String.fromCharCodes_A02_t01: Fail # co19 issue 224 651 LibTest/core/String/String.fromCharCodes_A02_t01: Fail # co19 issue 224
652 LibTest/core/String/String_class_A03_t01: Fail # co19 issue 230
653 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Fail # inherited from VM 652 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Fail # inherited from VM
654 LibTest/isolate/isolate_api/spawnUri_A01_t01: Fail, OK # Problems with the test: encoded file name 653 LibTest/isolate/isolate_api/spawnUri_A01_t01: Fail, OK # Problems with the test: encoded file name
655 LibTest/isolate/isolate_api/spawnUri_A01_t02: Fail, OK # Problems with the test: encoded file name 654 LibTest/isolate/isolate_api/spawnUri_A01_t02: Fail, OK # Problems with the test: encoded file name
656 LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail, OK # Problems with the test: encoded file name 655 LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail, OK # Problems with the test: encoded file name
657 LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail, OK # Problems with the test: encoded file name 656 LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail, OK # Problems with the test: encoded file name
658 LibTest/isolate/isolate_api/spawnUri_A01_t05: Fail, OK # Problems with the test: encoded file name 657 LibTest/isolate/isolate_api/spawnUri_A01_t05: Fail, OK # Problems with the test: encoded file name
659 LibTest/isolate/Isolate/Isolate_A01_t01: Fail, OK 658 LibTest/isolate/Isolate/Isolate_A01_t01: Fail, OK
660 LibTest/isolate/Isolate/Isolate_class_A01_t01: Fail, OK 659 LibTest/isolate/Isolate/Isolate_class_A01_t01: Fail, OK
661 LibTest/isolate/Isolate/Isolate_class_A02_t01: Fail, OK 660 LibTest/isolate/Isolate/Isolate_class_A02_t01: Fail, OK
662 LibTest/isolate/Isolate/Isolate.heavy_A01_t01: Fail, OK 661 LibTest/isolate/Isolate/Isolate.heavy_A01_t01: Fail, OK
663 LibTest/isolate/Isolate/Isolate.light_A01_t01: Fail, OK 662 LibTest/isolate/Isolate/Isolate.light_A01_t01: Fail, OK
664 LibTest/isolate/Isolate/main_A01_t01: Fail, OK 663 LibTest/isolate/Isolate/main_A01_t01: Fail, OK
665 LibTest/isolate/Isolate/port_A01_t01: Fail, OK 664 LibTest/isolate/Isolate/port_A01_t01: Fail, OK
666 LibTest/isolate/Isolate/port_A01_t02: Fail, OK 665 LibTest/isolate/Isolate/port_A01_t02: Fail, OK
667 LibTest/isolate/Isolate/spawn_A01_t01: Fail, OK 666 LibTest/isolate/Isolate/spawn_A01_t01: Fail, OK
668 LibTest/isolate/Isolate/spawn_A01_t02: Fail, OK 667 LibTest/isolate/Isolate/spawn_A01_t02: Fail, OK
669 LibTest/isolate/Isolate/spawn_A01_t03: Fail, OK 668 LibTest/isolate/Isolate/spawn_A01_t03: Fail, OK
670 LibTest/isolate/Isolate/spawn_A01_t04: Fail, OK 669 LibTest/isolate/Isolate/spawn_A01_t04: Fail, OK
671 LibTest/isolate/Isolate/spawn_A01_t05: Fail, OK 670 LibTest/isolate/Isolate/spawn_A01_t05: Fail, OK
672 LibTest/isolate/Isolate/spawn_A01_t06: Fail, OK 671 LibTest/isolate/Isolate/spawn_A01_t06: Fail, OK
673 LibTest/isolate/ReceivePort/receive_A01_t02: Fail # inherited from VM 672 LibTest/isolate/ReceivePort/receive_A01_t02: Fail # inherited from VM
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698