| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 1d542942ed1da8e4576a70950d1b210981b52cb2..7a4358ff75c7c5496a329c005171984f99df0d24 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -28,7 +28,6 @@ io/HttpServerHandlerTest: Skip # Issue 2637
|
| [ $runtime == vm && $system == windows]
|
| io/TestExtensionTest: Skip # Extensions not implemented on Windows
|
| io/HttpShutdownTest: Skip # Currently times out on windows
|
| -io/HttpServerEarlyClientCloseTest: Skip # Issue 2551
|
|
|
| [ $compiler == none && $runtime == drt ]
|
| io/*: Skip # Don't run tests using dart:io in the browser
|
|
|