| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 4307d598d4c3fc54af53aab878954e6ea11f10f8..1b3827c935d906dd9493d4133db950ac4c57fd35 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -23,6 +23,7 @@ io/stdout_bad_argument_test: Fail, OK
|
| io/file_fuzz_test: Skip
|
| io/directory_fuzz_test: Skip
|
|
|
| +[ $runtime == vm && $system == macos ]
|
| # This test fails with "Too many open files" on the Mac OS buildbot.
|
| # This is expected as MacOS by default runs with a very low number
|
| # of allowed open files ('ulimit -n' says something like 256).
|
|
|