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

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

Issue 10981053: Fix status files (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
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 | « no previous file | 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 6
7 Language/10_Expressions/28_Identifier_Reference_A08_t04: Fail, Pass # co19 issue 218 7 Language/10_Expressions/28_Identifier_Reference_A08_t04: Fail, Pass # co19 issue 218
8 Language/10_Expressions/28_Identifier_Reference_A08_t05: Fail, Pass # co19 issue 218 8 Language/10_Expressions/28_Identifier_Reference_A08_t05: Fail, Pass # co19 issue 218
9 Language/10_Expressions/28_Identifier_Reference_A08_t38: Fail, Pass # co19 issue 218 9 Language/10_Expressions/28_Identifier_Reference_A08_t38: Fail, Pass # co19 issue 218
10 Language/11_Statements/15_Assert_A05_t01: Fail, Pass # co19 issue 218 10 Language/11_Statements/15_Assert_A05_t01: Fail, Pass # co19 issue 218
(...skipping 472 matching lines...) Expand 10 before | Expand all | Expand 10 after
483 LibTest/core/Set/remove_A01_t04: Fail, OK # co19 issue 194 483 LibTest/core/Set/remove_A01_t04: Fail, OK # co19 issue 194
484 LibTest/core/Set/removeAll_A01_t03: Fail, OK # co19 issue 194 484 LibTest/core/Set/removeAll_A01_t03: Fail, OK # co19 issue 194
485 LibTest/core/String/charCodeAt_A03_t01: Fail # co19 issue 224 485 LibTest/core/String/charCodeAt_A03_t01: Fail # co19 issue 224
486 LibTest/core/String/concat_A02_t01: Fail # co19 issue 224 486 LibTest/core/String/concat_A02_t01: Fail # co19 issue 224
487 LibTest/core/String/contains_A01_t02: Fail # inherited from VM 487 LibTest/core/String/contains_A01_t02: Fail # inherited from VM
488 LibTest/core/String/replaceAll_A02_t01: Fail, OK # co19 issue 103 488 LibTest/core/String/replaceAll_A02_t01: Fail, OK # co19 issue 103
489 LibTest/core/String/replaceFirst_A02_t01: Fail, OK # co19 issue 103 489 LibTest/core/String/replaceFirst_A02_t01: Fail, OK # co19 issue 103
490 LibTest/core/Strings/concatAll_A04_t01: Fail # co19 issue 224 490 LibTest/core/Strings/concatAll_A04_t01: Fail # co19 issue 224
491 LibTest/core/Strings/join_A04_t01: Fail # co19 issue 224 491 LibTest/core/Strings/join_A04_t01: Fail # co19 issue 224
492 LibTest/core/String/String.fromCharCodes_A02_t01: Fail # co19 issue 224 492 LibTest/core/String/String.fromCharCodes_A02_t01: Fail # co19 issue 224
493 LibTest/core/String/String_class_A03_t01: Fail # co19 issue 230
493 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Fail # inherited from VM 494 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Fail # inherited from VM
494 LibTest/isolate/isolate_api/spawnUri_A01_t01: Fail, OK # Problems with the test: encoded file name 495 LibTest/isolate/isolate_api/spawnUri_A01_t01: Fail, OK # Problems with the test: encoded file name
495 LibTest/isolate/isolate_api/spawnUri_A01_t02: Fail, OK # Problems with the test: encoded file name 496 LibTest/isolate/isolate_api/spawnUri_A01_t02: Fail, OK # Problems with the test: encoded file name
496 LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail, OK # Problems with the test: encoded file name 497 LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail, OK # Problems with the test: encoded file name
497 LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail, OK # Problems with the test: encoded file name 498 LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail, OK # Problems with the test: encoded file name
498 LibTest/isolate/isolate_api/spawnUri_A01_t05: Fail, OK # Problems with the test: encoded file name 499 LibTest/isolate/isolate_api/spawnUri_A01_t05: Fail, OK # Problems with the test: encoded file name
499 LibTest/isolate/Isolate/Isolate_A01_t01: Fail, OK 500 LibTest/isolate/Isolate/Isolate_A01_t01: Fail, OK
500 LibTest/isolate/Isolate/Isolate_class_A01_t01: Fail, OK 501 LibTest/isolate/Isolate/Isolate_class_A01_t01: Fail, OK
501 LibTest/isolate/Isolate/Isolate_class_A02_t01: Fail, OK 502 LibTest/isolate/Isolate/Isolate_class_A02_t01: Fail, OK
502 LibTest/isolate/Isolate/Isolate.heavy_A01_t01: Fail, OK 503 LibTest/isolate/Isolate/Isolate.heavy_A01_t01: Fail, OK
503 LibTest/isolate/Isolate/Isolate.light_A01_t01: Fail, OK 504 LibTest/isolate/Isolate/Isolate.light_A01_t01: Fail, OK
504 LibTest/isolate/Isolate/main_A01_t01: Fail, OK 505 LibTest/isolate/Isolate/main_A01_t01: Fail, OK
505 LibTest/isolate/Isolate/port_A01_t01: Fail, OK 506 LibTest/isolate/Isolate/port_A01_t01: Fail, OK
506 LibTest/isolate/Isolate/port_A01_t02: Fail, OK 507 LibTest/isolate/Isolate/port_A01_t02: Fail, OK
507 LibTest/isolate/Isolate/spawn_A01_t01: Fail, OK 508 LibTest/isolate/Isolate/spawn_A01_t01: Fail, OK
508 LibTest/isolate/Isolate/spawn_A01_t02: Fail, OK 509 LibTest/isolate/Isolate/spawn_A01_t02: Fail, OK
509 LibTest/isolate/Isolate/spawn_A01_t03: Fail, OK 510 LibTest/isolate/Isolate/spawn_A01_t03: Fail, OK
510 LibTest/isolate/Isolate/spawn_A01_t04: Fail, OK 511 LibTest/isolate/Isolate/spawn_A01_t04: Fail, OK
511 LibTest/isolate/Isolate/spawn_A01_t05: Fail, OK 512 LibTest/isolate/Isolate/spawn_A01_t05: Fail, OK
512 LibTest/isolate/Isolate/spawn_A01_t06: Fail, OK 513 LibTest/isolate/Isolate/spawn_A01_t06: Fail, OK
513 LibTest/isolate/ReceivePort/receive_A01_t02: Fail # inherited from VM 514 LibTest/isolate/ReceivePort/receive_A01_t02: Fail # inherited from VM
OLDNEW
« no previous file with comments | « no previous file | tests/co19/co19-dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698