Chromium Code Reviews| Index: tests/standalone/standalone.status |
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status |
| index dfa7121e0519540665fc53ecc0adea80fe65d7a4..c9b94e9a83984b548025b1c8d5313af90edcd515 100644 |
| --- a/tests/standalone/standalone.status |
| +++ b/tests/standalone/standalone.status |
| @@ -55,6 +55,7 @@ io/process_non_ascii_test: Pass, Fail |
| io/http_server_early_client_close_test: Crash, Fail, Pass # Issue 12982 |
| io/http_server_early_client_close2_test: Crash, Fail, Pass # Issue 12982 |
| io/http_server_response_test: Crash, Fail, Pass # Issue 12982 |
| +io/https_bad_certificate_test: Pass, Fail # Issue 13609 |
|
Bill Hesse
2013/09/26 08:31:50
This should be Pass, Timeout, and the fix for the
|
| [ $compiler == none && $runtime == vm && $system == windows && $mode == debug ] |
| io/secure_socket_bad_data_test: Crash, Pass # co19-roll r576: Please triage this failure |