| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 3cd11a86a6332b06b662c90914a611ad8276a0c6..fdcfa9d5106fd7f197d16648be23feb5bc9dec2d 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -19,6 +19,9 @@ io/socket_invalid_arguments_test: Fail, OK
|
| io/file_fuzz_test: Skip
|
| io/directory_fuzz_test: Skip
|
|
|
| +[ $runtime == vm && $system == macos && $arch == x64 ]
|
| +io/regress_7191_test: Pass, Timeout # http://dartbug.com/8091
|
| +
|
| [ $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
|
|
|