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

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

Issue 10981053: Fix status files (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 | « 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 [ $compiler == none && $runtime == vm ] 5 [ $compiler == none && $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_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.
9 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.
10 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.
(...skipping 219 matching lines...) Expand 10 before | Expand all | Expand 10 after
230 LibTest/core/List/operator_subscripted_assignment_A03_t01: Fail # co19 issue 224 230 LibTest/core/List/operator_subscripted_assignment_A03_t01: Fail # co19 issue 224
231 LibTest/core/List/removeRange_A04_t01: Fail # co19 issue 224 231 LibTest/core/List/removeRange_A04_t01: Fail # co19 issue 224
232 LibTest/core/List/setRange_A04_t01: Fail # co19 issue 224 232 LibTest/core/List/setRange_A04_t01: Fail # co19 issue 224
233 LibTest/core/String/charCodeAt_A03_t01: Fail # co19 issue 224 233 LibTest/core/String/charCodeAt_A03_t01: Fail # co19 issue 224
234 LibTest/core/String/concat_A02_t01: Fail # co19 issue 224 234 LibTest/core/String/concat_A02_t01: Fail # co19 issue 224
235 LibTest/core/Strings/concatAll_A04_t01: Fail # co19 issue 224 235 LibTest/core/Strings/concatAll_A04_t01: Fail # co19 issue 224
236 LibTest/core/Strings/join_A04_t01: Fail # co19 issue 224 236 LibTest/core/Strings/join_A04_t01: Fail # co19 issue 224
237 LibTest/core/String/String.fromCharCodes_A02_t01: Fail # co19 issue 224 237 LibTest/core/String/String.fromCharCodes_A02_t01: Fail # co19 issue 224
238 LibTest/core/List/getRange_A03_t01: Fail # co19 issue 224 238 LibTest/core/List/getRange_A03_t01: Fail # co19 issue 224
239 239
240 LibTest/core/String/String_class_A03_t01: Fail # co19 issue 230
241
240 [ $compiler == none && $runtime == vm && $checked ] 242 [ $compiler == none && $runtime == vm && $checked ]
241 Language/10_Expressions/08_Function_Expressions_A03_t02: Fail # TODO(vm-team): P lease triage this failure. 243 Language/10_Expressions/08_Function_Expressions_A03_t02: Fail # TODO(vm-team): P lease triage this failure.
242 Language/13_Libraries_and_Scripts/2_Imports_A03_t01: Fail # TODO(vm-team): Pleas e triage this failure. 244 Language/13_Libraries_and_Scripts/2_Imports_A03_t01: Fail # TODO(vm-team): Pleas e triage this failure.
243 Language/14_Types/7_Type_Void_A04_t02: Fail # TODO(vm-team): Please triage this failure. 245 Language/14_Types/7_Type_Void_A04_t02: Fail # TODO(vm-team): Please triage this failure.
244 Language/14_Types/7_Type_Void_A04_t03: Fail # TODO(vm-team): Please triage this failure. 246 Language/14_Types/7_Type_Void_A04_t03: Fail # TODO(vm-team): Please triage this failure.
245 Language/14_Types/7_Type_Void_A04_t04: Fail # TODO(vm-team): Please triage this failure. 247 Language/14_Types/7_Type_Void_A04_t04: Fail # TODO(vm-team): Please triage this failure.
246 Language/14_Types/7_Type_Void_A04_t05: Fail # TODO(vm-team): Please triage this failure. 248 Language/14_Types/7_Type_Void_A04_t05: Fail # TODO(vm-team): Please triage this failure.
247 249
248 250
249 [ $compiler == none && $runtime == vm && $unchecked ] 251 [ $compiler == none && $runtime == vm && $unchecked ]
(...skipping 292 matching lines...) Expand 10 before | Expand all | Expand 10 after
542 544
543 545
544 [ $compiler == none && $runtime == vm && $mode == debug && $unchecked ] 546 [ $compiler == none && $runtime == vm && $mode == debug && $unchecked ]
545 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash 547 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash
546 548
547 [ $compiler == none && $arch == simarm ] 549 [ $compiler == none && $arch == simarm ]
548 *: Skip 550 *: Skip
549 551
550 [ $compiler == none && $arch == arm ] 552 [ $compiler == none && $arch == arm ]
551 *: Skip 553 *: Skip
OLDNEW
« no previous file with comments | « tests/co19/co19-dart2js.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698