Index: tests/standalone/standalone.status |
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status |
index daecba836a5f534af805c8ae61cbf90167eaf4b9..a85ea9aa36220c4a2c3f592e73c0f2eb903a37b4 100644 |
--- a/tests/standalone/standalone.status |
+++ b/tests/standalone/standalone.status |
@@ -50,6 +50,9 @@ io/socket_many_connections_test: Skip |
io/secure_server_client_certificate_test: Skip |
io/socket_test: Pass, Timeout # Issue 27453 |
+# This test sometimes hangs on Mac. |
+io/raw_server_socket_cancel_test: Skip # Issue 28182 |
+ |
[ $runtime == vm && $system == linux ] |
# These tests have started timing out and issue 25649 has been filed to |
# investigate, skipping these tests temporarily to get the bots to be |