| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 66ccf622f3555f12f254a8ec1da6459459357b72..5daac20c2a36205491be975bb857abab54de9be2 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -22,6 +22,10 @@ io/directory_fuzz_test: Skip
|
| io/regress_7191_test: Pass, Timeout # http://dartbug.com/8091
|
|
|
| [ $runtime == vm && $system == macos ]
|
| +# Fails with a connection refused error on the buildbot.
|
| +# Issue 8232.
|
| +debugger/basic_debugger_test: Pass, Fail
|
| +
|
| # 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).
|
|
|