Chromium Code Reviews| Index: tests/standalone/standalone.status |
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status |
| index 817ec95ac473135e56bc1e03265cf3776054fd80..65d2797c5cac9acd5bfd3b56124123ac63b4eb5a 100644 |
| --- a/tests/standalone/standalone.status |
| +++ b/tests/standalone/standalone.status |
| @@ -15,6 +15,7 @@ io/http_test: Pass, Fail # Issue 2987 |
| io/process_invalid_arguments_test: Fail, OK |
| io/directory_invalid_arguments_test: Fail, OK |
| io/file_invalid_arguments_test: Fail, OK |
| +io/socket_invalid_arguments_test: Fail, OK |
|
Søren Gjesse
2012/05/30 07:07:15
I am still confused by the state "Fail, OK" :-|
Mads Ager (google)
2012/05/30 07:35:12
It is failing and that is OK. :-)
What it means i
|
| # These test have type errors on purpose and take very long to run in |
| # checked mode with no benefit. Skip. |
| io/file_fuzz_test: Skip |