| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 045e632644f524993a684ed46aff2df3795057b4..bdbee7a2fb2ff40d77e56bad86a155c1ded21c80 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -6,6 +6,8 @@ TimeoutTest: Skip # Timeout test for testing the test runner.
|
| FailTest: Fail, OK # Fails intentionally
|
| OutOfMemoryTest: Skip # Issue 2345
|
|
|
| +package/InvalidUriTest: Fail, OK # Fails intentionally
|
| +
|
| [ $runtime == vm && $checked ]
|
| # These tests have type errors on purpose.
|
| io/ProcessInvalidArgumentsTest: Fail, OK
|
|
|