| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index d7a6cdb7e7b05a63404cf6f8db3fa43fb469ad97..7a9c3a3e2bfe0341b8dfabdeebcf9873f48c8cb2 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -19,13 +19,13 @@ io/directory_fuzz_test: Skip
|
|
|
| [ $runtime == vm && $system == linux ]
|
| io/test_runner_test: Pass, Fail # Issue 1947
|
| -io/http_auth_test: Skip # Issue 7183
|
|
|
| [ $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).
|
| io/socket_many_connections_test: Skip
|
| +io/http_auth_test: Skip # Issue 7183
|
|
|
| # These tests pass on MacOS 10.8.2 but fails on the buildbot machines
|
| # that are running an earlier version of MacOS. The issue is that the
|
|
|