| Index: dart/tests/standalone/standalone.status
|
| diff --git a/dart/tests/standalone/standalone.status b/dart/tests/standalone/standalone.status
|
| index 53266732dca97cd9385ba471ac6b511381d1d610..024ec7c9045a1b35595b02a931e7cfe5912787de 100644
|
| --- a/dart/tests/standalone/standalone.status
|
| +++ b/dart/tests/standalone/standalone.status
|
| @@ -25,6 +25,7 @@ io/test_runner_test: Pass, Fail # Issue 1947
|
| # This is expected as MacOS by default runs with a very low number
|
| # of allowed open files ('ulimit -n' says something like 256).
|
| io/socket_many_connections_test: Skip
|
| +io/http_proxy_test: Fail, Pass # http://dartbug.com/5717
|
|
|
| [ $runtime == vm && $system == windows ]
|
| io/file_system_links_test: Skip # No links on Windows.
|
|
|