| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 865b2e4936a0e16ef6eb41c424fc8b43e255996b..42d3ac664c2e6b3c896224f332dccac4b0c26c49 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -50,9 +50,10 @@ io/directory_non_ascii_sync_test: Pass, Fail
|
| io/directory_non_ascii_test: Pass, Fail
|
| io/process_non_ascii_test: Pass, Fail
|
|
|
| -[ $runtime == vm && $system == windows && $mode == debug && $checked ]
|
| +[ $runtime == vm && $mode == debug && $checked ]
|
| io/http_client_request_test: Pass, Crash # Issue 11278
|
| io/http_server_response_test: Pass, Crash # Issue 11278
|
| +io/http_content_length_test: Pass, Crash # Issue 11278
|
|
|
| [ $compiler == none && $runtime == drt ]
|
| typed_data_isolate_test: Skip # This test uses dart:io
|
|
|