Index: tests/standalone/standalone.status |
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status |
index 20d016c262877c524961683e3a9a61583f397a03..4b5e3d28724ef0e72a6f54ee79d39dd12621d5d7 100644 |
--- a/tests/standalone/standalone.status |
+++ b/tests/standalone/standalone.status |
@@ -124,6 +124,7 @@ io/file_stat_test: Fail # Issue 17440 |
io/process_sync_test: Skip # Starts 10 dart subprocesses, uses too much memory. |
io/signals_test: Skip # Starts 10 dart subprocesses, uses too much memory |
io/file_read_special_device_test: Fail # Issue 17440 |
+io/socket_source_address_test: Fail # Issue 22597 |
[ $arch == mips && $mode == debug ] |
io/web_socket_test: SkipSlow # Times out. Issue 20352 |