Chromium Code Reviews| Index: tests/standalone/standalone.status |
| =================================================================== |
| --- tests/standalone/standalone.status (revision 14941) |
| +++ tests/standalone/standalone.status (working copy) |
| @@ -6,6 +6,8 @@ |
| package/invalid_uri_test: Fail, OK # Fails intentionally |
| +io/tls_socket_test: Pass, Timeout # Issue 6730. |
| + |
| [ $runtime == vm && $checked ] |
| # These tests have type errors on purpose. |
| io/process_invalid_arguments_test: Fail, OK |