| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index b21c1f4466175f493b010f0a67d11cbda5ccc385..4307d598d4c3fc54af53aab878954e6ea11f10f8 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -23,9 +23,6 @@ io/stdout_bad_argument_test: Fail, OK
|
| io/file_fuzz_test: Skip
|
| io/directory_fuzz_test: Skip
|
|
|
| -[ $runtime == vm && $system == macos ]
|
| -io/regress_7191_test: Pass, Timeout # http://dartbug.com/8091
|
| -
|
| # 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).
|
|
|