| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index ed52805ff72b2f8c124ec7583c295c45b52a5422..98f7d8f62c8127a5fabce19974763fd0c89563e0 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -289,6 +289,9 @@ io/directory_list_sync_test: Timeout, Skip # Expects to find the test directory
|
| io/http_server_close_response_after_error_test: Pass, Timeout # Issue 28370: timeout.
|
| io/regress_7191_test: Pass, Timeout # Issue 28374: timeout.
|
|
|
| +[ $runtime == vm && $system == linux && $mode == release && $arch == ia32 && $builder_tag == asan ]
|
| +io/socket_close_test: Pass, Timeout # Issue 28502: timeout.
|
| +
|
| [ $runtime == dart_precompiled || $mode == product ]
|
| io/skipping_dart2js_compilations_test: CompileTimeError # Imports dart:mirrors
|
| io/test_harness_analyzer_test: CompileTimeError # Imports dart:mirrors
|
|
|