| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index f641119e9a4bd13f576080fbf4e3d76242ac1d3e..7bf93d50031d81ae733b39b6bbb2289aee8961cb 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -26,7 +26,8 @@ Process*: Skip # Bug 172
|
| SocketManyConnectionsTest: Skip
|
|
|
| [ $component == vm && $system == win32]
|
| -Process*: Skip
|
| +Process*: Skip # Dart issue 363.
|
| +TestRunnerTest: Skip # Uses Process. Dart issue 363.
|
|
|
| [ $component == dartium ]
|
| # Server specific tests OK to fail in the browser
|
|
|