| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 963802fece38301335be9a207c147751f15b7046..ffe6b189aa909e191299cb19f35673ffee0855ea 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -16,6 +16,8 @@ io/raw_server_socket_cancel_test: Pass, Fail, Timeout # Issue 8675
|
| # Issue 8232.
|
| debugger/basic_debugger_test: Pass, Fail
|
|
|
| +# Crashing on Linux and Mac
|
| +io/directory_fuzz_test: Pass, Crash # Issue 9369
|
|
|
| [ $runtime == vm && $checked ]
|
| # These tests have type errors on purpose.
|
|
|