Index: tests/standalone/standalone.status |
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status |
index db717dce4605eb58939216d30f6328b30c685561..65a34ba6172bbcb1dd199fddf32554b9e04dd452 100644 |
--- a/tests/standalone/standalone.status |
+++ b/tests/standalone/standalone.status |
@@ -12,10 +12,6 @@ io/http_shutdown_test: Pass, Fail # Issue 9101 |
package/package_isolate_test: Fail # http://dartbug.com/7520. |
io/raw_server_socket_cancel_test: Pass, Fail, Timeout # Issue 8675 |
-# Fails with a connection refused error on the buildbot. |
-# Issue 8232. |
-debugger/basic_debugger_test: Pass, Fail, Timeout |
- |
[ $runtime == vm && $checked ] |
# These tests have type errors on purpose. |
io/process_invalid_arguments_test: Fail, OK |