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

Side by Side Diff: dart/tests/co19/co19-leg.status

Issue 9317118: Add co19-leg.status (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 10 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 | « dart/tests/co19/co19-frog.status ('k') | dart/tests/co19/test_config.dart » ('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 co19 5 prefix co19
6 6
7 [ $component == frog || $component == frogsh ]
8 *: Skip
9
10
11 [ $component == leg ] 7 [ $component == leg ]
12 # Skip library tests for now. 8 # Skip library tests for now.
13 LibTest/*: Skip 9 LibTest/*: Skip
14 10
15 11
16 [ $component == leg && $checked ] 12 [ $component == leg && $checked ]
17 # Leg does not support checked mode yet. 13 # Leg does not support checked mode yet.
18 *: Skip 14 *: Skip
19 15
20 16
(...skipping 316 matching lines...) Expand 10 before | Expand all | Expand 10 after
337 Language/13_Types/5_Function_Types_A02_t01: Fail 333 Language/13_Types/5_Function_Types_A02_t01: Fail
338 Language/13_Types/5_Function_Types_A02_t02: Fail 334 Language/13_Types/5_Function_Types_A02_t02: Fail
339 Language/13_Types/5_Function_Types_A02_t03: Fail 335 Language/13_Types/5_Function_Types_A02_t03: Fail
340 Language/13_Types/5_Function_Types_A02_t04: Fail 336 Language/13_Types/5_Function_Types_A02_t04: Fail
341 Language/13_Types/5_Function_Types_A02_t05: Fail 337 Language/13_Types/5_Function_Types_A02_t05: Fail
342 Language/13_Types/6_Type_Dynamic_A01_t01: Fail 338 Language/13_Types/6_Type_Dynamic_A01_t01: Fail
343 Language/13_Types/6_Type_Dynamic_A02_t01: Fail 339 Language/13_Types/6_Type_Dynamic_A02_t01: Fail
344 Language/13_Types/6_Type_Dynamic_A03_t01: Fail 340 Language/13_Types/6_Type_Dynamic_A03_t01: Fail
345 Language/13_Types/6_Type_Dynamic_A04_t01: Fail 341 Language/13_Types/6_Type_Dynamic_A04_t01: Fail
346 Language/13_Types/7_Type_Void_A04_t05: Fail 342 Language/13_Types/7_Type_Void_A04_t05: Fail
OLDNEW
« no previous file with comments | « dart/tests/co19/co19-frog.status ('k') | dart/tests/co19/test_config.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698