| Index: dart/tests/standalone/standalone.status
|
| diff --git a/dart/tests/standalone/standalone.status b/dart/tests/standalone/standalone.status
|
| index 0f9f53dcd9327f865de0823238378c18843b601e..57a6f6e4810b7a36792090d05f24e16052bc1bd9 100644
|
| --- a/dart/tests/standalone/standalone.status
|
| +++ b/dart/tests/standalone/standalone.status
|
| @@ -24,6 +24,9 @@ SocketManyConnectionsTest: Skip
|
| [ $component == vm && $system == win32]
|
| Process*: Skip
|
|
|
| +[ $component == vm && $system == win32 && $mode == release ]
|
| +FileTest: Fail
|
| +
|
| [ $component == dartium ]
|
| # Server specific tests OK to fail in the browser
|
| EchoServerTest: Skip # Uses Socket
|
|
|