| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 9c9f48ce0955a0d04ebad326261ac92ca9dc0541..bacebdb6dce6611d6bb4f58bbe109ce1a7a5115e 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -16,10 +16,10 @@ io/io/secure_socket_bad_certificate_test: pass, timeout # Issue 8791
|
| [ $runtime == vm ]
|
| io/https_client_test: Pass, Timeout # Issue 8674
|
| io/secure_server_client_certificate_test: Fail
|
| +io/web_socket_test: Pass, Timeout # Issue 8824
|
|
|
| [ $runtime == vm && ( $system == windows ) ]
|
| 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
|
|
|