| 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 b11db782d933e045a0fdccda6e5b1988c9bfe99b..c5b3f7a02f6ae449a3fbf3f498cff9f0073249c9 100644
|
| --- a/frog/tests/leg_only/leg_only.status
|
| +++ b/frog/tests/leg_only/leg_only.status
|
| @@ -15,3 +15,6 @@ StringInterpolationTest: Skip
|
|
|
| [ $compiler == frog || $compiler == frogsh || $runtime == drt ]
|
| *: Skip
|
| +
|
| +[ $compiler == dart2js || $runtime == none ]
|
| +*: Fail, Pass # TODO(ahe): Triage these tests.
|
|
|