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

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

Issue 10977078: Rename CastException to CastError. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Now without the TODO. 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 | « runtime/vm/flow_graph_builder.cc ('k') | 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/10_Expressions/30_Type_Cast_A02_t03: Fail, OK # co19 issue 236
7
6 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
7 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
8 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
9 Language/03_Overview/2_Privacy_A01_t02: Fail # http://dartbug.com/5519 11 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 12 Language/05_Variables/05_Variables_A01_t04: Fail # http://dartbug.com/5519
11 Language/05_Variables/05_Variables_A01_t05: Fail # http://dartbug.com/5519 13 Language/05_Variables/05_Variables_A01_t05: Fail # http://dartbug.com/5519
12 Language/05_Variables/05_Variables_A01_t08: Fail # http://dartbug.com/5519 14 Language/05_Variables/05_Variables_A01_t08: Fail # http://dartbug.com/5519
13 Language/05_Variables/05_Variables_A01_t12: Fail # http://dartbug.com/5519 15 Language/05_Variables/05_Variables_A01_t12: Fail # http://dartbug.com/5519
14 Language/05_Variables/05_Variables_A01_t13: Fail # http://dartbug.com/5519 16 Language/05_Variables/05_Variables_A01_t13: Fail # http://dartbug.com/5519
15 Language/05_Variables/05_Variables_A01_t14: Fail # http://dartbug.com/5519 17 Language/05_Variables/05_Variables_A01_t14: Fail # http://dartbug.com/5519
(...skipping 648 matching lines...) Expand 10 before | Expand all | Expand 10 after
664 LibTest/isolate/Isolate/main_A01_t01: Fail, OK 666 LibTest/isolate/Isolate/main_A01_t01: Fail, OK
665 LibTest/isolate/Isolate/port_A01_t01: Fail, OK 667 LibTest/isolate/Isolate/port_A01_t01: Fail, OK
666 LibTest/isolate/Isolate/port_A01_t02: Fail, OK 668 LibTest/isolate/Isolate/port_A01_t02: Fail, OK
667 LibTest/isolate/Isolate/spawn_A01_t01: Fail, OK 669 LibTest/isolate/Isolate/spawn_A01_t01: Fail, OK
668 LibTest/isolate/Isolate/spawn_A01_t02: Fail, OK 670 LibTest/isolate/Isolate/spawn_A01_t02: Fail, OK
669 LibTest/isolate/Isolate/spawn_A01_t03: Fail, OK 671 LibTest/isolate/Isolate/spawn_A01_t03: Fail, OK
670 LibTest/isolate/Isolate/spawn_A01_t04: Fail, OK 672 LibTest/isolate/Isolate/spawn_A01_t04: Fail, OK
671 LibTest/isolate/Isolate/spawn_A01_t05: Fail, OK 673 LibTest/isolate/Isolate/spawn_A01_t05: Fail, OK
672 LibTest/isolate/Isolate/spawn_A01_t06: Fail, OK 674 LibTest/isolate/Isolate/spawn_A01_t06: Fail, OK
673 LibTest/isolate/ReceivePort/receive_A01_t02: Fail # inherited from VM 675 LibTest/isolate/ReceivePort/receive_A01_t02: Fail # inherited from VM
OLDNEW
« no previous file with comments | « runtime/vm/flow_graph_builder.cc ('k') | tests/co19/co19-dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698