| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index ad9fc3a5a700e3490ddaa7d136dd6729f10de1dd..7be12bb8def20c2f6e77c066eef882179cc1a47b 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -18,7 +18,8 @@ io/https_client_test: Pass, Timeout # Issue 8674
|
| io/secure_server_client_certificate_test: Fail
|
|
|
| [ $runtime == vm && ( $system == windows ) ]
|
| -io/web_socket_test: Fail, Pass # Issue 8495.
|
| +io/web_socket_no_secure_test: Fail, Pass # Issue 8495.
|
| +io/web_socket_test: Skip # Issue 7157.
|
| io/https_client_certificate_test: Pass, Timeout # Issue 8674
|
| io/raw_socket_test: Pass, Fail, Timeout # Issue 8675
|
| io/socket_test: Pass, Timeout # Issue 8676
|
|
|