Chromium Code Reviews| Index: tests/standalone/standalone.status |
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status |
| index 83fe0a10bb3b771e65e5f6a6e7d317f3a091c7cc..c670cc191464635f99c582d0a0cc79f158cb9f62 100644 |
| --- a/tests/standalone/standalone.status |
| +++ b/tests/standalone/standalone.status |
| @@ -4,6 +4,8 @@ |
| package/invalid_uri_test: Fail, OK # Fails intentionally |
| +io/skipping_dart2js_compilations_test: Fail |
|
ricow1
2013/01/24 09:04:28
why?
kustermann
2013/01/29 08:43:32
Because this test uses RunningProcess, which I cha
|
| + |
| [ $runtime == vm ] |
| package/package_isolate_test: Fail # Issue 7520. |
| io/test_runner_test: Pass, Fail # Issue 1947 |