| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index e15eaf5f5a9f720cf9a1353d29644cd38d30f408..dddedcbd169fddb8cfbdfc05821cab58cba7df07 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -29,11 +29,6 @@ io/file_fuzz_test: Skip
|
| io/directory_fuzz_test: Skip
|
|
|
| [ $runtime == vm && $system == macos ]
|
| -# These tests fail intermittently on MacOS due to an https request that
|
| -# fails not completing the future it returns: Issue 12451
|
| -io/https_unauthorized_test: Pass, Fail
|
| -io/https_bad_certificate_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).
|
|
|