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

Side by Side Diff: tests/corelib/corelib-leg.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/corelib/corelib.status ('k') | tests/isolate/isolate.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) 2011, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2011, 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 corelib
6
7 [ $component == leg && $checked ] 5 [ $component == leg && $checked ]
8 *: Skip 6 *: Skip
9 7
10 8
11 [ $component == leg ] 9 [ $component == leg ]
12 MathParseDoubleTest: Fail 10 MathParseDoubleTest: Fail
13 11
14 MapTest: Skip # SplayTree gets stuck when looking up key. MUST FIX. 12 MapTest: Skip # SplayTree gets stuck when looking up key. MUST FIX.
15 13
16 # Compilation errors. 14 # Compilation errors.
(...skipping 18 matching lines...) Expand all
35 33
36 34
37 BigIntegerVMTest: Fail, OK # VM specific test. 35 BigIntegerVMTest: Fail, OK # VM specific test.
38 GrowableObjectArray2VMTest: Fail, OK # VM specific test. 36 GrowableObjectArray2VMTest: Fail, OK # VM specific test.
39 GrowableObjectArrayVMTest: Fail, OK # VM specific test. 37 GrowableObjectArrayVMTest: Fail, OK # VM specific test.
40 StringBaseVMTest: Fail, OK # VM specific test. 38 StringBaseVMTest: Fail, OK # VM specific test.
41 39
42 40
43 [ $component == legium ] 41 [ $component == legium ]
44 *: Skip 42 *: Skip
OLDNEW
« no previous file with comments | « tests/corelib/corelib.status ('k') | tests/isolate/isolate.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698