Index: tests/standalone/standalone.status |
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status |
index 4b5e3d28724ef0e72a6f54ee79d39dd12621d5d7..c92b63665b12041d16d87a9b4bb8491eea54cbb3 100644 |
--- a/tests/standalone/standalone.status |
+++ b/tests/standalone/standalone.status |
@@ -36,6 +36,9 @@ io/directory_fuzz_test: Skip |
# of allowed open files ('ulimit -n' says something like 256). |
io/socket_many_connections_test: Skip |
+[ $runtime == vm && $system == macos && $mode == release] |
+io/raw_secure_server_socket_test: Pass, Timeout # Issue 22658 |
+ |
[ $compiler == none && ($runtime == drt || $runtime == dartium || $runtime == ContentShellOnAndroid) ] |
typed_array_test: Fail # Issue 13921 |
typed_array_int64_uint64_test: Fail # Issue 13921 |