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

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

Issue 11313006: Update co19 status. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 1 month 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 | « dart/tests/co19/co19-dart2js.status ('k') | 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 # These tests either wrongly expect a compile-time error or wrongly reject a typ e error in production mode, co19 issue 282: 5 # These tests either wrongly expect a compile-time error or wrongly reject a typ e error in production mode, co19 issue 282:
6 [ $compiler == none && $runtime == vm ] 6 [ $compiler == none && $runtime == vm ]
7 Language/13_Libraries_and_Scripts/1_Imports_A03_t05: Fail, OK 7 Language/13_Libraries_and_Scripts/1_Imports_A03_t05: Fail, OK
8 Language/13_Libraries_and_Scripts/1_Imports_A03_t08: Fail, OK 8 Language/13_Libraries_and_Scripts/1_Imports_A03_t08: Fail, OK
9 Language/13_Libraries_and_Scripts/1_Imports_A03_t25: Fail, OK 9 Language/13_Libraries_and_Scripts/1_Imports_A03_t25: Fail, OK
10 Language/13_Libraries_and_Scripts/1_Imports_A03_t28: Fail, OK 10 Language/13_Libraries_and_Scripts/1_Imports_A03_t28: Fail, OK
(...skipping 180 matching lines...) Expand 10 before | Expand all | Expand 10 after
191 Language/13_Libraries_and_Scripts/2_Exports_A01_t16: Fail # TODO(vm-team): Pleas e triage this failure. 191 Language/13_Libraries_and_Scripts/2_Exports_A01_t16: Fail # TODO(vm-team): Pleas e triage this failure.
192 Language/13_Libraries_and_Scripts/2_Exports_A04_t01: Fail # TODO(vm-team): Pleas e triage this failure. 192 Language/13_Libraries_and_Scripts/2_Exports_A04_t01: Fail # TODO(vm-team): Pleas e triage this failure.
193 Language/13_Libraries_and_Scripts/2_Exports_A04_t02: Fail # TODO(vm-team): Pleas e triage this failure. 193 Language/13_Libraries_and_Scripts/2_Exports_A04_t02: Fail # TODO(vm-team): Pleas e triage this failure.
194 Language/13_Libraries_and_Scripts/2_Exports_A04_t03: Fail # TODO(vm-team): Pleas e triage this failure. 194 Language/13_Libraries_and_Scripts/2_Exports_A04_t03: Fail # TODO(vm-team): Pleas e triage this failure.
195 Language/13_Libraries_and_Scripts/2_Exports_A04_t04: Fail # TODO(vm-team): Pleas e triage this failure. 195 Language/13_Libraries_and_Scripts/2_Exports_A04_t04: Fail # TODO(vm-team): Pleas e triage this failure.
196 Language/13_Libraries_and_Scripts/2_Exports_A04_t05: Fail # TODO(vm-team): Pleas e triage this failure. 196 Language/13_Libraries_and_Scripts/2_Exports_A04_t05: Fail # TODO(vm-team): Pleas e triage this failure.
197 Language/13_Libraries_and_Scripts/2_Exports_A04_t06: Fail # TODO(vm-team): Pleas e triage this failure. 197 Language/13_Libraries_and_Scripts/2_Exports_A04_t06: Fail # TODO(vm-team): Pleas e triage this failure.
198 Language/13_Libraries_and_Scripts/3_Parts_A03_t03: Fail # TODO(vm-team): Please triage this failure. 198 Language/13_Libraries_and_Scripts/3_Parts_A03_t03: Fail # TODO(vm-team): Please triage this failure.
199 Language/13_Libraries_and_Scripts/4_Scripts_A01_t16: Fail # TODO(vm-team): Pleas e triage this failure. 199 Language/13_Libraries_and_Scripts/4_Scripts_A01_t16: Fail # TODO(vm-team): Pleas e triage this failure.
200 Language/14_Types/5_Function_Types_A02_t01: Fail # TODO(vm-team): Please triage this failure. 200 Language/14_Types/5_Function_Types_A02_t01: Fail # TODO(vm-team): Please triage this failure.
201 LibTest/core/Queue/Queue.from_A01_t02: Fail # TODO(vm-team): Please triage this failure.
202 LibTest/core/Set/Set.from_A01_t02: Fail # TODO(vm-team): Please triage this fail ure.
201 LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail # TODO(vm-team): Please triag e this failure. 203 LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail # TODO(vm-team): Please triag e this failure.
202 LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail # TODO(vm-team): Please triag e this failure. 204 LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail # TODO(vm-team): Please triag e this failure.
203 LibTest/math/Random/nextDouble_A01_t01: Fail # TODO(vm-team): Please triage this failure. 205 LibTest/math/Random/nextDouble_A01_t01: Fail # TODO(vm-team): Please triage this failure.
204 LibTest/math/parseDouble_A02_t01: Fail # TODO(vm-team): Please triage this failu re. 206 LibTest/math/parseDouble_A02_t01: Fail # TODO(vm-team): Please triage this failu re.
205 LibTest/math/pow_A01_t01: Fail # TODO(vm-team): Please triage this failure. 207 LibTest/math/pow_A01_t01: Fail # TODO(vm-team): Please triage this failure.
206 LibTest/math/pow_A11_t01: Fail # TODO(vm-team): Please triage this failure. 208 LibTest/math/pow_A11_t01: Fail # TODO(vm-team): Please triage this failure.
207 LibTest/math/pow_A13_t01: Fail # TODO(vm-team): Please triage this failure. 209 LibTest/math/pow_A13_t01: Fail # TODO(vm-team): Please triage this failure.
208 LibTest/math/sin_A01_t01: Fail # TODO(vm-team): Please triage this failure. 210 LibTest/math/sin_A01_t01: Fail # TODO(vm-team): Please triage this failure.
209 211
210 LibTest/isolate/isolate_api/port_A01_t01: Skip # Times out. 212 LibTest/isolate/isolate_api/port_A01_t01: Skip # Times out.
211 213
212 Language/06_Functions/1_Function_Declaration_A02_t03: Fail # issue 6058 214 Language/06_Functions/1_Function_Declaration_A02_t03: Fail # issue 6058
213 Language/06_Functions/1_Function_Declaration_A03_t03: Fail # issue 6058 215 Language/06_Functions/1_Function_Declaration_A03_t03: Fail # issue 6058
214 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t01: Fail # iss ue 6085 216 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t01: Fail # iss ue 6085
215 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t02: Fail # iss ue 6085 217 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t02: Fail # iss ue 6085
216 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t03: Fail # iss ue 6085 218 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t03: Fail # iss ue 6085
217 219
218 LibTest/core/Map/putIfAbsent_A01_t08: Fail, OK # co19 issue 276 220 LibTest/core/Map/putIfAbsent_A01_t08: Fail, OK # co19 issue 276
219 LibTest/core/Map/putIfAbsent_A01_t06: Fail, OK # co19 issue 276 221 LibTest/core/Map/putIfAbsent_A01_t06: Fail, OK # co19 issue 276
220 222
221 LibTest/core/EmptyQueueException/EmptyQueueException_A01_t01: Fail, OK # co19 is sue 288 223 LibTest/core/EmptyQueueException/EmptyQueueException_A01_t01: Fail, OK # co19 is sue 288
222 LibTest/core/EmptyQueueException/toString_A01_t01: Fail, OK # co19 issue 288 224 LibTest/core/EmptyQueueException/toString_A01_t01: Fail, OK # co19 issue 288
223 LibTest/core/List/iterator_next_A02_t01: Fail, OK # co19 issue 288 225 LibTest/core/List/iterator_next_A02_t01: Fail, OK # co19 issue 288
224 LibTest/core/NoMoreElementsException/NoMoreElementsException_A01_t01: Fail, OK # co19 issue 288 226 LibTest/core/NoMoreElementsException/NoMoreElementsException_A01_t01: Fail, OK # co19 issue 288
225 LibTest/core/NoMoreElementsException/toString_A01_t01: Fail, OK # co19 issue 288 227 LibTest/core/NoMoreElementsException/toString_A01_t01: Fail, OK # co19 issue 288
226 LibTest/core/Queue/iterator_next_A02_t01: Fail, OK # co19 issue 288 228 LibTest/core/Queue/iterator_next_A02_t01: Fail, OK # co19 issue 288
227 LibTest/core/Queue/removeFirst_A02_t01: Fail, OK # co19 issue 288 229 LibTest/core/Queue/removeFirst_A02_t01: Fail, OK # co19 issue 288
228 LibTest/core/Queue/removeLast_A02_t01: Fail, OK # co19 issue 288 230 LibTest/core/Queue/removeLast_A02_t01: Fail, OK # co19 issue 288
229 231
230 LibTest/core/UnsupportedError/toString_A01_t01: Fail, OK # co19 issue 295
231
232 232
233 [ $compiler == none && $runtime == vm && $checked ] 233 [ $compiler == none && $runtime == vm && $checked ]
234 Language/07_Classes/6_Constructors/2_Factories_A03_t05: Fail # TODO(vm-team): Pl ease triage this failure. 234 Language/07_Classes/6_Constructors/2_Factories_A03_t05: Fail # TODO(vm-team): Pl ease triage this failure.
235 Language/11_Statements/05_If_A02_t01: Fail # TODO(vm-team): Please triage this f ailure. 235 Language/11_Statements/05_If_A02_t01: Fail # TODO(vm-team): Please triage this f ailure.
236 Language/11_Statements/09_Switch_A05_t01: Fail # TODO(vm-team): Please triage th is failure. 236 Language/11_Statements/09_Switch_A05_t01: Fail # TODO(vm-team): Please triage th is failure.
237 Language/11_Statements/15_Assert_A04_t04: Fail # TODO(vm-team): Please triage th is failure. 237 Language/11_Statements/15_Assert_A04_t04: Fail # TODO(vm-team): Please triage th is failure.
238 Language/14_Types/7_Type_Void_A04_t02: Fail # TODO(vm-team): Please triage this failure. 238 Language/14_Types/7_Type_Void_A04_t02: Fail # TODO(vm-team): Please triage this failure.
239 Language/14_Types/7_Type_Void_A04_t03: Fail # TODO(vm-team): Please triage this failure. 239 Language/14_Types/7_Type_Void_A04_t03: Fail # TODO(vm-team): Please triage this failure.
240 Language/14_Types/7_Type_Void_A04_t04: Fail # TODO(vm-team): Please triage this failure. 240 Language/14_Types/7_Type_Void_A04_t04: Fail # TODO(vm-team): Please triage this failure.
241 Language/14_Types/7_Type_Void_A04_t05: Fail # TODO(vm-team): Please triage this failure. 241 Language/14_Types/7_Type_Void_A04_t05: Fail # TODO(vm-team): Please triage this failure.
(...skipping 235 matching lines...) Expand 10 before | Expand all | Expand 10 after
477 477
478 478
479 [ $compiler == none && $runtime == vm && $mode == debug ] 479 [ $compiler == none && $runtime == vm && $mode == debug ]
480 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash 480 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash
481 481
482 [ $compiler == none && $arch == simarm ] 482 [ $compiler == none && $arch == simarm ]
483 *: Skip 483 *: Skip
484 484
485 [ $compiler == none && $arch == arm ] 485 [ $compiler == none && $arch == arm ]
486 *: Skip 486 *: Skip
OLDNEW
« no previous file with comments | « dart/tests/co19/co19-dart2js.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698