| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 4212d59b08ebbffa4dc9823a1398ed26b4a02a32..a381e276bd78ee55bd353c54d9b31bd771a5d08e 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -8,6 +8,8 @@ OutOfMemoryTest: Skip # Issue 2345
|
|
|
| package/InvalidUriTest: Fail, OK # Fails intentionally
|
|
|
| +io/WebSocketTest: Skip # Test not finished
|
| +
|
| [ $runtime == vm && $checked ]
|
| # These tests have type errors on purpose.
|
| io/ProcessInvalidArgumentsTest: Fail, OK
|
|
|