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

Side by Side Diff: tests/corelib/corelib.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-runtime.status ('k') | tests/corelib/corelib-leg.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 corelib
6
7 [ $component == vm || $component == dartium ] 5 [ $component == vm || $component == dartium ]
8 UnicodeTest: Fail # Bug 5163868 6 UnicodeTest: Fail # Bug 5163868
9 StringSplitRegExpTest: Fail # Issue 429 7 StringSplitRegExpTest: Fail # Issue 429
10 *DartcTest: Skip 8 *DartcTest: Skip
11 9
12 [ $arch == ia32 ] 10 [ $arch == ia32 ]
13 11
14 12
15 [ $component == dartc || $component == chromium ] 13 [ $component == dartc || $component == chromium ]
16 *VMTest: Skip 14 *VMTest: Skip
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
50 48
51 [ $component == webdriver && $browser == safari && ($system == linux || $system == windows) ] 49 [ $component == webdriver && $browser == safari && ($system == linux || $system == windows) ]
52 *: Skip 50 *: Skip
53 51
54 [ $arch == simarm ] 52 [ $arch == simarm ]
55 *: Skip 53 *: Skip
56 54
57 [ $arch == arm ] 55 [ $arch == arm ]
58 *: Skip 56 *: Skip
59 57
OLDNEW
« no previous file with comments | « tests/co19/co19-runtime.status ('k') | tests/corelib/corelib-leg.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698