Index: tests/standalone/standalone.status |
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status |
index 691f6d979d381a458288ed18c40e91e359d5ed86..687b66fc51f09544f2490ccc776af4ffe8ff2515 100644 |
--- a/tests/standalone/standalone.status |
+++ b/tests/standalone/standalone.status |
@@ -42,6 +42,7 @@ io/directory_fuzz_test: Skip |
# This is expected as MacOS by default runs with a very low number |
# of allowed open files ('ulimit -n' says something like 256). |
io/socket_many_connections_test: Skip |
+io/platform_executable_test/06: RuntimeError |
[ $compiler == none && ($runtime == drt || $runtime == dartium || $runtime == ContentShellOnAndroid) ] |
typed_array_test: Fail # Issue 13921 |