Index: tests/standalone/standalone.status |
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status |
index 1630b8e902fd594838e3f83680f8d07e9a94ea77..164c2e74a377b70ffb41941958808de1e6a5f5b9 100644 |
--- a/tests/standalone/standalone.status |
+++ b/tests/standalone/standalone.status |
@@ -200,6 +200,7 @@ io/platform_resolved_executable_test/06: RuntimeError # Issue 23641 |
io/process_sync_test: Pass, Timeout # Issue 24596 |
io/sleep_test: Pass, Fail # Issue 25757 |
io/socket_info_ipv6_test: RuntimeError # Issue 27876 |
+io/http_server_early_client_close2_test: Pass, Crash # Issue 28197 |
[ ($runtime == vm || $runtime == dart_precompiled) && $mode == debug && $builder_tag == asan ] |
io/file_lock_test: Skip # Timeout. |