Chromium Code Reviews| Index: tests/standalone/standalone.status |
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status |
| index 4d1f43f77cac9d61167e90bfc4e57734a5e0ea7b..a766fe48639fc9c0f267628d0f0f5e5b008901d9 100644 |
| --- a/tests/standalone/standalone.status |
| +++ b/tests/standalone/standalone.status |
| @@ -14,6 +14,8 @@ io/test_runner_test: fail |
| [ $runtime == vm ] |
| io/secure_server_client_certificate_test: fail |
| + |
| +[ $runtime == vm && ( $system == macos || $system == windows ) ] |
|
Mads Ager (google)
2013/02/22 09:39:00
This seems a little optimistic, but it is the righ
Anders Johnsen
2013/06/11 12:14:54
Done.
|
| io/web_socket_test: Fail, Pass # Issue 8495. |
| io/https_client_certificate_test: Pass, Timeout # Issue 8674 |
| io/raw_socket_test: Pass, Timeout # Issue 8675 |