| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index abdad086d64bc687a9c1b4c082be6cc8791e4184..7a4358ff75c7c5496a329c005171984f99df0d24 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -23,6 +23,7 @@ io/TestExtensionTest: Fail # shared library in wrong place (issue 1817)
|
| # This test fails with "Too many open files" on the Mac OS buildbot.
|
| io/SocketManyConnectionsTest: Skip
|
| io/TestExtensionTest: Skip # Extensions not implemented on MacOS
|
| +io/HttpServerHandlerTest: Skip # Issue 2637
|
|
|
| [ $runtime == vm && $system == windows]
|
| io/TestExtensionTest: Skip # Extensions not implemented on Windows
|
|
|