| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index a766fe48639fc9c0f267628d0f0f5e5b008901d9..0bedddf262183def077271ae60705313044ee5f4 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -15,7 +15,7 @@ io/test_runner_test: fail
|
| [ $runtime == vm ]
|
| io/secure_server_client_certificate_test: fail
|
|
|
| -[ $runtime == vm && ( $system == macos || $system == windows ) ]
|
| +[ $runtime == vm && ( $system == windows ) ]
|
| 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
|
|
|