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 c5b3f7a02f6ae449a3fbf3f498cff9f0073249c9..e33a89362bee9e2414f360953c033d45298ee707 100644 |
| --- a/frog/tests/leg_only/leg_only.status |
| +++ b/frog/tests/leg_only/leg_only.status |
| @@ -16,5 +16,5 @@ StringInterpolationTest: Skip |
| [ $compiler == frog || $compiler == frogsh || $runtime == drt ] |
| *: Skip |
| -[ $compiler == dart2js || $runtime == none ] |
| +[ $compiler == dart2js && $runtime == none ] |
| *: Fail, Pass # TODO(ahe): Triage these tests. |
|
Lasse Reichstein Nielsen
2012/04/18 08:11:00
Was it intended to stop testing leg_only tests in
ahe
2012/04/18 08:35:35
No. This must be a typo.
|