| OLD | NEW |
| 1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| 2 # for details. All rights reserved. Use of this source code is governed by a | 2 # for details. All rights reserved. Use of this source code is governed by a |
| 3 # BSD-style license that can be found in the LICENSE file. | 3 # BSD-style license that can be found in the LICENSE file. |
| 4 | 4 |
| 5 out_of_memory_test: Skip # Issue 2345 | 5 out_of_memory_test: Skip # Issue 2345 |
| 6 | 6 |
| 7 package/invalid_uri_test: Fail, OK # Fails intentionally | 7 package/invalid_uri_test: Fail, OK # Fails intentionally |
| 8 | 8 |
| 9 [ $runtime == vm && $checked ] | 9 [ $runtime == vm && $checked ] |
| 10 # These tests have type errors on purpose. | 10 # These tests have type errors on purpose. |
| (...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 80 | 80 |
| 81 [$compiler == dart2js && $checked ] | 81 [$compiler == dart2js && $checked ] |
| 82 io/http_read_test: Skip # Timeout TODO(ngeoffray): investigate | 82 io/http_read_test: Skip # Timeout TODO(ngeoffray): investigate |
| 83 io/list_input_stream_test: Skip # Timeout TODO(ngeoffray): investigate | 83 io/list_input_stream_test: Skip # Timeout TODO(ngeoffray): investigate |
| 84 io/http_headers_test: Fail # TODO(floitsch): I'm on it. | 84 io/http_headers_test: Fail # TODO(floitsch): I'm on it. |
| 85 io/http_date_test: Fail # TODO(floitsch): I'm on it. | 85 io/http_date_test: Fail # TODO(floitsch): I'm on it. |
| 86 | 86 |
| 87 [ $compiler == dart2dart ] | 87 [ $compiler == dart2dart ] |
| 88 assert_test: Fail | 88 assert_test: Fail |
| 89 byte_array_test: Fail | 89 byte_array_test: Fail |
| 90 crypto/base64_test: Fail | |
| 91 deoptimization_test: Fail | |
| 92 double_temp_test: Fail | |
| 93 io/chunked_stream_test: Fail | 90 io/chunked_stream_test: Fail |
| 94 io/compile_all_test: Fail | 91 io/compile_all_test: Fail |
| 95 io/dart_std_io_pipe_test: Fail | 92 io/dart_std_io_pipe_test: Fail |
| 96 io/directory_error_test: Fail | 93 io/directory_error_test: Fail |
| 97 io/directory_fuzz_test: Fail | 94 io/directory_fuzz_test: Fail |
| 98 io/directory_invalid_arguments_test: Fail | 95 io/directory_invalid_arguments_test: Fail |
| 99 io/directory_test: Fail | 96 io/directory_test: Fail |
| 100 io/echo_server_stream_test: Fail | 97 io/echo_server_stream_test: Fail |
| 101 io/echo_server_test: Fail | 98 io/echo_server_test: Fail |
| 102 io/file_error_test: Fail | 99 io/file_error_test: Fail |
| 103 io/file_fuzz_test: Fail | 100 io/file_fuzz_test: Fail |
| 104 io/file_input_stream_test: Fail | 101 io/file_input_stream_test: Fail |
| 105 io/file_invalid_arguments_test: Fail | 102 io/file_invalid_arguments_test: Fail |
| 106 io/file_output_stream_test: Fail | 103 io/file_output_stream_test: Fail |
| 107 io/file_system_links_test: Fail | 104 io/file_system_links_test: Fail |
| 108 io/file_test: Fail | 105 io/file_test: Fail |
| 109 io/http_advanced_test: Fail | 106 io/http_advanced_test: Fail |
| 110 io/http_client_test: Fail | 107 io/http_client_test: Fail |
| 111 io/http_connection_close_test: Fail | 108 io/http_connection_close_test: Fail |
| 112 io/http_connection_header_test: Fail | 109 io/http_connection_header_test: Fail |
| 113 io/http_connection_info_test: Fail | 110 io/http_connection_info_test: Fail |
| 114 io/http_content_length_test: Fail | 111 io/http_content_length_test: Fail |
| 115 io/http_date_test: Fail | |
| 116 io/http_headers_test: Fail | 112 io/http_headers_test: Fail |
| 117 io/http_head_test: Fail | 113 io/http_head_test: Fail |
| 118 io/http_parser_test: Fail | |
| 119 io/http_read_test: Fail | 114 io/http_read_test: Fail |
| 120 io/http_redirect_test: Fail | 115 io/http_redirect_test: Fail |
| 121 io/http_server_early_client_close_test: Fail | 116 io/http_server_early_client_close_test: Fail |
| 122 io/http_server_early_server_close_test: Fail | 117 io/http_server_early_server_close_test: Fail |
| 123 io/http_server_handler_test: Fail | 118 io/http_server_handler_test: Fail |
| 124 io/http_server_socket_test: Fail | 119 io/http_server_socket_test: Fail |
| 125 io/http_server_test: Fail | 120 io/http_server_test: Fail |
| 126 io/http_shutdown_test: Fail | 121 io/http_shutdown_test: Fail |
| 127 io/list_input_stream_test: Fail | 122 io/list_input_stream_test: Fail |
| 128 io/list_output_stream_test: Fail | 123 io/list_output_stream_test: Fail |
| 129 io/many_directory_operations_test: Fail | 124 io/many_directory_operations_test: Fail |
| 130 io/many_file_operations_test: Fail | 125 io/many_file_operations_test: Fail |
| 131 io/mime_multipart_parser_test: Fail | |
| 132 io/multiple_timer_test: Fail | 126 io/multiple_timer_test: Fail |
| 133 io/options_test: Fail | 127 io/options_test: Fail |
| 134 io/path_test: Fail | 128 io/path_test: Fail |
| 135 io/platform_test: Fail | 129 io/platform_test: Fail |
| 136 io/process_broken_pipe_test: Fail | 130 io/process_broken_pipe_test: Fail |
| 137 io/process_check_arguments_test: Fail | 131 io/process_check_arguments_test: Fail |
| 138 io/process_environment_test: Fail | 132 io/process_environment_test: Fail |
| 139 io/process_exit_test: Fail | 133 io/process_exit_test: Fail |
| 140 io/process_invalid_arguments_test: Fail | 134 io/process_invalid_arguments_test: Fail |
| 141 io/process_run_output_test: Fail | 135 io/process_run_output_test: Fail |
| (...skipping 13 matching lines...) Expand all Loading... |
| 155 io/status_file_parser_test: Fail | 149 io/status_file_parser_test: Fail |
| 156 io/stream_pipe_test: Fail | 150 io/stream_pipe_test: Fail |
| 157 io/string_stream_test: Fail | 151 io/string_stream_test: Fail |
| 158 io/test_runner_test: Fail | 152 io/test_runner_test: Fail |
| 159 io/timer_cancel1_test: Fail | 153 io/timer_cancel1_test: Fail |
| 160 io/timer_cancel2_test: Fail | 154 io/timer_cancel2_test: Fail |
| 161 io/timer_cancel_test: Fail | 155 io/timer_cancel_test: Fail |
| 162 io/timer_repeat_test: Fail | 156 io/timer_repeat_test: Fail |
| 163 io/timer_test: Fail | 157 io/timer_test: Fail |
| 164 io/url_encoding_test: Fail | 158 io/url_encoding_test: Fail |
| 165 io/web_socket_protocol_processor_test: Fail | |
| 166 io/web_socket_test: Fail | 159 io/web_socket_test: Fail |
| 167 medium_integer_test: Fail | 160 medium_integer_test: Fail |
| 168 package/package1_test: Fail | |
| 169 package/package_test: Fail | |
| 170 status_expression_test: Fail | 161 status_expression_test: Fail |
| 171 test_extension_test/none: Fail | 162 test_extension_test/none: Fail |
| OLD | NEW |