Chromium Code Reviews| Index: tests/standalone/standalone.status |
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status |
| index c646a6fb33451eb5d63f2cb4fd5d595a2d61be1b..a3ee84d4e3c10508ca404c196f3f9f99806ae2ea 100644 |
| --- a/tests/standalone/standalone.status |
| +++ b/tests/standalone/standalone.status |
| @@ -6,9 +6,6 @@ out_of_memory_test: Skip # Issue 2345 |
| package/invalid_uri_test: Fail, OK # Fails intentionally |
| -io/secure_socket_test: Pass, Timeout # Issue 6730. |
|
Mads Ager (google)
2012/12/06 10:35:31
Do these tests expose all of the cases that you ha
|
| -io/secure_stream_test: Pass, Timeout # Issue 6730. |
| - |
| [ $runtime == vm && $checked ] |
| # These tests have type errors on purpose. |
| io/process_invalid_arguments_test: Fail, OK |