| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 2433d050134010a7692d21cf13d7a8720b27493e..10e39ba3c6e36a9a48582805684c70ccb93a1760 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -7,6 +7,9 @@ package/invalid_uri_test: Fail, OK # Fails intentionally
|
| [ $runtime == vm && $system == macos ]
|
| debugger/basic_debugger_test: Pass, Crash # Issue 10488.
|
|
|
| +[ $runtime == vm && $system == windows ]
|
| +debugger/*: Skip # Issue: 10791
|
| +
|
| [ $runtime == vm ]
|
| # Fails because checked-in dart executable is not up to date.
|
| io/test_runner_test: Fail
|
|
|