| 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 162 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 173 [ $runtime == vm && $mode == debug && $builder_tag == asan ] | 173 [ $runtime == vm && $mode == debug && $builder_tag == asan ] |
| 174 full_coverage_test: Skip # Timeout. | 174 full_coverage_test: Skip # Timeout. |
| 175 io/file_lock_test: Skip # Timeout. | 175 io/file_lock_test: Skip # Timeout. |
| 176 io/test_runner_test: Skip # Timeout. | 176 io/test_runner_test: Skip # Timeout. |
| 177 io/http_client_stays_alive_test: Skip # Timeout. | 177 io/http_client_stays_alive_test: Skip # Timeout. |
| 178 | 178 |
| 179 [ $compiler == dart2js && $cps_ir ] | 179 [ $compiler == dart2js && $cps_ir ] |
| 180 array_bounds_check_generalization_test: Crash # Instance of 'TypeOperator': type
check unimplemented for _Nullary. | 180 array_bounds_check_generalization_test: Crash # Instance of 'TypeOperator': type
check unimplemented for _Nullary. |
| 181 constant_left_shift_test: Crash # Instance of 'TypeOperator': type check unimple
mented for _Nullary. | 181 constant_left_shift_test: Crash # Instance of 'TypeOperator': type check unimple
mented for _Nullary. |
| 182 io/addlatexhash_test: Crash # (try {test(tempDir.path);}finally {tempDir.delete(
recursive:true);}): try/finally | 182 io/addlatexhash_test: Crash # (try {test(tempDir.path);}finally {tempDir.delete(
recursive:true);}): try/finally |
| 183 io/create_recursive_test: Crash # try/finally | 183 io/create_recursive_test: Crash # (try {var file=new F... try/finally |
| 184 io/directory_chdir_test: Crash # Instance of 'TypeOperator': type check unimplem
ented for _Nullary. | 184 io/directory_chdir_test: Crash # Instance of 'TypeOperator': type check unimplem
ented for _Nullary. |
| 185 io/directory_error_test: Crash # Instance of 'TypeOperator': type check unimplem
ented for _Nullary. | 185 io/directory_error_test: Crash # Instance of 'TypeOperator': type check unimplem
ented for _Nullary. |
| 186 io/directory_fuzz_test: Crash # Instance of 'TypeOperator': type check unimpleme
nted for _Nullary. | 186 io/directory_fuzz_test: Crash # Instance of 'TypeOperator': type check unimpleme
nted for _Nullary. |
| 187 io/directory_invalid_arguments_test: Crash # Instance of 'TypeOperator': type ch
eck unimplemented for _Nullary. | 187 io/directory_invalid_arguments_test: Crash # Instance of 'TypeOperator': type ch
eck unimplemented for _Nullary. |
| 188 io/directory_list_nonexistent_test: Crash # Instance of 'TypeOperator': type che
ck unimplemented for _Nullary. | 188 io/directory_list_nonexistent_test: Crash # Instance of 'TypeOperator': type che
ck unimplemented for _Nullary. |
| 189 io/directory_list_pause_test: Crash # Please triage this failure. | 189 io/directory_list_pause_test: Crash # Please triage this failure. |
| 190 io/directory_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. | 190 io/directory_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. |
| 191 io/directory_uri_test: Crash # Instance of 'TypeOperator': type check unimplemen
ted for _Nullary. | 191 io/directory_uri_test: Crash # Instance of 'TypeOperator': type check unimplemen
ted for _Nullary. |
| 192 io/file_copy_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. | 192 io/file_copy_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. |
| 193 io/file_error_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. | 193 io/file_error_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. |
| 194 io/file_invalid_arguments_test: Crash # Instance of 'TypeOperator': type check u
nimplemented for _Nullary. | 194 io/file_invalid_arguments_test: Crash # Instance of 'TypeOperator': type check u
nimplemented for _Nullary. |
| 195 io/file_read_encoded_test: Crash # Instance of 'TypeOperator': type check unimpl
emented for _Nullary. | 195 io/file_read_encoded_test: Crash # Instance of 'TypeOperator': type check unimpl
emented for _Nullary. |
| 196 io/file_system_delete_test: Crash # Instance of 'TypeOperator': type check unimp
lemented for _Nullary. | 196 io/file_system_delete_test: Crash # Instance of 'TypeOperator': type check unimp
lemented for _Nullary. |
| 197 io/file_system_links_test: Crash # Instance of 'TypeOperator': type check unimpl
emented for _Nullary. | 197 io/file_system_links_test: Crash # Instance of 'TypeOperator': type check unimpl
emented for _Nullary. |
| 198 io/file_test: Crash # Instance of 'TypeOperator': type check unimplemented for _
Nullary. | 198 io/file_test: Crash # Instance of 'TypeOperator': type check unimplemented for _
Nullary. |
| 199 io/file_typed_data_test: Crash # Please triage this failure. | 199 io/file_typed_data_test: Crash # Please triage this failure. |
| 200 io/file_uri_test: Crash # Instance of 'TypeOperator': type check unimplemented f
or _Nullary. | 200 io/file_uri_test: Crash # Instance of 'TypeOperator': type check unimplemented f
or _Nullary. |
| 201 io/http_bind_test: Crash # cannot handle async/sync*/async* functions | 201 io/http_bind_test: Crash # (testBindShared(Stri... cannot handle async/sync*/as
ync* functions |
| 202 io/http_client_exception_test: Crash # Instance of 'TypeOperator': type check un
implemented for _Nullary. | 202 io/http_client_exception_test: Crash # Instance of 'TypeOperator': type check un
implemented for _Nullary. |
| 203 io/http_content_length_test: Crash # Instance of 'TypeOperator': type check unim
plemented for _Nullary. | 203 io/http_content_length_test: Crash # Instance of 'TypeOperator': type check unim
plemented for _Nullary. |
| 204 io/http_cookie_date_test: Crash # Please triage this failure. | 204 io/http_cookie_date_test: Crash # Please triage this failure. |
| 205 io/http_date_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. | 205 io/http_date_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. |
| 206 io/http_detach_socket_test: Crash # Instance of 'TypeOperator': type check unimp
lemented for _Nullary. | 206 io/http_detach_socket_test: Crash # Instance of 'TypeOperator': type check unimp
lemented for _Nullary. |
| 207 io/http_headers_state_test: Crash # Instance of 'TypeOperator': type check unimp
lemented for _Nullary. | 207 io/http_headers_state_test: Crash # Instance of 'TypeOperator': type check unimp
lemented for _Nullary. |
| 208 io/http_headers_test: Crash # Unhandled node | 208 io/http_headers_test: Crash # (switch (name.length... Unhandled node |
| 209 io/http_parser_test: Crash # Unhandled node | 209 io/http_parser_test: Crash # (switch (_state){cas... Unhandled node |
| 210 io/http_proxy_test: Crash # Please triage this failure. | 210 io/http_proxy_test: Crash # Please triage this failure. |
| 211 io/http_server_test: Crash # Instance of 'TypeOperator': type check unimplemente
d for _Nullary. | 211 io/http_server_test: Crash # Instance of 'TypeOperator': type check unimplemente
d for _Nullary. |
| 212 io/https_bad_certificate_test: Crash # cannot handle async/sync*/async* functio
ns | 212 io/https_bad_certificate_test: Crash # (main()async{var cli... cannot handle as
ync/sync*/async* functions |
| 213 io/https_server_test: Crash # Instance of 'TypeOperator': type check unimplement
ed for _Nullary. | 213 io/https_server_test: Crash # Instance of 'TypeOperator': type check unimplement
ed for _Nullary. |
| 214 io/internet_address_invalid_arguments_test: Crash # Instance of 'TypeOperator':
type check unimplemented for _Nullary. | 214 io/internet_address_invalid_arguments_test: Crash # Instance of 'TypeOperator':
type check unimplemented for _Nullary. |
| 215 io/internet_address_test: Crash # Instance of 'TypeOperator': type check unimple
mented for _Nullary. | 215 io/internet_address_test: Crash # Instance of 'TypeOperator': type check unimple
mented for _Nullary. |
| 216 io/issue_22636_test: Crash # cannot handle async/sync*/async* functions | 216 io/issue_22636_test: Crash # (test()async{server=... cannot handle async/sync*/
async* functions |
| 217 io/issue_22637_test: Crash # cannot handle async/sync*/async* functions | 217 io/issue_22637_test: Crash # (test()async{server=... cannot handle async/sync*/
async* functions |
| 218 io/link_test: Crash # Instance of 'TypeOperator': type check unimplemented for _
Nullary. | 218 io/link_test: Crash # Instance of 'TypeOperator': type check unimplemented for _
Nullary. |
| 219 io/link_uri_test: Crash # Instance of 'TypeOperator': type check unimplemented f
or _Nullary. | 219 io/link_uri_test: Crash # Instance of 'TypeOperator': type check unimplemented f
or _Nullary. |
| 220 io/observatory_test: Crash # Instance of 'TypeOperator': type check unimplemente
d for _Nullary. | 220 io/observatory_test: Crash # Instance of 'TypeOperator': type check unimplemente
d for _Nullary. |
| 221 io/platform_executable_test/01: Crash # (try {test(tempDir);}finally {tempDir.de
leteSync(recursive:true);}): try/finally | 221 io/platform_executable_test/01: Crash # (try {test(tempDir);}finally {tempDir.de
leteSync(recursive:true);}): try/finally |
| 222 io/platform_executable_test/02: Crash # (try {test(tempDir);}finally {tempDir.de
leteSync(recursive:true);}): try/finally | 222 io/platform_executable_test/02: Crash # (try {test(tempDir);}finally {tempDir.de
leteSync(recursive:true);}): try/finally |
| 223 io/platform_executable_test/04: Crash # (try {test(tempDir);}finally {tempDir.de
leteSync(recursive:true);}): try/finally | 223 io/platform_executable_test/04: Crash # (try {test(tempDir);}finally {tempDir.de
leteSync(recursive:true);}): try/finally |
| 224 io/platform_executable_test/05: Crash # (try {test(tempDir);}finally {tempDir.de
leteSync(recursive:true);}): try/finally | 224 io/platform_executable_test/05: Crash # (try {test(tempDir);}finally {tempDir.de
leteSync(recursive:true);}): try/finally |
| 225 io/platform_test: Crash # Instance of 'TypeOperator': type check unimplemented f
or _Nullary. | 225 io/platform_test: Crash # Instance of 'TypeOperator': type check unimplemented f
or _Nullary. |
| 226 io/process_invalid_arguments_test: Crash # Instance of 'TypeOperator': type chec
k unimplemented for _Nullary. | 226 io/process_invalid_arguments_test: Crash # Instance of 'TypeOperator': type chec
k unimplemented for _Nullary. |
| 227 io/raw_datagram_socket_test: Crash # Unhandled node | 227 io/raw_datagram_socket_test: Crash # (switch (event){case... Unhandled node |
| 228 io/raw_secure_server_closing_test: Crash # Please triage this failure. | 228 io/raw_secure_server_closing_test: Crash # Please triage this failure. |
| 229 io/raw_secure_server_socket_argument_test: Crash # Instance of 'TypeOperator': t
ype check unimplemented for _Nullary. | 229 io/raw_secure_server_socket_argument_test: Crash # Instance of 'TypeOperator': t
ype check unimplemented for _Nullary. |
| 230 io/raw_secure_server_socket_test: Crash # Please triage this failure. | 230 io/raw_secure_server_socket_test: Crash # Please triage this failure. |
| 231 io/raw_secure_socket_pause_test: Crash # Unhandled node | 231 io/raw_secure_socket_pause_test: Crash # (switch (event){case... Unhandled node |
| 232 io/raw_secure_socket_test: Crash # Unhandled node | 232 io/raw_secure_socket_test: Crash # (switch (event){case... Unhandled node |
| 233 io/raw_server_socket_cancel_test: Crash # Unhandled node | 233 io/raw_server_socket_cancel_test: Crash # (switch (event){case... Unhandled nod
e |
| 234 io/raw_socket_cross_process_test: Crash # Unhandled node | 234 io/raw_socket_cross_process_test: Crash # (switch (event){case... Unhandled nod
e |
| 235 io/raw_socket_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. | 235 io/raw_socket_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. |
| 236 io/raw_socket_typed_data_test: Crash # Please triage this failure. | 236 io/raw_socket_typed_data_test: Crash # Please triage this failure. |
| 237 io/regress_21160_test: Crash # Unhandled node | 237 io/regress_21160_test: Crash # (switch (event){case... Unhandled node |
| 238 io/secure_client_raw_server_test: Crash # Unhandled node | 238 io/secure_client_raw_server_test: Crash # (switch (event){case... Unhandled nod
e |
| 239 io/secure_server_closing_test: Crash # Please triage this failure. | 239 io/secure_server_closing_test: Crash # Please triage this failure. |
| 240 io/secure_server_socket_test: Crash # Please triage this failure. | 240 io/secure_server_socket_test: Crash # Please triage this failure. |
| 241 io/secure_socket_argument_test: Crash # Instance of 'TypeOperator': type check u
nimplemented for _Nullary. | 241 io/secure_socket_argument_test: Crash # Instance of 'TypeOperator': type check u
nimplemented for _Nullary. |
| 242 io/secure_socket_bad_data_test: Crash # Unhandled node | 242 io/secure_socket_bad_data_test: Crash # (switch (event){case... Unhandled node |
| 243 io/skipping_dart2js_compilations_test: Crash # Unhandled node | 243 io/skipping_dart2js_compilations_test: Crash # (switch (segment){ca... Unhandle
d node |
| 244 io/sleep_test: Crash # Instance of 'TypeOperator': type check unimplemented for
_Nullary. | 244 io/sleep_test: Crash # Instance of 'TypeOperator': type check unimplemented for
_Nullary. |
| 245 io/socket_bind_test: Crash # cannot handle async/sync*/async* functions | 245 io/socket_bind_test: Crash # (testListenCloseList... cannot handle async/sync*/
async* functions |
| 246 io/socket_close_test: Crash # Unhandled node | 246 io/socket_close_test: Crash # (switch (_mode){case... Unhandled node |
| 247 io/socket_exception_test: Crash # Please triage this failure. | 247 io/socket_exception_test: Crash # Please triage this failure. |
| 248 io/socket_source_address_test: Crash # cannot handle async/sync*/async* functio
ns | 248 io/socket_source_address_test: Crash # (Future testConnect(... cannot handle as
ync/sync*/async* functions |
| 249 io/socket_test: Crash # Instance of 'TypeOperator': type check unimplemented for
_Nullary. | 249 io/socket_test: Crash # Instance of 'TypeOperator': type check unimplemented for
_Nullary. |
| 250 io/socket_upgrade_to_secure_test: Crash # Please triage this failure. | 250 io/socket_upgrade_to_secure_test: Crash # Please triage this failure. |
| 251 io/stdout_stderr_terminal_test: Crash # Instance of 'TypeOperator': type check u
nimplemented for _Nullary. | 251 io/stdout_stderr_terminal_test: Crash # Instance of 'TypeOperator': type check u
nimplemented for _Nullary. |
| 252 io/test_extension_fail_test: Crash # Unhandled node | 252 io/test_extension_fail_test: Crash # (switch (Platform.op... Unhandled node |
| 253 io/test_extension_test: Crash # Unhandled node | 253 io/test_extension_test: Crash # (switch (Platform.op... Unhandled node |
| 254 io/test_runner_test: Crash # Unhandled node | 254 io/test_runner_test: Crash # (switch (arguments[0... Unhandled node |
| 255 io/uri_platform_test: Crash # Instance of 'TypeOperator': type check unimplement
ed for _Nullary. | 255 io/uri_platform_test: Crash # Instance of 'TypeOperator': type check unimplement
ed for _Nullary. |
| 256 io/web_socket_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. | 256 io/web_socket_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. |
| 257 io/windows_file_system_links_test: Crash # Instance of 'TypeOperator': type chec
k unimplemented for _Nullary. | 257 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. | 258 io/zlib_test: Crash # Instance of 'TypeOperator': type check unimplemented for _
Nullary. |
| 259 priority_queue_stress_test: RuntimeError # Please triage this failure. | 259 priority_queue_stress_test: RuntimeError # Please triage this failure. |
| OLD | NEW |