| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 67786ff3c9fef3abc91ac2a6cfcd7db79e8598ca..ef5332cffbd1a422e68b289fce176c631ca3abfa 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -6,6 +6,7 @@ package/invalid_uri_test: Fail, OK # Fails intentionally
|
|
|
| [ $runtime == vm ]
|
| package/package_isolate_test: Fail # Issue 7520.
|
| +io/test_runner_test: Pass, Fail # Issue 1947
|
|
|
| [ $runtime == vm && $checked ]
|
| # These tests have type errors on purpose.
|
|
|