| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 766a878204be817226ac51ae4399d2658c46086b..f145e17ca68bf58fc8a3f8dc788d34907902758c 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -355,9 +355,6 @@ io/raw_secure_socket_test: RuntimeError
|
| io/https_bad_certificate_test: RuntimeError
|
| io/secure_server_closing_test: RuntimeError
|
|
|
| -[ $runtime == dart_precompiled || $runtime == dart_app ]
|
| -io/http_server_response_test: Skip # OOM - Issue 27633
|
| -
|
| [ $runtime == vm || $runtime == dart_app || $runtime == dart_precompiled ]
|
| deferred_transitive_import_error_test: Skip # Contains intentional errors.
|
|
|
|
|