| 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 # CompileTimeErrors intentionally | 10 package/invalid_uri_test: Fail, OK # CompileTimeErrors intentionally |
| (...skipping 198 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 209 io/file_non_ascii_test: Crash # (throw new ExpectException(message)): Unhandled
node | 209 io/file_non_ascii_test: Crash # (throw new ExpectException(message)): Unhandled
node |
| 210 io/file_output_stream_test: Crash # (throw _buildException('asyncEnd() was calle
d before asyncStart().')): Unhandled node | 210 io/file_output_stream_test: Crash # (throw _buildException('asyncEnd() was calle
d before asyncStart().')): Unhandled node |
| 211 io/file_read_encoded_test: Crash # Instance of 'TypeOperator': unimplemented in
CodeGenerator | 211 io/file_read_encoded_test: Crash # Instance of 'TypeOperator': unimplemented in
CodeGenerator |
| 212 io/file_read_special_device_test: Crash # Instance of 'TypeOperator': unimplemen
ted in CodeGenerator | 212 io/file_read_special_device_test: Crash # Instance of 'TypeOperator': unimplemen
ted in CodeGenerator |
| 213 io/file_stat_test: Crash # (throw _buildException('asyncEnd() was called before
asyncStart().')): Unhandled node | 213 io/file_stat_test: Crash # (throw _buildException('asyncEnd() was called before
asyncStart().')): Unhandled node |
| 214 io/file_stream_test: Crash # (throw _buildException('asyncEnd() was called befor
e asyncStart().')): Unhandled node | 214 io/file_stream_test: Crash # (throw _buildException('asyncEnd() was called befor
e asyncStart().')): Unhandled node |
| 215 io/file_system_async_links_test: Crash # (throw _buildException('asyncEnd() was
called before asyncStart().')): Unhandled node | 215 io/file_system_async_links_test: Crash # (throw _buildException('asyncEnd() was
called before asyncStart().')): Unhandled node |
| 216 io/file_system_delete_test: Crash # (throw new ExpectException(message)): Unhand
led node | 216 io/file_system_delete_test: Crash # (throw new ExpectException(message)): Unhand
led node |
| 217 io/file_system_exists_test: Crash # (throw new ExpectException(message)): Unhand
led node | 217 io/file_system_exists_test: Crash # (throw new ExpectException(message)): Unhand
led node |
| 218 io/file_system_links_test: Crash # (throw _buildException('asyncEnd() was called
before asyncStart().')): Unhandled node | 218 io/file_system_links_test: Crash # (throw _buildException('asyncEnd() was called
before asyncStart().')): Unhandled node |
| 219 io/file_system_uri_test: Crash # Instance of 'TypeOperator': unimplemented in Co
deGenerator |
| 219 io/file_system_watcher_test: Crash # unsupported element kind: context:field | 220 io/file_system_watcher_test: Crash # unsupported element kind: context:field |
| 220 io/file_test: Crash # (throw _buildException('asyncEnd() was called before async
Start().')): Unhandled node | 221 io/file_test: Crash # (throw _buildException('asyncEnd() was called before async
Start().')): Unhandled node |
| 221 io/file_typed_data_test: Crash # Please triage this failure. | 222 io/file_typed_data_test: Crash # Please triage this failure. |
| 222 io/file_uri_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener
ator | 223 io/file_uri_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener
ator |
| 223 io/file_windows_test: Crash # (throw new ExpectException(message)): Unhandled no
de | 224 io/file_windows_test: Crash # (throw new ExpectException(message)): Unhandled no
de |
| 224 io/file_write_as_test: Crash # (throw _buildException('asyncEnd() was called bef
ore asyncStart().')): Unhandled node | 225 io/file_write_as_test: Crash # (throw _buildException('asyncEnd() was called bef
ore asyncStart().')): Unhandled node |
| 225 io/http_10_test: Crash # (throw new ExpectException(message)): Unhandled node | 226 io/http_10_test: Crash # (throw new ExpectException(message)): Unhandled node |
| 226 io/http_advanced_test: Crash # Instance of 'TypeOperator': unimplemented in Code
Generator | 227 io/http_advanced_test: Crash # Instance of 'TypeOperator': unimplemented in Code
Generator |
| 227 io/http_auth_digest_test: Crash # Instance of 'TypeOperator': unimplemented in C
odeGenerator | 228 io/http_auth_digest_test: Crash # Instance of 'TypeOperator': unimplemented in C
odeGenerator |
| 228 io/http_auth_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene
rator | 229 io/http_auth_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene
rator |
| 229 io/http_basic_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen
erator | 230 io/http_basic_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen
erator |
| 230 io/http_bind_test: Crash # cannot handle async/sync*/async* functions | 231 io/http_bind_test: Crash # cannot handle async/sync*/async* functions |
| 231 io/http_client_connect_test: Crash # (throw _buildException('asyncEnd() was call
ed before asyncStart().')): Unhandled node | 232 io/http_client_connect_test: Crash # (throw _buildException('asyncEnd() was call
ed before asyncStart().')): Unhandled node |
| 232 io/http_client_exception_test: Crash # Instance of 'TypeOperator': unimplemented
in CodeGenerator | 233 io/http_client_exception_test: Crash # Instance of 'TypeOperator': unimplemented
in CodeGenerator |
| 233 io/http_client_request_test: Crash # Instance of 'TypeOperator': unimplemented i
n CodeGenerator | 234 io/http_client_request_test: Crash # Instance of 'TypeOperator': unimplemented i
n CodeGenerator |
| 234 io/http_close_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen
erator | 235 io/http_close_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen
erator |
| 235 io/http_compression_test: Crash # Instance of 'TypeOperator': unimplemented in C
odeGenerator | 236 io/http_compression_test: Crash # Instance of 'TypeOperator': unimplemented in C
odeGenerator |
| 236 io/http_connection_header_test: Crash # (throw new ExpectException(message)): Un
handled node | 237 io/http_connection_header_test: Crash # (throw new ExpectException(message)): Un
handled node |
| 237 io/http_connection_info_test: Crash # Instance of 'TypeOperator': unimplemented
in CodeGenerator | 238 io/http_connection_info_test: Crash # Instance of 'TypeOperator': unimplemented
in CodeGenerator |
| 238 io/http_content_length_test: Crash # Instance of 'TypeOperator': unimplemented i
n CodeGenerator | 239 io/http_content_length_test: Crash # Instance of 'TypeOperator': unimplemented i
n CodeGenerator |
| 239 io/http_cookie_date_test: Crash # Instance of 'TypeOperator': unimplemented in C
odeGenerator | 240 io/http_cookie_date_test: Crash # Instance of 'TypeOperator': unimplemented in C
odeGenerator |
| 240 io/http_cookie_test: Crash # (throw new ExpectException(message)): Unhandled nod
e | 241 io/http_cookie_test: Crash # (throw new ExpectException(message)): Unhandled nod
e |
| 241 io/http_cross_process_test: Crash # (throw new ExpectException(message)): Unhand
led node | 242 io/http_cross_process_test: Crash # (throw new ExpectException(message)): Unhand
led node |
| 242 io/http_date_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene
rator | 243 io/http_date_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene
rator |
| 243 io/http_detach_socket_test: Crash # (throw new ExpectException(message)): Unhand
led node | 244 io/http_detach_socket_test: Crash # (throw new ExpectException(message)): Unhand
led node |
| 244 io/http_head_test: Crash # (throw new ExpectException(message)): Unhandled node | |
| 245 io/http_headers_state_test: Crash # Instance of 'TypeOperator': unimplemented in
CodeGenerator | 245 io/http_headers_state_test: Crash # Instance of 'TypeOperator': unimplemented in
CodeGenerator |
| 246 io/http_headers_test: Crash # (throw new ExpectException(message)): Unhandled no
de | 246 io/http_headers_test: Crash # (throw new ExpectException(message)): Unhandled no
de |
| 247 io/http_head_test: Crash # (throw new ExpectException(message)): Unhandled node |
| 247 io/http_ipv6_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene
rator | 248 io/http_ipv6_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene
rator |
| 248 io/http_keep_alive_test: Crash # Instance of 'TypeOperator': unimplemented in Co
deGenerator | 249 io/http_keep_alive_test: Crash # Instance of 'TypeOperator': unimplemented in Co
deGenerator |
| 249 io/http_no_reason_phrase_test: Crash # Instance of 'TypeOperator': unimplemented
in CodeGenerator | 250 io/http_no_reason_phrase_test: Crash # Instance of 'TypeOperator': unimplemented
in CodeGenerator |
| 250 io/http_outgoing_size_test: Crash # Instance of 'TypeOperator': unimplemented in
CodeGenerator | 251 io/http_outgoing_size_test: Crash # Instance of 'TypeOperator': unimplemented in
CodeGenerator |
| 251 io/http_parser_test: Crash # (throw new ExpectException(message)): Unhandled nod
e | 252 io/http_parser_test: Crash # (throw new ExpectException(message)): Unhandled nod
e |
| 252 io/http_proxy_configuration_test: Crash # Instance of 'TypeOperator': unimplemen
ted in CodeGenerator | 253 io/http_proxy_configuration_test: Crash # Instance of 'TypeOperator': unimplemen
ted in CodeGenerator |
| 253 io/http_proxy_test: Crash # Please triage this failure. | 254 io/http_proxy_test: Crash # Please triage this failure. |
| 254 io/http_read_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene
rator | 255 io/http_read_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene
rator |
| 255 io/http_redirect_test: Crash # (throw new ExpectException(message)): Unhandled n
ode | 256 io/http_redirect_test: Crash # (throw new ExpectException(message)): Unhandled n
ode |
| 257 io/http_requested_uri_test: Crash # (throw _buildException('asyncEnd() was calle
d before asyncStart().')): Unhandled node |
| 256 io/http_request_pipeling_test: Crash # Instance of 'TypeOperator': unimplemented
in CodeGenerator | 258 io/http_request_pipeling_test: Crash # Instance of 'TypeOperator': unimplemented
in CodeGenerator |
| 257 io/http_requested_uri_test: Crash # (throw _buildException('asyncEnd() was calle
d before asyncStart().')): Unhandled node | |
| 258 io/http_response_deadline_test: Crash # Instance of 'TypeOperator': unimplemente
d in CodeGenerator | 259 io/http_response_deadline_test: Crash # Instance of 'TypeOperator': unimplemente
d in CodeGenerator |
| 260 io/https_bad_certificate_test: Crash # (throw new ExpectException(message)): Unh
andled node |
| 261 io/https_client_certificate_test: Crash # (throw _buildException('asyncEnd() was
called before asyncStart().')): Unhandled node |
| 262 io/https_client_exception_test: Crash # (throw _buildException('asyncEnd() was c
alled before asyncStart().')): Unhandled node |
| 259 io/http_server_early_client_close_test: Crash # Instance of 'TypeOperator': unim
plemented in CodeGenerator | 263 io/http_server_early_client_close_test: Crash # Instance of 'TypeOperator': unim
plemented in CodeGenerator |
| 260 io/http_server_response_test: Crash # Instance of 'TypeOperator': unimplemented
in CodeGenerator | 264 io/http_server_response_test: Crash # Instance of 'TypeOperator': unimplemented
in CodeGenerator |
| 261 io/http_server_test: Crash # (throw new ExpectException(message)): Unhandled nod
e | 265 io/http_server_test: Crash # (throw new ExpectException(message)): Unhandled nod
e |
| 262 io/http_session_test: Crash # (throw new ExpectException(message)): Unhandled no
de | 266 io/http_session_test: Crash # (throw new ExpectException(message)): Unhandled no
de |
| 263 io/http_shutdown_test: Crash # Instance of 'TypeOperator': unimplemented in Code
Generator | 267 io/http_shutdown_test: Crash # Instance of 'TypeOperator': unimplemented in Code
Generator |
| 264 io/https_bad_certificate_test: Crash # (throw new ExpectException(message)): Unh
andled node | |
| 265 io/https_client_certificate_test: Crash # (throw _buildException('asyncEnd() was
called before asyncStart().')): Unhandled node | |
| 266 io/https_client_exception_test: Crash # (throw _buildException('asyncEnd() was c
alled before asyncStart().')): Unhandled node | |
| 267 io/https_server_test: Crash # (throw new ExpectException(message)): Unhandled no
de | 268 io/https_server_test: Crash # (throw new ExpectException(message)): Unhandled no
de |
| 268 io/https_unauthorized_test: Crash # (throw e): Unhandled node | 269 io/https_unauthorized_test: Crash # (throw e): Unhandled node |
| 269 io/internet_address_invalid_arguments_test: Crash # Instance of 'TypeOperator':
unimplemented in CodeGenerator | 270 io/internet_address_invalid_arguments_test: Crash # Instance of 'TypeOperator':
unimplemented in CodeGenerator |
| 270 io/internet_address_test: Crash # (throw new ExpectException(message)): Unhandle
d node | 271 io/internet_address_test: Crash # (throw new ExpectException(message)): Unhandle
d node |
| 271 io/io_sink_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera
tor | 272 io/io_sink_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera
tor |
| 272 io/issue_22636_test: Crash # cannot handle async/sync*/async* functions | 273 io/issue_22636_test: Crash # cannot handle async/sync*/async* functions |
| 273 io/issue_22637_test: Crash # cannot handle async/sync*/async* functions | 274 io/issue_22637_test: Crash # cannot handle async/sync*/async* functions |
| 274 io/link_async_test: Crash # (throw _buildException('asyncEnd() was called before
asyncStart().')): Unhandled node | 275 io/link_async_test: Crash # (throw _buildException('asyncEnd() was called before
asyncStart().')): Unhandled node |
| 275 io/link_test: Crash # (throw new ExpectException(message)): Unhandled node | 276 io/link_test: Crash # (throw new ExpectException(message)): Unhandled node |
| 276 io/link_uri_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener
ator | 277 io/link_uri_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener
ator |
| (...skipping 97 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 374 io/windows_file_system_async_links_test: Crash # (throw _buildException('asyncEn
d() was called before asyncStart().')): Unhandled node | 375 io/windows_file_system_async_links_test: Crash # (throw _buildException('asyncEn
d() was called before asyncStart().')): Unhandled node |
| 375 io/windows_file_system_links_test: Crash # Instance of 'TypeOperator': unimpleme
nted in CodeGenerator | 376 io/windows_file_system_links_test: Crash # Instance of 'TypeOperator': unimpleme
nted in CodeGenerator |
| 376 io/zlib_test: Crash # (throw _buildException('asyncEnd() was called before async
Start().')): Unhandled node | 377 io/zlib_test: Crash # (throw _buildException('asyncEnd() was called before async
Start().')): Unhandled node |
| 377 medium_integer_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe
nerator | 378 medium_integer_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe
nerator |
| 378 oom_error_stacktrace_test: Crash # Instance of 'TypeOperator': unimplemented in
CodeGenerator | 379 oom_error_stacktrace_test: Crash # Instance of 'TypeOperator': unimplemented in
CodeGenerator |
| 379 out_of_memory_test: Crash # "on T" catch block | 380 out_of_memory_test: Crash # "on T" catch block |
| 380 priority_queue_stress_test: Crash # cannot compile methods that need interceptor
calling convention. | 381 priority_queue_stress_test: Crash # cannot compile methods that need interceptor
calling convention. |
| 381 status_expression_test: Crash # (throw new ExpectException(message)): Unhandled
node | 382 status_expression_test: Crash # (throw new ExpectException(message)): Unhandled
node |
| 382 typed_array_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener
ator | 383 typed_array_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener
ator |
| 383 verified_mem_test: Crash # unsupported element kind: a:field | 384 verified_mem_test: Crash # unsupported element kind: a:field |
| OLD | NEW |