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

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

Issue 10928019: Update co19 status for checked test (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 3 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 [ $runtime == vm ] 5 [ $runtime == vm ]
6 Language/03_Overview/03_Overview_A01_t01: Fail # TODO(vm-team): Please triage th is failure. 6 Language/03_Overview/03_Overview_A01_t01: Fail # TODO(vm-team): Please triage th is failure.
7 Language/03_Overview/03_Overview_A01_t02: Fail # TODO(vm-team): Please triage th is failure. 7 Language/03_Overview/03_Overview_A01_t02: Fail # TODO(vm-team): Please triage th is failure.
8 Language/03_Overview/1_Scoping_A03_t02: Fail # TODO(vm-team): Please triage this failure. 8 Language/03_Overview/1_Scoping_A03_t02: Fail # TODO(vm-team): Please triage this failure.
9 Language/03_Overview/2_Privacy_A01_t01: Fail # TODO(vm-team): Please triage this failure. 9 Language/03_Overview/2_Privacy_A01_t01: Fail # TODO(vm-team): Please triage this failure.
10 Language/03_Overview/2_Privacy_A01_t12: Fail # TODO(vm-team): Please triage this failure. 10 Language/03_Overview/2_Privacy_A01_t12: Fail # TODO(vm-team): Please triage this failure.
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after
92 [ $runtime == vm && $mode == debug ] 92 [ $runtime == vm && $mode == debug ]
93 Language/10_Expressions/30_Type_Cast_A01_t01: Crash # http://dartbug.com/4944 93 Language/10_Expressions/30_Type_Cast_A01_t01: Crash # http://dartbug.com/4944
94 Language/10_Expressions/Expressions_A01_t01: Crash # http://dartbug.com/4944 94 Language/10_Expressions/Expressions_A01_t01: Crash # http://dartbug.com/4944
95 95
96 96
97 [ $runtime == vm && $unchecked ] 97 [ $runtime == vm && $unchecked ]
98 Language/07_Classes/4_Instance_Variables_A02_t06: Fail # TODO(vm-team): Please t riage this failure. 98 Language/07_Classes/4_Instance_Variables_A02_t06: Fail # TODO(vm-team): Please t riage this failure.
99 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A03_t01: Fail # TODO(vm-team): Please triage this failure. 99 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A03_t01: Fail # TODO(vm-team): Please triage this failure.
100 100
101 101
102 [ $runtime == vm && $checked ]
103 Language/07_Classes/4_Instance_Variables_A02_t06: Fail # TODO(vm-team): Please t riage this failure.
104
105
102 [ $runtime == vm ] 106 [ $runtime == vm ]
103 # These tests fail after the deprecation of the corelib 107 # These tests fail after the deprecation of the corelib
104 # Math object in favor of the dart:math library. 108 # Math object in favor of the dart:math library.
105 # issue co19 - ??? 109 # issue co19 - ???
106 Language/05_Variables/05_Variables_A05_t03: Fail, OK 110 Language/05_Variables/05_Variables_A05_t03: Fail, OK
107 Language/05_Variables/05_Variables_A04_t09: Fail, OK 111 Language/05_Variables/05_Variables_A04_t09: Fail, OK
108 Language/05_Variables/05_Variables_A03_t09: Fail, OK 112 Language/05_Variables/05_Variables_A03_t09: Fail, OK
109 Language/12_Libraries_and_Scripts/3_Includes_A02_t03: Fail, OK 113 Language/12_Libraries_and_Scripts/3_Includes_A02_t03: Fail, OK
110 LibTest/core/Expect/approxEquals_A01_t01: Fail, OK 114 LibTest/core/Expect/approxEquals_A01_t01: Fail, OK
111 LibTest/core/Expect/approxEquals_A01_t02: Fail, OK 115 LibTest/core/Expect/approxEquals_A01_t02: Fail, OK
(...skipping 967 matching lines...) Expand 10 before | Expand all | Expand 10 after
1079 1083
1080 1084
1081 [ $runtime == vm && $mode == debug && $unchecked ] 1085 [ $runtime == vm && $mode == debug && $unchecked ]
1082 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash 1086 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash
1083 1087
1084 [ $arch == simarm ] 1088 [ $arch == simarm ]
1085 *: Skip 1089 *: Skip
1086 1090
1087 [ $arch == arm ] 1091 [ $arch == arm ]
1088 *: Skip 1092 *: 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