| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 320c552e863e462d0ba23a8ea0a477fc391d5791..67786ff3c9fef3abc91ac2a6cfcd7db79e8598ca 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -18,9 +18,6 @@ io/socket_invalid_arguments_test: Fail, OK
|
| io/file_fuzz_test: Skip
|
| io/directory_fuzz_test: Skip
|
|
|
| -[ $runtime == vm && $system == linux ]
|
| -io/test_runner_test: Pass, Fail # Issue 1947
|
| -
|
| [ $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
|
|
|