Chromium Code Reviews| Index: frog/tests/leg_only/leg_only.status |
| =================================================================== |
| --- frog/tests/leg_only/leg_only.status (revision 0) |
| +++ frog/tests/leg_only/leg_only.status (working copy) |
| @@ -2,7 +2,9 @@ |
| # for details. All rights reserved. Use of this source code is governed by a |
| # BSD-style license that can be found in the LICENSE file. |
| -prefix leg |
| +prefix leg_only |
| -[ $component == dartc ] |
| -*: Fail # Too many type errors in frog. |
| +[ $component == leg || $component == frog || $component == frogsh ] |
|
kasperl
2011/11/08 12:21:34
Are these really supposed to fail when running wit
ngeoffray
2011/11/08 12:28:11
That's because the test suite adds leg_only, so fr
|
| +LocalsTest: Fail |
| +StatementsTest: Fail |
| +TypedLocalsTest: Fail |