| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index ba20bffc70a51b4b93e9d3c8ee14fad5e38f8f7c..b7961e19d582c7c3f6be7c804e0fcc033e0b08a9 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -21,7 +21,7 @@ io/TestExtensionTest: Fail # shared library in wrong place (issue 1817)
|
| io/SocketManyConnectionsTest: Skip
|
| io/TestExtensionTest: Skip # Extensions not implemented on MacOS
|
|
|
| -[ $component == vm && $system == win32]
|
| +[ $component == vm && $system == windows]
|
| io/TestExtensionTest: Skip # Extensions not implemented on Windows
|
| io/HttpShutdownTest: Skip # Currently times out on windows
|
|
|
|
|