| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 5a962f464ec1247eeab9ab9f8e0af0a7c5c4d49c..606a960066b8a6abeacdefc4db850eac7ab63977 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -29,6 +29,7 @@ io/http_server_handler_test: Skip # Issue 2637
|
| io/test_extension_test: Skip # Extensions not implemented on Windows
|
| io/http_shutdown_test: Skip # Currently times out on windows
|
| io/file_system_links_test: Skip # No links on Windows.
|
| +io/http_connection_header_test: Pass, Fail # Issue 2959
|
|
|
| [ $compiler == none && $runtime == drt ]
|
| io/*: Skip # Don't run tests using dart:io in the browser
|
|
|