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

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

Issue 11228024: Add missing co19 status-exceptions. (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 | no next file » | 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 # These tests need to be updated to the new Date core lib API, co19 issue 256: 6 # These tests need to be updated to the new Date core lib API, co19 issue 256:
7 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A01_t01: Fail 7 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A01_t01: Fail
8 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A01_t02: Fail 8 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A01_t02: Fail
9 LibTest/core/Date/Date_A01_t04: Fail 9 LibTest/core/Date/Date_A01_t04: Fail
10 LibTest/core/Date/Date_A01_t05: Fail 10 LibTest/core/Date/Date_A01_t05: Fail
11 LibTest/core/Date/isUtc_A01_t01: Fail 11 LibTest/core/Date/isUtc_A01_t01: Fail
12 LibTest/core/Date/millisecondsSinceEpoch_A01_t01: Fail 12 LibTest/core/Date/millisecondsSinceEpoch_A01_t01: Fail
13 LibTest/core/Date/operator_GE_A01_t01: Fail 13 LibTest/core/Date/operator_GE_A01_t01: Fail
14 LibTest/core/Date/operator_GT_A01_t01: Fail 14 LibTest/core/Date/operator_GT_A01_t01: Fail
15 LibTest/core/Date/operator_LE_A01_t01: Fail 15 LibTest/core/Date/operator_LE_A01_t01: Fail
16 LibTest/core/Date/operator_LT_A01_t01: Fail 16 LibTest/core/Date/operator_LT_A01_t01: Fail
17 LibTest/core/Date/operator_equality_A01_t01: Fail 17 LibTest/core/Date/operator_equality_A01_t01: Fail
18 LibTest/core/Date/timeZoneName_A01_t01: Fail 18 LibTest/core/Date/timeZoneName_A01_t01: Fail
19 LibTest/core/Date/timeZoneOffset_A01_t01: Fail 19 LibTest/core/Date/timeZoneOffset_A01_t01: Fail
20 LibTest/core/Date/toLocal_A01_t01: Fail 20 LibTest/core/Date/toLocal_A01_t01: Fail
21 LibTest/core/Date/toUtc_A01_t01: Fail 21 LibTest/core/Date/toUtc_A01_t01: Fail
22 22
23 LibTest/core/OutOfMemoryException/OutOfMemoryException_A01_t01: Fail # co19 issu e 263 23 LibTest/core/OutOfMemoryException/OutOfMemoryException_A01_t01: Fail # co19 issu e 263
24 LibTest/core/OutOfMemoryException/toString_A01_t01: Fail # co19 issue 263 24 LibTest/core/OutOfMemoryException/toString_A01_t01: Fail # co19 issue 263
25 25
26 LibTest/core/StackOverflowException/toString_A01_t01: Fail # co19 issue 271 26 LibTest/core/StackOverflowException/toString_A01_t01: Fail # co19 issue 271
27 LibTest/core/StackOverflowException/StackOverflowException_A01_t01: Fail # co19 issue 271 27 LibTest/core/StackOverflowException/StackOverflowException_A01_t01: Fail # co19 issue 271
28 28
29 LibTest/core/WrongArgumentCountException/toString_A01_t01: Fail # co19 issue 272
30 LibTest/core/WrongArgumentCountException/WrongArgumentCountException_A01_t01: Fa il # co19 issue 272
31
29 Language/13_Libraries_and_Scripts/2_Imports_A02_t21: Crash # issue 6060 32 Language/13_Libraries_and_Scripts/2_Imports_A02_t21: Crash # issue 6060
30 Language/13_Libraries_and_Scripts/2_Imports_A02_t22: Crash # issue 6060 33 Language/13_Libraries_and_Scripts/2_Imports_A02_t22: Crash # issue 6060
31 LibTest/isolate/isolate_api/port_A01_t01: Skip # Times out. 34 LibTest/isolate/isolate_api/port_A01_t01: Skip # Times out.
32 35
33 Language/06_Functions/06_Functions_A01_t06: Fail # TODO(vm-team): Please triage this failure. 36 Language/06_Functions/06_Functions_A01_t06: Fail # TODO(vm-team): Please triage this failure.
34 Language/06_Functions/1_Function_Declaration_A02_t03: Fail # issue 6058 37 Language/06_Functions/1_Function_Declaration_A02_t03: Fail # issue 6058
35 Language/06_Functions/1_Function_Declaration_A03_t03: Fail # issue 6058 38 Language/06_Functions/1_Function_Declaration_A03_t03: Fail # issue 6058
36 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t01: Fail # iss ue 6085 39 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t01: Fail # iss ue 6085
37 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t02: Fail # iss ue 6085 40 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t02: Fail # iss ue 6085
38 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t03: Fail # iss ue 6085 41 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t03: Fail # iss ue 6085
(...skipping 487 matching lines...) Expand 10 before | Expand all | Expand 10 after
526 529
527 530
528 [ $compiler == none && $runtime == vm && $mode == debug && $unchecked ] 531 [ $compiler == none && $runtime == vm && $mode == debug && $unchecked ]
529 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash 532 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash
530 533
531 [ $compiler == none && $arch == simarm ] 534 [ $compiler == none && $arch == simarm ]
532 *: Skip 535 *: Skip
533 536
534 [ $compiler == none && $arch == arm ] 537 [ $compiler == none && $arch == arm ]
535 *: Skip 538 *: Skip
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698