| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 2ff89b2ada6960a4457b8a15c8aa8ad1d4864893..9e85165fee8aeefaa5f997bf8989e4e3932ecf26 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -28,6 +28,7 @@ io/socket_many_connections_test: Skip
|
|
|
| [ $runtime == vm && $system == windows ]
|
| io/file_system_links_test: Skip # No links on Windows.
|
| +io/http_client_test: Pass, Fail # Issue 4981
|
|
|
| [ $compiler == none && $runtime == drt ]
|
| io/*: Skip # Don't run tests using dart:io in the browser
|
|
|