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

Side by Side Diff: frog/tests/leg/leg.status

Issue 8930024: frogium: fix all status file to reflect frogium current status. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 9 years 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 | « frog/tests/frog/frog.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) 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 leg 5 prefix leg
6 6
7 [ $component == dartc ] 7 [ $component == dartc ]
8 *: Fail # Too many type errors in frog. 8 *: Fail # Too many type errors in frog.
9
10 [ $component == frogium ]
11 # Tests have # directives (not supported by the browser test architecture)
Jennifer Messerly 2011/12/14 01:09:31 is this easy to fix? it'd be nice if we could
12 ClassCodegenTest: Fail
13 CodeMotionTest: Fail
14 ConstantFoldingTest: Fail
15 DeadPhiEliminatorTest: Fail
16 GVNTest: Fail
17 LinkTest: Fail
18 LiteralListTest: Fail
19 ParserTest: Fail
20 PartialParserTest: Fail
21 PrettyParameterTest: Fail
22 RedundantPhiEliminatorTest: Fail
23 ResolverTest: Fail
24 ScannerTest: Fail
25 SsaPhiEliminatorTest: Fail
26 TypeCheckerTest: Fail
27 TypeGuardUnuserTest: Fail
28 TypeInferenceTest: Fail
OLDNEW
« no previous file with comments | « frog/tests/frog/frog.status ('k') | tests/corelib/corelib.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698