OLD | NEW |
1 # Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file | 1 # Copyright (c) 2013, 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 # WARNING: | 5 # WARNING: |
6 # Tests using the multitest feature where failure is expected should *also* be | 6 # Tests using the multitest feature where failure is expected should *also* be |
7 # listed in tests/lib/analyzer/analyze_tests.status without the "standalone" | 7 # listed in tests/lib/analyzer/analyze_tests.status without the "standalone" |
8 # prefix. | 8 # prefix. |
9 | 9 |
10 package/invalid_uri_test: Fail, OK # Fails intentionally | 10 package/invalid_uri_test: Fail, OK # Fails intentionally |
(...skipping 160 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
171 [ $arch == arm || $arch == simarm ] | 171 [ $arch == arm || $arch == simarm ] |
172 constant_left_shift_test: Fail # Issue: 11207 | 172 constant_left_shift_test: Fail # Issue: 11207 |
173 coverage_test: Crash # Issue: 11207 | 173 coverage_test: Crash # Issue: 11207 |
174 debugger/basic_debugger_test: Crash # Issue: 11207 | 174 debugger/basic_debugger_test: Crash # Issue: 11207 |
175 debugger/closure_debugger_test: Crash # Issue: 11207 | 175 debugger/closure_debugger_test: Crash # Issue: 11207 |
176 deoptimization_test: Crash # Issue: 11207 | 176 deoptimization_test: Crash # Issue: 11207 |
177 float_array_test: Crash # Issue: 11207 | 177 float_array_test: Crash # Issue: 11207 |
178 http_launch_test: Crash # Issue: 11207 | 178 http_launch_test: Crash # Issue: 11207 |
179 io/dart_std_io_pipe_test: Fail, Crash # Issue: 11207 | 179 io/dart_std_io_pipe_test: Fail, Crash # Issue: 11207 |
180 io/delete_symlink_test: Crash # Issue: 11207 | 180 io/delete_symlink_test: Crash # Issue: 11207 |
181 io/directory_test: Crash # Issue: 11207 | 181 io/directory_test: Crash, Timeout # Issue: 11207 |
182 io/echo_server_stream_test: Crash # Issue: 11207 | 182 io/echo_server_stream_test: Crash # Issue: 11207 |
183 io/file_error_test: Pass, Crash # Issue: 11207 | 183 io/file_error_test: Pass, Crash # Issue: 11207 |
184 io/file_fuzz_test: Crash # Issue: 11207 | 184 io/file_fuzz_test: Crash # Issue: 11207 |
185 io/file_input_stream_test: Pass, Crash # Issue: 11207 | 185 io/file_input_stream_test: Pass, Crash # Issue: 11207 |
186 io/file_non_ascii_test: Pass, Crash # Issue: 11207 | 186 io/file_non_ascii_test: Pass, Crash # Issue: 11207 |
187 io/file_output_stream_test: Pass, Crash # Issue 11207 | 187 io/file_output_stream_test: Pass, Crash # Issue 11207 |
188 io/file_read_special_device_test: Crash, Fail # Issue: 11207 | 188 io/file_read_special_device_test: Crash, Fail, Timeout # Issue: 11207 |
189 io/file_stat_test: Crash # Issue: 11207 | 189 io/file_stat_test: Crash # Issue: 11207 |
190 io/file_system_async_links_test: Crash # Issue: 11207 | 190 io/file_system_async_links_test: Crash # Issue: 11207 |
191 io/file_system_delete_test: Pass, Crash # Issue: 11207 | 191 io/file_system_delete_test: Pass, Crash # Issue: 11207 |
192 io/file_system_links_test: Timeout, Pass, Crash # Issue: 11207 | 192 io/file_system_links_test: Timeout, Pass, Crash # Issue: 11207 |
193 io/file_test: Timeout, Crash # Issue: 11207 | 193 io/file_test: Timeout, Crash # Issue: 11207 |
194 io/file_write_as_test: Crash # Issue: 11207 | 194 io/file_write_as_test: Crash # Issue: 11207 |
195 io/http_10_test: Crash # Issue: 11207 | 195 io/http_10_test: Crash # Issue: 11207 |
196 io/http_advanced_test: Crash # Issue: 11207 | 196 io/http_advanced_test: Crash # Issue: 11207 |
197 io/http_auth_digest_test: Crash # Issue: 11207 | 197 io/http_auth_digest_test: Crash # Issue: 11207 |
198 io/http_auth_test: Crash # Issue: 11207 | 198 io/http_auth_test: Crash # Issue: 11207 |
(...skipping 23 matching lines...) Expand all Loading... |
222 io/https_client_certificate_test: Crash # Issue: 11207 | 222 io/https_client_certificate_test: Crash # Issue: 11207 |
223 io/http_server_early_client_close2_test: Crash # Issue: 11207 | 223 io/http_server_early_client_close2_test: Crash # Issue: 11207 |
224 io/http_server_early_client_close_test: Crash # Issue: 11207 | 224 io/http_server_early_client_close_test: Crash # Issue: 11207 |
225 io/http_server_early_server_close_test: Crash # Issue: 11207 | 225 io/http_server_early_server_close_test: Crash # Issue: 11207 |
226 io/http_server_response_test: Crash # Issue: 11207 | 226 io/http_server_response_test: Crash # Issue: 11207 |
227 io/http_server_test: Crash # Issue: 11207 | 227 io/http_server_test: Crash # Issue: 11207 |
228 io/http_session_test: Crash # Issue: 11207 | 228 io/http_session_test: Crash # Issue: 11207 |
229 io/http_shutdown_test: Crash # Issue: 11207 | 229 io/http_shutdown_test: Crash # Issue: 11207 |
230 io/https_server_test: Crash # Issue: 11207 | 230 io/https_server_test: Crash # Issue: 11207 |
231 io/http_stream_close_test: Crash # Issue: 11207 | 231 io/http_stream_close_test: Crash # Issue: 11207 |
232 io/link_async_test: Crash # Issue: 11207 | 232 io/link_async_test: Pass, Crash # Issue: 11207 |
233 io/link_test: Pass, Crash # Issue: 11207 | 233 io/link_test: Pass, Crash # Issue: 11207 |
234 io/mime_multipart_parser_test: Pass, Crash # Issue 11207 | 234 io/mime_multipart_parser_test: Pass, Crash # Issue 11207 |
235 io/pipe_server_test: Crash # Issue: 11207 | 235 io/pipe_server_test: Crash # Issue: 11207 |
236 io/process_broken_pipe_test: Pass, Crash # Issue: 11207 | 236 io/process_broken_pipe_test: Pass, Crash # Issue: 11207 |
237 io/process_check_arguments_test: Pass, Crash # Issue: 11207 | 237 io/process_check_arguments_test: Pass, Crash # Issue: 11207 |
238 io/process_environment_test: Crash # Issue: 11207 | 238 io/process_environment_test: Crash # Issue: 11207 |
239 io/process_exit_test: Crash # Issue: 11207 | 239 io/process_exit_test: Crash # Issue: 11207 |
240 io/process_invalid_arguments_test: Crash # Issue: 11207 | 240 io/process_invalid_arguments_test: Crash # Issue: 11207 |
241 io/process_kill_test: Pass, Crash # Issue: 11207 | 241 io/process_kill_test: Pass, Crash # Issue: 11207 |
242 io/process_non_ascii_test: Pass, Crash # Issue: 11207 | 242 io/process_non_ascii_test: Pass, Crash # Issue: 11207 |
243 io/process_path_environment_test: Crash # Issue: 11207 | 243 io/process_path_environment_test: Crash # Issue: 11207 |
244 io/process_path_test: Crash # Issue: 11207 | 244 io/process_path_test: Pass, Crash # Issue: 11207 |
245 io/process_pid_test: Pass, Crash # Issue: 11207 | 245 io/process_pid_test: Pass, Crash # Issue: 11207 |
246 io/process_run_output_test: Pass, Crash # Issue: 11207 | 246 io/process_run_output_test: Pass, Crash # Issue: 11207 |
247 io/process_segfault_test: Crash # Issue: 11207 | 247 io/process_segfault_test: Crash # Issue: 11207 |
248 io/process_set_exit_code_test: Crash # Issue: 11207 | 248 io/process_set_exit_code_test: Crash # Issue: 11207 |
249 io/process_shell_test: Pass, Crash # Issue: 11207 | 249 io/process_shell_test: Pass, Crash # Issue: 11207 |
250 io/process_stderr_test: Pass, Crash # Issue: 11207 | 250 io/process_stderr_test: Pass, Crash # Issue: 11207 |
251 io/process_stdin_transform_unsubscribe_test: Crash # Issue: 11207 | 251 io/process_stdin_transform_unsubscribe_test: Crash # Issue: 11207 |
252 io/process_stdout_test: Pass, Crash # Issue: 11207 | 252 io/process_stdout_test: Pass, Crash # Issue: 11207 |
253 io/process_working_directory_test: Crash # Issue: 11207 | 253 io/process_working_directory_test: Crash # Issue: 11207 |
254 io/raw_secure_server_closing_test: Crash # Issue: 11207 | 254 io/raw_secure_server_closing_test: Crash # Issue: 11207 |
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
294 left_shift_bit_and_op_test: Fail # Issue: 11207 | 294 left_shift_bit_and_op_test: Fail # Issue: 11207 |
295 package/package_isolate_test: Pass, Crash # Issue: 11207 | 295 package/package_isolate_test: Pass, Crash # Issue: 11207 |
296 typed_data_test: Crash # Issue: 11207 | 296 typed_data_test: Crash # Issue: 11207 |
297 io/regress_7679_test: Pass, Crash | 297 io/regress_7679_test: Pass, Crash |
298 | 298 |
299 [ $arch == mips ] | 299 [ $arch == mips ] |
300 *: Skip | 300 *: Skip |
301 | 301 |
302 [ $arch == simmips ] | 302 [ $arch == simmips ] |
303 *: Skip | 303 *: Skip |
OLD | NEW |