| 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 151 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 162 | 162 |
| 163 [ $runtime == vm && $mode == debug && $builder_tag == asan ] | 163 [ $runtime == vm && $mode == debug && $builder_tag == asan ] |
| 164 full_coverage_test: Skip # Timeout. | 164 full_coverage_test: Skip # Timeout. |
| 165 io/file_lock_test: Skip # Timeout. | 165 io/file_lock_test: Skip # Timeout. |
| 166 io/test_runner_test: Skip # Timeout. | 166 io/test_runner_test: Skip # Timeout. |
| 167 io/http_client_stays_alive_test: Skip # Timeout. | 167 io/http_client_stays_alive_test: Skip # Timeout. |
| 168 | 168 |
| 169 [ $compiler == dart2js && $cps_ir ] | 169 [ $compiler == dart2js && $cps_ir ] |
| 170 array_bounds_check_generalization_test: Crash # Instance of 'TypeOperator': type
check unimplemented for _Nullary. | 170 array_bounds_check_generalization_test: Crash # Instance of 'TypeOperator': type
check unimplemented for _Nullary. |
| 171 constant_left_shift_test: Crash # Instance of 'TypeOperator': type check unimple
mented for _Nullary. | 171 constant_left_shift_test: Crash # Instance of 'TypeOperator': type check unimple
mented for _Nullary. |
| 172 coverage_test: Crash # unsupported element kind: context:field | |
| 173 io/addlatexhash_test: Crash # (try {test(tempDir.path);}finally {tempDir.delete(
recursive:true);}): try/finally | 172 io/addlatexhash_test: Crash # (try {test(tempDir.path);}finally {tempDir.delete(
recursive:true);}): try/finally |
| 174 io/async_catch_errors_test: Crash # unsupported element kind: events:field | |
| 175 io/create_recursive_test: Crash # unsupported element kind: context:field | 173 io/create_recursive_test: Crash # unsupported element kind: context:field |
| 176 io/dependency_graph_test: Crash # unsupported element kind: UnableToRun:field | |
| 177 io/directory_chdir_test: Crash # Instance of 'TypeOperator': type check unimplem
ented for _Nullary. | 174 io/directory_chdir_test: Crash # Instance of 'TypeOperator': type check unimplem
ented for _Nullary. |
| 178 io/directory_error_test: Crash # Instance of 'TypeOperator': type check unimplem
ented for _Nullary. | 175 io/directory_error_test: Crash # Instance of 'TypeOperator': type check unimplem
ented for _Nullary. |
| 179 io/directory_fuzz_test: Crash # Instance of 'TypeOperator': type check unimpleme
nted for _Nullary. | 176 io/directory_fuzz_test: Crash # Instance of 'TypeOperator': type check unimpleme
nted for _Nullary. |
| 180 io/directory_invalid_arguments_test: Crash # Instance of 'TypeOperator': type ch
eck unimplemented for _Nullary. | 177 io/directory_invalid_arguments_test: Crash # Instance of 'TypeOperator': type ch
eck unimplemented for _Nullary. |
| 181 io/directory_list_nonexistent_test: Crash # Instance of 'TypeOperator': type che
ck unimplemented for _Nullary. | 178 io/directory_list_nonexistent_test: Crash # Instance of 'TypeOperator': type che
ck unimplemented for _Nullary. |
| 182 io/directory_list_pause_test: Crash # Please triage this failure. | 179 io/directory_list_pause_test: Crash # Please triage this failure. |
| 183 io/directory_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. | 180 io/directory_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. |
| 184 io/directory_uri_test: Crash # Instance of 'TypeOperator': type check unimplemen
ted for _Nullary. | 181 io/directory_uri_test: Crash # Instance of 'TypeOperator': type check unimplemen
ted for _Nullary. |
| 185 io/file_copy_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. | 182 io/file_copy_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. |
| 186 io/file_error_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. | 183 io/file_error_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. |
| 187 io/file_invalid_arguments_test: Crash # Instance of 'TypeOperator': type check u
nimplemented for _Nullary. | 184 io/file_invalid_arguments_test: Crash # Instance of 'TypeOperator': type check u
nimplemented for _Nullary. |
| 188 io/file_lock_test: Crash # unsupported element kind: context:field | |
| 189 io/file_read_encoded_test: Crash # Instance of 'TypeOperator': type check unimpl
emented for _Nullary. | 185 io/file_read_encoded_test: Crash # Instance of 'TypeOperator': type check unimpl
emented for _Nullary. |
| 190 io/file_stat_test: Crash # unsupported element kind: context:field | |
| 191 io/file_system_delete_test: Crash # Instance of 'TypeOperator': type check unimp
lemented for _Nullary. | 186 io/file_system_delete_test: Crash # Instance of 'TypeOperator': type check unimp
lemented for _Nullary. |
| 192 io/file_system_links_test: Crash # Instance of 'TypeOperator': type check unimpl
emented for _Nullary. | 187 io/file_system_links_test: Crash # Instance of 'TypeOperator': type check unimpl
emented for _Nullary. |
| 193 io/file_system_watcher_test: Crash # unsupported element kind: context:field | 188 io/file_system_watcher_test: Crash # unsupported element kind: context:field |
| 194 io/file_test: Crash # Instance of 'TypeOperator': type check unimplemented for _
Nullary. | 189 io/file_test: Crash # Instance of 'TypeOperator': type check unimplemented for _
Nullary. |
| 195 io/file_typed_data_test: Crash # Please triage this failure. | 190 io/file_typed_data_test: Crash # Please triage this failure. |
| 196 io/file_uri_test: Crash # Instance of 'TypeOperator': type check unimplemented f
or _Nullary. | 191 io/file_uri_test: Crash # Instance of 'TypeOperator': type check unimplemented f
or _Nullary. |
| 197 io/http_bind_test: Crash # cannot handle async/sync*/async* functions | 192 io/http_bind_test: Crash # cannot handle async/sync*/async* functions |
| 198 io/http_client_exception_test: Crash # Instance of 'TypeOperator': type check un
implemented for _Nullary. | 193 io/http_client_exception_test: Crash # Instance of 'TypeOperator': type check un
implemented for _Nullary. |
| 199 io/http_content_length_test: Crash # Instance of 'TypeOperator': type check unim
plemented for _Nullary. | 194 io/http_content_length_test: Crash # Instance of 'TypeOperator': type check unim
plemented for _Nullary. |
| 200 io/http_cookie_date_test: Crash # Please triage this failure. | 195 io/http_cookie_date_test: Crash # Please triage this failure. |
| 201 io/http_date_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. | 196 io/http_date_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. |
| 202 io/http_detach_socket_test: Crash # Instance of 'TypeOperator': type check unimp
lemented for _Nullary. | 197 io/http_detach_socket_test: Crash # Instance of 'TypeOperator': type check unimp
lemented for _Nullary. |
| 203 io/http_headers_state_test: Crash # Instance of 'TypeOperator': type check unimp
lemented for _Nullary. | 198 io/http_headers_state_test: Crash # Instance of 'TypeOperator': type check unimp
lemented for _Nullary. |
| 204 io/http_headers_test: Crash # Unhandled node | 199 io/http_headers_test: Crash # Unhandled node |
| 205 io/http_parser_test: Crash # Unhandled node | 200 io/http_parser_test: Crash # Unhandled node |
| 206 io/http_proxy_test: Crash # Please triage this failure. | 201 io/http_proxy_test: Crash # Please triage this failure. |
| 207 io/http_server_early_client_close_test: Crash # Instance of 'TypeOperator': type
check unimplemented for List<int>. | 202 io/http_server_early_client_close_test: Crash # Instance of 'TypeOperator': type
check unimplemented for List<int>. |
| 208 io/http_server_test: Crash # Instance of 'TypeOperator': type check unimplemente
d for _Nullary. | 203 io/http_server_test: Crash # Instance of 'TypeOperator': type check unimplemente
d for _Nullary. |
| 209 io/https_bad_certificate_test: Crash # cannot handle async/sync*/async* functio
ns | 204 io/https_bad_certificate_test: Crash # cannot handle async/sync*/async* functio
ns |
| 210 io/https_server_test: Crash # Instance of 'TypeOperator': type check unimplement
ed for _Nullary. | 205 io/https_server_test: Crash # Instance of 'TypeOperator': type check unimplement
ed for _Nullary. |
| 211 io/internet_address_invalid_arguments_test: Crash # Instance of 'TypeOperator':
type check unimplemented for _Nullary. | 206 io/internet_address_invalid_arguments_test: Crash # Instance of 'TypeOperator':
type check unimplemented for _Nullary. |
| 212 io/internet_address_test: Crash # Instance of 'TypeOperator': type check unimple
mented for _Nullary. | 207 io/internet_address_test: Crash # Instance of 'TypeOperator': type check unimple
mented for _Nullary. |
| 213 io/issue_22636_test: Crash # cannot handle async/sync*/async* functions | 208 io/issue_22636_test: Crash # cannot handle async/sync*/async* functions |
| 214 io/issue_22637_test: Crash # cannot handle async/sync*/async* functions | 209 io/issue_22637_test: Crash # cannot handle async/sync*/async* functions |
| 215 io/link_async_test: Crash # unsupported element kind: context:field | |
| 216 io/link_test: Crash # unsupported element kind: context:field | 210 io/link_test: Crash # unsupported element kind: context:field |
| 217 io/link_uri_test: Crash # Instance of 'TypeOperator': type check unimplemented f
or _Nullary. | 211 io/link_uri_test: Crash # Instance of 'TypeOperator': type check unimplemented f
or _Nullary. |
| 218 io/observatory_test: Crash # Instance of 'TypeOperator': type check unimplemente
d for _Nullary. | 212 io/observatory_test: Crash # Instance of 'TypeOperator': type check unimplemente
d for _Nullary. |
| 219 io/parent_test: Crash # unsupported element kind: context:field | |
| 220 io/platform_test: Crash # Instance of 'TypeOperator': type check unimplemented f
or _Nullary. | 213 io/platform_test: Crash # Instance of 'TypeOperator': type check unimplemented f
or _Nullary. |
| 221 io/process_invalid_arguments_test: Crash # Instance of 'TypeOperator': type chec
k unimplemented for _Nullary. | 214 io/process_invalid_arguments_test: Crash # Instance of 'TypeOperator': type chec
k unimplemented for _Nullary. |
| 222 io/process_run_test: Crash # Instance of 'TypeOperator': type check unimplemente
d for List<int>. | 215 io/process_run_test: Crash # Instance of 'TypeOperator': type check unimplemente
d for List<int>. |
| 223 io/raw_datagram_socket_test: Crash # Unhandled node | 216 io/raw_datagram_socket_test: Crash # Unhandled node |
| 224 io/raw_secure_server_closing_test: Crash # Please triage this failure. | 217 io/raw_secure_server_closing_test: Crash # Please triage this failure. |
| 225 io/raw_secure_server_socket_argument_test: Crash # Instance of 'TypeOperator': t
ype check unimplemented for _Nullary. | 218 io/raw_secure_server_socket_argument_test: Crash # Instance of 'TypeOperator': t
ype check unimplemented for _Nullary. |
| 226 io/raw_secure_server_socket_test: Crash # Please triage this failure. | 219 io/raw_secure_server_socket_test: Crash # Please triage this failure. |
| 227 io/raw_secure_socket_pause_test: Crash # Unhandled node | 220 io/raw_secure_socket_pause_test: Crash # Unhandled node |
| 228 io/raw_secure_socket_test: Crash # Unhandled node | 221 io/raw_secure_socket_test: Crash # Unhandled node |
| 229 io/raw_server_socket_cancel_test: Crash # Unhandled node | 222 io/raw_server_socket_cancel_test: Crash # Unhandled node |
| 230 io/raw_socket_cross_process_test: Crash # Unhandled node | 223 io/raw_socket_cross_process_test: Crash # Unhandled node |
| 231 io/raw_socket_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. | 224 io/raw_socket_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. |
| 232 io/raw_socket_typed_data_test: Crash # Please triage this failure. | 225 io/raw_socket_typed_data_test: Crash # Please triage this failure. |
| 233 io/regress_21160_test: Crash # Unhandled node | 226 io/regress_21160_test: Crash # Unhandled node |
| 234 io/resolve_symbolic_links_test: Crash # unsupported element kind: context:field | |
| 235 io/secure_client_raw_server_test: Crash # Unhandled node | 227 io/secure_client_raw_server_test: Crash # Unhandled node |
| 236 io/secure_server_closing_test: Crash # Please triage this failure. | 228 io/secure_server_closing_test: Crash # Please triage this failure. |
| 237 io/secure_server_socket_test: Crash # Please triage this failure. | 229 io/secure_server_socket_test: Crash # Please triage this failure. |
| 238 io/secure_socket_alpn_test: Crash # Instance of 'TypeOperator': type casts not i
mplemented. | 230 io/secure_socket_alpn_test: Crash # Instance of 'TypeOperator': type casts not i
mplemented. |
| 239 io/secure_socket_argument_test: Crash # Instance of 'TypeOperator': type check u
nimplemented for _Nullary. | 231 io/secure_socket_argument_test: Crash # Instance of 'TypeOperator': type check u
nimplemented for _Nullary. |
| 240 io/secure_socket_bad_data_test: Crash # Unhandled node | 232 io/secure_socket_bad_data_test: Crash # Unhandled node |
| 241 io/skipping_dart2js_compilations_test: Crash # unsupported element kind: current
WorkingDirectory:field | 233 io/skipping_dart2js_compilations_test: Crash # unsupported element kind: current
WorkingDirectory:field |
| 242 io/sleep_test: Crash # Instance of 'TypeOperator': type check unimplemented for
_Nullary. | 234 io/sleep_test: Crash # Instance of 'TypeOperator': type check unimplemented for
_Nullary. |
| 243 io/socket_bind_test: Crash # cannot handle async/sync*/async* functions | 235 io/socket_bind_test: Crash # cannot handle async/sync*/async* functions |
| 244 io/socket_close_test: Crash # Unhandled node | 236 io/socket_close_test: Crash # Unhandled node |
| 245 io/socket_exception_test: Crash # Please triage this failure. | 237 io/socket_exception_test: Crash # Please triage this failure. |
| 246 io/socket_source_address_test: Crash # cannot handle async/sync*/async* functio
ns | 238 io/socket_source_address_test: Crash # cannot handle async/sync*/async* functio
ns |
| 247 io/socket_test: Crash # Instance of 'TypeOperator': type check unimplemented for
_Nullary. | 239 io/socket_test: Crash # Instance of 'TypeOperator': type check unimplemented for
_Nullary. |
| 248 io/socket_upgrade_to_secure_test: Crash # Please triage this failure. | 240 io/socket_upgrade_to_secure_test: Crash # Please triage this failure. |
| 249 io/status_file_parser_test: Crash # unsupported element kind: IssueNumberPattern
:field | |
| 250 io/stdout_stderr_terminal_test: Crash # Instance of 'TypeOperator': type check u
nimplemented for _Nullary. | 241 io/stdout_stderr_terminal_test: Crash # Instance of 'TypeOperator': type check u
nimplemented for _Nullary. |
| 251 io/test_extension_fail_test: Crash # unsupported element kind: context:field | 242 io/test_extension_fail_test: Crash # unsupported element kind: context:field |
| 252 io/test_extension_test: Crash # unsupported element kind: context:field | 243 io/test_extension_test: Crash # unsupported element kind: context:field |
| 253 io/test_runner_test: Crash # Unhandled node | 244 io/test_runner_test: Crash # Unhandled node |
| 254 io/uri_platform_test: Crash # Instance of 'TypeOperator': type check unimplement
ed for _Nullary. | 245 io/uri_platform_test: Crash # Instance of 'TypeOperator': type check unimplement
ed for _Nullary. |
| 255 io/web_socket_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. | 246 io/web_socket_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. |
| 256 io/windows_environment_test: Crash # unsupported element kind: context:field | |
| 257 io/windows_file_system_links_test: Crash # Instance of 'TypeOperator': type chec
k unimplemented for _Nullary. | 247 io/windows_file_system_links_test: Crash # Instance of 'TypeOperator': type chec
k unimplemented for _Nullary. |
| 258 io/zlib_test: Crash # Instance of 'TypeOperator': type check unimplemented for _
Nullary. | 248 io/zlib_test: Crash # Instance of 'TypeOperator': type check unimplemented for _
Nullary. |
| 259 priority_queue_stress_test: RuntimeError # Please triage this failure. | 249 priority_queue_stress_test: RuntimeError # Please triage this failure. |
| 260 status_expression_test: Crash # unsupported element kind: regexp:field | 250 status_expression_test : RuntimeError |
| 261 typed_array_test: Crash # unsupported element kind: float64:field | |
| 262 verified_mem_test: Crash # unsupported element kind: a:field | |
| OLD | NEW |