| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 7bf4ccf4531a14ecc2de63b5d70f2ee4d58558ea..2e9895810ca7803a0377fb15fc6c56d6ba5a9ed8 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -14,6 +14,9 @@ issue14236_test: Pass, Fail, Crash # Issue 14516.
|
| [ $runtime == vm ]
|
| package/package_isolate_test: Fail # Issue 12474
|
|
|
| +[ $runtime == vm && $mode == debug]
|
| +io/secure_socket_renegotiate_test: Fail # Issue 14896.
|
| +
|
| [ $runtime == vm && $checked ]
|
| # These tests have type errors on purpose.
|
| io/process_invalid_arguments_test: Fail, OK
|
|
|