| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 9b9e589a0412589abcbf2c2d1864d4e7db13c7b1..9ff45156c8f61ae1ac510dd37e19c606bc94c061 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -52,10 +52,7 @@ io/directory_non_ascii_test: Pass, Fail
|
| io/process_non_ascii_test: Pass, Fail
|
|
|
| [ $runtime == vm ]
|
| -io/http_server_early_client_close_test: Crash, Fail, Pass, Timeout # Issue 12982
|
| -io/http_server_early_client_close2_test: Crash, Fail, Pass, Timeout # Issue 12982
|
| -io/http_server_response_test: Crash, Fail, Pass # Issue 12982
|
| -io/http_server_close_response_after_error_test: Crash, Fail, Pass # Issue 12982
|
| +io/http_server_early_client_close_test: Crash, Pass # Issue 12982
|
| io/https_bad_certificate_test: Pass, Timeout # Issue 13609
|
| io/secure_socket_bad_data_test: Crash, Pass # 12982
|
|
|
|
|