| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 4f5d26bd847cbc6482d6a6e00e4b59a5953bc462..f5ae6c1be14ba96faae1db86488cedee9b2dd545 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -51,8 +51,9 @@ io/directory_non_ascii_sync_test: Pass, Fail
|
| io/directory_non_ascii_test: Pass, Fail
|
| io/process_non_ascii_test: Pass, Fail
|
|
|
| -[ $runtime == vm && $system == windows ]
|
| -io/http_server_early_client_close_test: Crash, Pass # Issue 12982
|
| +[ $runtime == vm ]
|
| +io/http_server_early_client_close_test: Crash, Fail, Pass # Issue 12982
|
| +io/http_server_early_client_close2_test: Crash, Fail, Pass # Issue 12982
|
|
|
| [ $compiler == none && $runtime == vm && $system == windows && $mode == debug ]
|
| io/secure_socket_bad_data_test: Crash, Pass # co19-roll r576: Please triage this failure
|
|
|