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

Side by Side Diff: tests/co19/co19-runtime.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 | « tests/co19/co19-dart2js.status ('k') | tests/language/type_cast_vm_test.dart » ('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 == none && $runtime == vm ] 5 [ $compiler == none && $runtime == vm ]
6 Language/10_Expressions/30_Type_Cast_A02_t03: Fail, OK # co19 issue 236
7
6 Language/03_Overview/1_Scoping_A02_t05: Fail # TODO(vm-team): Please triage this failure. 8 Language/03_Overview/1_Scoping_A02_t05: Fail # TODO(vm-team): Please triage this failure.
7 Language/03_Overview/2_Privacy_A01_t04: Fail # TODO(vm-team): Please triage this failure. 9 Language/03_Overview/2_Privacy_A01_t04: Fail # TODO(vm-team): Please triage this failure.
8 Language/03_Overview/2_Privacy_A01_t05: Fail # TODO(vm-team): Please triage this failure. 10 Language/03_Overview/2_Privacy_A01_t05: Fail # TODO(vm-team): Please triage this failure.
9 Language/03_Overview/2_Privacy_A01_t09: Fail # TODO(vm-team): Please triage this failure. 11 Language/03_Overview/2_Privacy_A01_t09: Fail # TODO(vm-team): Please triage this failure.
10 Language/03_Overview/2_Privacy_A01_t10: Fail # TODO(vm-team): Please triage this failure. 12 Language/03_Overview/2_Privacy_A01_t10: Fail # TODO(vm-team): Please triage this failure.
11 Language/03_Overview/2_Privacy_A01_t12: Fail # TODO(vm-team): Please triage this failure. 13 Language/03_Overview/2_Privacy_A01_t12: Fail # TODO(vm-team): Please triage this failure.
12 Language/03_Overview/2_Privacy_A01_t19: Fail # TODO(vm-team): Please triage this failure. 14 Language/03_Overview/2_Privacy_A01_t19: Fail # TODO(vm-team): Please triage this failure.
13 Language/03_Overview/2_Privacy_A01_t20: Fail # TODO(vm-team): Please triage this failure. 15 Language/03_Overview/2_Privacy_A01_t20: Fail # TODO(vm-team): Please triage this failure.
14 Language/06_Functions/06_Functions_A01_t06: Fail # TODO(vm-team): Please triage this failure. 16 Language/06_Functions/06_Functions_A01_t06: Fail # TODO(vm-team): Please triage this failure.
15 Language/06_Functions/1_Function_Declaration_A02_t03: Fail # TODO(vm-team): Plea se triage this failure. 17 Language/06_Functions/1_Function_Declaration_A02_t03: Fail # TODO(vm-team): Plea se triage this failure.
(...skipping 481 matching lines...) Expand 10 before | Expand all | Expand 10 after
497 499
498 500
499 [ $compiler == none && $runtime == vm && $mode == debug && $unchecked ] 501 [ $compiler == none && $runtime == vm && $mode == debug && $unchecked ]
500 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash 502 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash
501 503
502 [ $compiler == none && $arch == simarm ] 504 [ $compiler == none && $arch == simarm ]
503 *: Skip 505 *: Skip
504 506
505 [ $compiler == none && $arch == arm ] 507 [ $compiler == none && $arch == arm ]
506 *: Skip 508 *: Skip
OLDNEW
« no previous file with comments | « tests/co19/co19-dart2js.status ('k') | tests/language/type_cast_vm_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698