[gardening] Update dartkp-debug status files.
R=kustermann@google.com Bug: Change-Id: Ifc35f8a9b2ccf2fa095a4da510111b04c1ea883e Reviewed-on: https://dart-review.googlesource.com/20061 Reviewed-by: Vyacheslav Egorov <vegorov@google.com>
This commit is contained in:
@@ -680,3 +680,17 @@ symbol_test/01: MissingCompileTimeError
|
||||
symbol_test/02: MissingCompileTimeError
|
||||
symbol_test/03: MissingCompileTimeError
|
||||
map_test: Crash # crash in front_end.
|
||||
|
||||
[ $compiler == dartkp && $strong && $mode == debug ]
|
||||
list_unmodifiable_test: Crash
|
||||
iterable_reduce_test/01: Crash
|
||||
iterable_reduce_test/none: Crash
|
||||
iterable_return_type_test/01: Crash
|
||||
iterable_return_type_test/02: Crash
|
||||
shuffle_test: Crash
|
||||
string_test: Crash
|
||||
data_uri_test: Crash
|
||||
iterable_fold_test/01: Crash
|
||||
iterable_fold_test/02: Crash
|
||||
iterable_fold_test/none: Crash
|
||||
string_fromcharcodes_test: Crash
|
||||
|
||||
@@ -233,8 +233,6 @@ vm/regress_27671_test: Skip # Unsupported
|
||||
external_test/13: Crash
|
||||
final_syntax_test/09: Crash
|
||||
malbounded_type_cast_test: Crash
|
||||
regress_22445_test: Crash
|
||||
regress_23498_test: Crash
|
||||
regress_29025_test: Crash
|
||||
vm/async_await_catch_stacktrace_test: Crash
|
||||
|
||||
@@ -406,3 +404,6 @@ export_double_same_main_test: Crash # Issue 29895
|
||||
|
||||
[ $compiler == dartk || $compiler == dartkp ]
|
||||
bad_constructor_test/06: DartkCrash # Issue 31299
|
||||
|
||||
[ $compiler == dartkp && $mode == debug ]
|
||||
assertion_test: Crash
|
||||
|
||||
@@ -1450,12 +1450,19 @@ override_inheritance_mixed_test/08: Pass
|
||||
implicit_downcast_during_compound_assignment_test: Pass
|
||||
type_variable_scope_test/03: Pass
|
||||
|
||||
|
||||
|
||||
[ ($compiler == dartk || $compiler == dartkp) && $strong && $mode == debug]
|
||||
flatten_test/04: Crash
|
||||
#generic_function_typedef_test/01: Crash
|
||||
#generic_function_typedef_test/none: Crash
|
||||
#generic_local_functions_test: Crash
|
||||
#generic_methods_closure_test: Crash
|
||||
#generic_typedef_test: Crash
|
||||
[ $compiler == dartkp && $strong && $mode == debug ]
|
||||
vm/async_await_catch_stacktrace_test: Crash
|
||||
vm/load_to_load_unaligned_forwarding_vm_test: Crash
|
||||
vm/load_to_load_forwarding_vm_test: Crash
|
||||
vm/issue21220_vm_test: Crash
|
||||
vm/regress_licm_test: Crash
|
||||
bad_named_parameters_test/01: Crash
|
||||
bad_named_parameters_test/02: Crash
|
||||
bad_named_parameters_test/05: Crash
|
||||
optional_named_parameters_test/06: Crash
|
||||
optional_named_parameters_test/08: Crash
|
||||
type_promotion_functions_test/05: Pass
|
||||
type_promotion_functions_test/07: Pass
|
||||
type_promotion_functions_test/06: Pass
|
||||
type_promotion_functions_test/08: Pass
|
||||
type_promotion_functions_test/10: Pass
|
||||
|
||||
@@ -295,3 +295,46 @@ typed_data/int32x4_static_test/02: MissingCompileTimeError
|
||||
|
||||
[ ($compiler == dartk || $compiler == dartkp) && $strong && $mode == debug]
|
||||
isolate/isolate_complex_messages_test: Crash
|
||||
|
||||
[ $compiler == dartkp && $strong && $mode == debug ]
|
||||
convert/streamed_conversion_json_utf8_encode_test: Crash
|
||||
typed_data/float32x4_unbox_phi_test: Crash
|
||||
typed_data/typed_data_load_test: Crash
|
||||
convert/chunked_conversion_utf8_test: Crash
|
||||
typed_data/typed_data_load2_test: Crash
|
||||
convert/chunked_conversion_utf82_test: Crash
|
||||
convert/chunked_conversion_utf84_test: Crash
|
||||
convert/chunked_conversion_utf87_test: Crash
|
||||
convert/json_test: Crash
|
||||
typed_data/setRange_4_test: Crash
|
||||
convert/chunked_conversion_utf85_test: Crash
|
||||
convert/chunked_conversion_utf86_test: Crash
|
||||
convert/utf85_test: Crash
|
||||
convert/chunked_conversion_utf83_test: Crash
|
||||
convert/close_test: Crash
|
||||
convert/streamed_conversion_json_utf8_decode_test: Crash
|
||||
convert/streamed_conversion_json_utf8_decode_test: Crash
|
||||
convert/utf84_test: Crash
|
||||
convert/utf8_encode_test: Crash
|
||||
typed_data/float32x4_list_test: Crash
|
||||
convert/chunked_conversion_utf88_test: Crash
|
||||
convert/chunked_conversion_utf89_test: Crash
|
||||
typed_data/float32x4_transpose_test: Crash
|
||||
typed_data/setRange_3_test: Crash
|
||||
typed_data/setRange_5_test: Crash
|
||||
typed_data/simd_store_to_load_forward_test: Crash
|
||||
convert/base64_test/01: Crash
|
||||
convert/base64_test/none: Crash
|
||||
convert/chunked_conversion_json_decode1_test: Crash
|
||||
convert/codec2_test: Crash
|
||||
isolate/message3_test/byteBuffer: Crash
|
||||
isolate/message3_test/constInstance: Crash
|
||||
isolate/message3_test/constList: Crash
|
||||
isolate/message3_test/constList_identical: Crash
|
||||
isolate/message3_test/constMap: Crash
|
||||
isolate/message3_test/fun: Crash
|
||||
isolate/message3_test/none: Crash
|
||||
typed_data/float64x2_functional_test: Crash
|
||||
typed_data/float64x2_functional_test: Crash
|
||||
typed_data/float64x2_typed_list_test: Crash
|
||||
typed_data/int32x4_list_test: Crash
|
||||
|
||||
@@ -64,3 +64,75 @@ io/socket_finalizer_test: Pass, Crash
|
||||
io/socket_info_ipv4_test: Pass, Crash
|
||||
io/socket_info_ipv6_test: Pass, Crash
|
||||
io/socket_port_test: Pass, Crash
|
||||
|
||||
[ $compiler == dartkp && $strong && $mode == debug ]
|
||||
io/dependency_graph_test: Crash
|
||||
io/http_cookie_date_test: Crash
|
||||
io/http_outgoing_size_test: Crash
|
||||
io/http_outgoing_size_test: Crash
|
||||
io/http_outgoing_size_test: Crash
|
||||
io/http_outgoing_size_test: Crash
|
||||
typed_data_test: Crash
|
||||
typed_data_view_test: Crash
|
||||
byte_array_view_optimized_test: Crash
|
||||
int_array_load_elimination_test: Crash
|
||||
int_array_test: Crash
|
||||
io/http_parser_test: Crash
|
||||
io/http_session_test: Crash
|
||||
io/web_socket_pipe_test: Crash
|
||||
io/web_socket_pipe_test: Crash
|
||||
io/web_socket_pipe_test: Crash
|
||||
io/web_socket_pipe_test: Crash
|
||||
io/http_auth_test: Crash
|
||||
io/http_detach_socket_test: Crash
|
||||
io/http_detach_socket_test: Crash
|
||||
io/http_detach_socket_test: Crash
|
||||
io/http_detach_socket_test: Crash
|
||||
io/http_headers_test: Crash
|
||||
io/system_encoding_test: Crash
|
||||
io/test_harness_analyzer_test: Crash
|
||||
io/http_cross_process_test: Crash
|
||||
io/file_typed_data_test: Crash
|
||||
io/http_read_test: Crash
|
||||
io/http_read_test: Crash
|
||||
io/http_read_test: Crash
|
||||
io/http_read_test: Crash
|
||||
io/pipe_server_test: Crash
|
||||
io/pipe_server_test: Crash
|
||||
io/pipe_server_test: Crash
|
||||
io/pipe_server_test: Crash
|
||||
io/raw_socket_typed_data_test: Crash
|
||||
io/raw_socket_typed_data_test: Crash
|
||||
io/raw_socket_typed_data_test: Crash
|
||||
io/raw_socket_typed_data_test: Crash
|
||||
regress_25335_test: Crash
|
||||
io/file_test: Crash
|
||||
io/http_basic_test: Crash
|
||||
io/http_basic_test: Crash
|
||||
io/http_basic_test: Crash
|
||||
io/http_basic_test: Crash
|
||||
io/socket_cross_process_test: Crash
|
||||
io/test_runner_test: Crash
|
||||
bytedata_test: Crash
|
||||
int_list_test: Crash
|
||||
io/http_compression_test: Crash
|
||||
io/http_compression_test: Crash
|
||||
io/http_compression_test: Crash
|
||||
io/http_compression_test: Crash
|
||||
io/issue_26954_test: Crash
|
||||
io/web_socket_compression_test: Crash
|
||||
io/web_socket_compression_test: Crash
|
||||
io/web_socket_compression_test: Crash
|
||||
io/web_socket_compression_test: Crash
|
||||
float_array_test: Crash
|
||||
io/http_auth_digest_test: Crash
|
||||
io/secure_socket_alpn_test: Crash
|
||||
io/web_socket_protocol_processor_test: Crash
|
||||
io/web_socket_typed_data_test: Crash
|
||||
io/web_socket_typed_data_test: Crash
|
||||
io/web_socket_typed_data_test: Crash
|
||||
io/web_socket_typed_data_test: Crash
|
||||
typed_array_int64_uint64_test: Crash
|
||||
typed_array_test: Crash
|
||||
float_array_static_test: Crash
|
||||
io/skipping_dart2js_compilations_test: Crash
|
||||
|
||||
Reference in New Issue
Block a user