Chromium Code Reviews| Index: frog/tests/leg_only/leg_only.status |
| diff --git a/frog/tests/leg_only/leg_only.status b/frog/tests/leg_only/leg_only.status |
| index 41e0d9cc4722e7c2acbd79b68165aee35370f4a4..16d3afba05b3918b039d9957307417cf5ba793d8 100644 |
| --- a/frog/tests/leg_only/leg_only.status |
| +++ b/frog/tests/leg_only/leg_only.status |
| @@ -18,3 +18,6 @@ string_interpolation_test: Skip |
| [ $compiler == dart2js && $runtime == none ] |
| *: Fail, Pass # TODO(ahe): Triage these tests. |
| + |
| +[ $compiler == dartc || $runtime == vm ] |
|
Emily Fortuna
2012/04/28 00:06:14
How is dartc using this status file?
Siggi Cherem (dart-lang)
2012/04/28 00:08:55
it's not, but I tested things running all possible
|
| +cascade_precedence_test: Fail |