Chromium Code Reviews| Index: tests/standalone/standalone.status |
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status |
| index fdcfa9d5106fd7f197d16648be23feb5bc9dec2d..66ccf622f3555f12f254a8ec1da6459459357b72 100644 |
| --- a/tests/standalone/standalone.status |
| +++ b/tests/standalone/standalone.status |
| @@ -6,7 +6,6 @@ package/invalid_uri_test: Fail, OK # Fails intentionally |
| [ $runtime == vm ] |
| package/package_isolate_test: Fail # Issue 7520. |
| -io/test_runner_test: Pass, Fail # Issue 1947 |
|
ricow1
2013/01/29 13:01:17
as asked in the test file, don't we need to mark t
kustermann
2013/01/29 14:58:26
As mentioned on the other comment, it shouldn't be
|
| [ $runtime == vm && $checked ] |
| # These tests have type errors on purpose. |