| Index: dart/tests/json/json.status
|
| diff --git a/dart/tests/json/json.status b/dart/tests/json/json.status
|
| index 454cc0f5e521a557acf4dc14a45aeab8802246f4..cee6978bae585b042db425e048de7118bfb4c7ae 100644
|
| --- a/dart/tests/json/json.status
|
| +++ b/dart/tests/json/json.status
|
| @@ -14,15 +14,12 @@
|
| [ $runtime == vm ]
|
| *: Skip
|
|
|
| -[ $compiler == frog && $runtime == d8 ]
|
| -*: Skip
|
| -
|
| # TODO(jmesserly): now that we have a bot, we need to set up Opera testing.
|
| [ $runtime == opera ]
|
| *: Skip
|
|
|
| -[ $compiler == frog && $runtime == none ]
|
| -*: Skip
|
| -
|
| [ $compiler == dart2js && $runtime == none ]
|
| *: Fail, Pass # TODO(ahe): Triage these tests.
|
| +
|
| +[ $compiler == dart2js && $checked && $browser ]
|
| +json_test: Fail
|
|
|