| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 35c70c6335c65677f0cbeb7db766cb35958564df..daef69f988ce0667d474a992d30688a1f63d022a 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -361,6 +361,9 @@ io/raw_secure_socket_test: RuntimeError
|
| io/https_bad_certificate_test: RuntimeError
|
| io/secure_server_closing_test: RuntimeError
|
|
|
| +[ $system == android && $runtime == dart_precompiled && $mode == release && $arch == arm]
|
| +io/stdout_stderr_non_blocking_test: Pass, Timeout # Issue 28426
|
| +
|
| [ $runtime == vm || $runtime == dart_precompiled ]
|
| deferred_transitive_import_error_test: Skip # Contains intentional errors.
|
|
|
|
|