| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 06e47f31424a6acff24a3a423f8e0f02ed3fb02a..fed76aadb641800facaed00864e40d729348bb5a 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -279,6 +279,9 @@ verbose_gc_to_bmu_test: Skip
|
| io/platform_test: RuntimeError # Expects to be running from 'dart' instead of 'dart_precompiled_runtime'
|
| io/directory_list_sync_test: Timeout, Skip # Expects to find the test directory relative to the script.
|
|
|
| +[ $runtime == vm && $system == windows && $mode == release ]
|
| +io/http_server_close_response_after_error_test: Pass, Timeout # Issue 28370: timeout.
|
| +
|
| [ $runtime == dart_precompiled || $mode == product ]
|
| io/skipping_dart2js_compilations_test: CompileTimeError # Imports dart:mirrors
|
| io/test_harness_analyzer_test: CompileTimeError # Imports dart:mirrors
|
|
|