| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index beb73b28506c460e212989c8760367e4197aa47e..9a7193bc1c513b982edcadc955cc83389b05e086 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -393,6 +393,7 @@ io/secure_socket_test: RuntimeError
|
| io/raw_secure_socket_test: RuntimeError
|
| io/https_bad_certificate_test: RuntimeError
|
| io/secure_server_closing_test: RuntimeError
|
| +io/console_unicode_test: Skip # https://github.com/dart-lang/sdk/issues/28872
|
|
|
| [ $system == android && $runtime == dart_precompiled && $mode == release && $arch == arm]
|
| io/stdout_stderr_non_blocking_test: Pass, Timeout # Issue 28426
|
|
|