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

Side by Side Diff: tests/language/language-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/language/language.status ('k') | tests/standalone/standalone.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 language
6
7 [ $component == leg && $checked ] 5 [ $component == leg && $checked ]
8 *: Skip 6 *: Skip
9 7
10 8
11 [ $component == leg ] 9 [ $component == leg ]
12 Constructor6Test: Crash 10 Constructor6Test: Crash
13 FunctionTest: Crash 11 FunctionTest: Crash
14 CompileTimeConstant8Test: Fail # We don't take the generic type into account yet . 12 CompileTimeConstant8Test: Fail # We don't take the generic type into account yet .
15 13
16 FunctionLiterals2Test: Crash # TODO(floitsch): investigate. 14 FunctionLiterals2Test: Crash # TODO(floitsch): investigate.
(...skipping 276 matching lines...) Expand 10 before | Expand all | Expand 10 after
293 ClosureBreakTest: Fail 291 ClosureBreakTest: Fail
294 ExecuteFinally3Test: Fail 292 ExecuteFinally3Test: Fail
295 ExecuteFinally9Test: Fail 293 ExecuteFinally9Test: Fail
296 294
297 295
298 [ $component == leg && $mode == release ] 296 [ $component == leg && $mode == release ]
299 AssignTopMethodNegativeTest: Crash 297 AssignTopMethodNegativeTest: Crash
300 298
301 [ $component == legium ] 299 [ $component == legium ]
302 *: Skip 300 *: Skip
OLDNEW
« no previous file with comments | « tests/language/language.status ('k') | tests/standalone/standalone.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698