Chromium Code Reviews| Index: tests/standalone/standalone.status |
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status |
| index febf49a74aa41bba9b3cdd0a5d0381b1a53eae54..1177befe629abcb10249d9be08ee7d86657beb37 100644 |
| --- a/tests/standalone/standalone.status |
| +++ b/tests/standalone/standalone.status |
| @@ -87,9 +87,6 @@ io/http_date_test: Fail # TODO(floitsch): I'm on it. |
| [ $compiler == dart2dart ] |
| assert_test: Fail |
| byte_array_test: Fail |
| -crypto/base64_test: Fail |
| -deoptimization_test: Fail |
| -double_temp_test: Fail |
| io/chunked_stream_test: Fail |
| io/compile_all_test: Fail |
| io/dart_std_io_pipe_test: Fail |
| @@ -112,10 +109,8 @@ io/http_connection_close_test: Fail |
| io/http_connection_header_test: Fail |
| io/http_connection_info_test: Fail |
| io/http_content_length_test: Fail |
| -io/http_date_test: Fail |
| io/http_headers_test: Fail |
| io/http_head_test: Fail |
| -io/http_parser_test: Fail |
| io/http_read_test: Fail |
| io/http_redirect_test: Fail |
| io/http_server_early_client_close_test: Fail |
| @@ -128,7 +123,6 @@ io/list_input_stream_test: Fail |
| io/list_output_stream_test: Fail |
| io/many_directory_operations_test: Fail |
| io/many_file_operations_test: Fail |
| -io/mime_multipart_parser_test: Fail |
| io/multiple_timer_test: Fail |
| io/options_test: Fail |
| io/path_test: Fail |
| @@ -162,10 +156,8 @@ io/timer_cancel_test: Fail |
| io/timer_repeat_test: Fail |
| io/timer_test: Fail |
| io/url_encoding_test: Fail |
| -io/web_socket_protocol_processor_test: Fail |
| io/web_socket_test: Fail |
| medium_integer_test: Fail |
| -package/package1_test: Fail |
| -package/package_test: Fail |
| status_expression_test: Fail |
| test_extension_test/none: Fail |
| + |
|
Anton Muhin
2012/07/27 14:25:00
nit: please, remove
Roman
2012/07/27 15:02:08
Done.
|