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

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

Issue 9621003: removed unused 'prefix' line from status files (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 9 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-leg.status ('k') | tests/corelib/corelib.status » ('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 prefix co19
6
7
8
9 [ $component == vm && $system == win32 ] 5 [ $component == vm && $system == win32 ]
10 Language/11_Statements/09_Try_A05_t03: Fail # TODO(vm-team): New failure, please triage. 6 Language/11_Statements/09_Try_A05_t03: Fail # TODO(vm-team): New failure, please triage.
11 7
12 8
13 [ $component == vm && $mode == debug ] 9 [ $component == vm && $mode == debug ]
14 Language/10_Expressions/01_Constants_A12_t01: Crash # TODO(vm-team): New crash, please triage. 10 Language/10_Expressions/01_Constants_A12_t01: Crash # TODO(vm-team): New crash, please triage.
15 11
16 12
17 [ $component == vm ] 13 [ $component == vm ]
18 Language/10_Expressions/01_Constants_A17_t03: Crash # TODO(vm-team): New crash, please triage. 14 Language/10_Expressions/01_Constants_A17_t03: Crash # TODO(vm-team): New crash, please triage.
(...skipping 237 matching lines...) Expand 10 before | Expand all | Expand 10 after
256 Language/13_Types/1_Static_Types_A02_t08: Fail 252 Language/13_Types/1_Static_Types_A02_t08: Fail
257 Language/13_Types/2_Dynamic_Type_System_A02_t01: Fail # TODO(vm-team): New failu re, please triage. 253 Language/13_Types/2_Dynamic_Type_System_A02_t01: Fail # TODO(vm-team): New failu re, please triage.
258 254
259 255
260 [ $arch == simarm ] 256 [ $arch == simarm ]
261 *: Skip 257 *: Skip
262 258
263 259
264 [ $arch == arm ] 260 [ $arch == arm ]
265 *: Skip 261 *: Skip
OLDNEW
« no previous file with comments | « tests/co19/co19-leg.status ('k') | tests/corelib/corelib.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698