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

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

Issue 11085003: Convert String to a class. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Remove left-over List change in comment. 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/10_Expressions/05_Strings_A12_t01: Fail # TRIAGE 6 Language/10_Expressions/05_Strings_A12_t01: Fail # TRIAGE
7 7
8 Language/03_Overview/1_Scoping_A01_t39: Fail # http://dartbug.com/5519 8 Language/03_Overview/1_Scoping_A01_t39: Fail # http://dartbug.com/5519
9 Language/03_Overview/1_Scoping_A01_t40: Fail # http://dartbug.com/5519 9 Language/03_Overview/1_Scoping_A01_t40: Fail # http://dartbug.com/5519
10 Language/03_Overview/1_Scoping_A01_t41: Fail # http://dartbug.com/5519 10 Language/03_Overview/1_Scoping_A01_t41: Fail # http://dartbug.com/5519
(...skipping 538 matching lines...) Expand 10 before | Expand all | Expand 10 after
549 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa il 549 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa il
550 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A03_t01: Fail # inherited from VM 550 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A03_t01: Fail # inherited from VM
551 LibTest/core/Set/addAll_A01_t04: Fail, OK # co19 issue 194 551 LibTest/core/Set/addAll_A01_t04: Fail, OK # co19 issue 194
552 LibTest/core/Set/contains_A01_t03: Fail, OK # co19 issue 194 552 LibTest/core/Set/contains_A01_t03: Fail, OK # co19 issue 194
553 LibTest/core/Set/containsAll_A01_t03: Fail, OK # co19 issue 194 553 LibTest/core/Set/containsAll_A01_t03: Fail, OK # co19 issue 194
554 LibTest/core/Set/remove_A01_t04: Fail, OK # co19 issue 194 554 LibTest/core/Set/remove_A01_t04: Fail, OK # co19 issue 194
555 LibTest/core/Set/removeAll_A01_t03: Fail, OK # co19 issue 194 555 LibTest/core/Set/removeAll_A01_t03: Fail, OK # co19 issue 194
556 LibTest/core/String/contains_A01_t02: Fail # inherited from VM 556 LibTest/core/String/contains_A01_t02: Fail # inherited from VM
557 LibTest/core/String/replaceAll_A02_t01: Fail, OK # co19 issue 103 557 LibTest/core/String/replaceAll_A02_t01: Fail, OK # co19 issue 103
558 LibTest/core/String/replaceFirst_A02_t01: Fail, OK # co19 issue 103 558 LibTest/core/String/replaceFirst_A02_t01: Fail, OK # co19 issue 103
559
560 LibTest/core/Strings/concatAll_A04_t01: Fail # co19 issue 224
ahe 2012/10/08 14:06:11 co19 issue 224 is already fixed and we are updated
Lasse Reichstein Nielsen 2012/10/09 11:53:22 Then I wonder why it still fails (if it does). I'l
561 LibTest/core/Strings/join_A04_t01: Fail # co19 issue 224
562 LibTest/core/String/String.fromCharCodes_A02_t01: Fail # co19 issue 224
563
559 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Fail # inherited from VM 564 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Fail # inherited from VM
560 LibTest/isolate/isolate_api/spawnUri_A01_t01: Fail, OK # Problems with the test: encoded file name 565 LibTest/isolate/isolate_api/spawnUri_A01_t01: Fail, OK # Problems with the test: encoded file name
561 LibTest/isolate/isolate_api/spawnUri_A01_t02: Fail, OK # Problems with the test: encoded file name 566 LibTest/isolate/isolate_api/spawnUri_A01_t02: Fail, OK # Problems with the test: encoded file name
562 LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail, OK # Problems with the test: encoded file name 567 LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail, OK # Problems with the test: encoded file name
563 LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail, OK # Problems with the test: encoded file name 568 LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail, OK # Problems with the test: encoded file name
564 LibTest/isolate/isolate_api/spawnUri_A01_t05: Fail, OK # Problems with the test: encoded file name 569 LibTest/isolate/isolate_api/spawnUri_A01_t05: Fail, OK # Problems with the test: encoded file name
565 LibTest/isolate/Isolate/Isolate_A01_t01: Fail, OK 570 LibTest/isolate/Isolate/Isolate_A01_t01: Fail, OK
566 LibTest/isolate/Isolate/Isolate_class_A01_t01: Fail, OK 571 LibTest/isolate/Isolate/Isolate_class_A01_t01: Fail, OK
567 LibTest/isolate/Isolate/Isolate_class_A02_t01: Fail, OK 572 LibTest/isolate/Isolate/Isolate_class_A02_t01: Fail, OK
568 LibTest/isolate/Isolate/Isolate.heavy_A01_t01: Fail, OK 573 LibTest/isolate/Isolate/Isolate.heavy_A01_t01: Fail, OK
569 LibTest/isolate/Isolate/Isolate.light_A01_t01: Fail, OK 574 LibTest/isolate/Isolate/Isolate.light_A01_t01: Fail, OK
570 LibTest/isolate/Isolate/main_A01_t01: Fail, OK 575 LibTest/isolate/Isolate/main_A01_t01: Fail, OK
571 LibTest/isolate/Isolate/port_A01_t01: Fail, OK 576 LibTest/isolate/Isolate/port_A01_t01: Fail, OK
572 LibTest/isolate/Isolate/port_A01_t02: Fail, OK 577 LibTest/isolate/Isolate/port_A01_t02: Fail, OK
573 LibTest/isolate/Isolate/spawn_A01_t01: Fail, OK 578 LibTest/isolate/Isolate/spawn_A01_t01: Fail, OK
574 LibTest/isolate/Isolate/spawn_A01_t02: Fail, OK 579 LibTest/isolate/Isolate/spawn_A01_t02: Fail, OK
575 LibTest/isolate/Isolate/spawn_A01_t03: Fail, OK 580 LibTest/isolate/Isolate/spawn_A01_t03: Fail, OK
576 LibTest/isolate/Isolate/spawn_A01_t04: Fail, OK 581 LibTest/isolate/Isolate/spawn_A01_t04: Fail, OK
577 LibTest/isolate/Isolate/spawn_A01_t05: Fail, OK 582 LibTest/isolate/Isolate/spawn_A01_t05: Fail, OK
578 LibTest/isolate/Isolate/spawn_A01_t06: Fail, OK 583 LibTest/isolate/Isolate/spawn_A01_t06: Fail, OK
579 LibTest/isolate/ReceivePort/receive_A01_t02: Fail # inherited from VM 584 LibTest/isolate/ReceivePort/receive_A01_t02: Fail # inherited from VM
OLDNEW
« lib/compiler/implementation/lib/core_patch.dart ('K') | « runtime/vm/snapshot_ids.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698