Files
sdk/tests/lib_2/lib_2_kernel.status
T
Sigmund Cherem e2e3934b62 Add status entries for dartk and dartkp in strong mode
This is an initial step and some entries say "Pass", which indicates
that the test was marked earlier in some other (more general) section and that
we should split that section.

Change-Id: I0417d55dcdec352f730c298bb155d112eb341711
Reviewed-on: https://dart-review.googlesource.com/16322
Reviewed-by: Bob Nystrom <rnystrom@google.com>
Commit-Queue: Sigmund Cherem <sigmund@google.com>
2017-10-24 21:49:19 +00:00

444 lines
19 KiB
Plaintext

# Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE file.
[ $compiler == dartkp ]
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
mirrors/*: SkipByDesign # Mirrors are not supported in AOT mode.
html/*: SkipByDesign # dart:html not supported on VM.
isolate/typed_message_test: Crash
[ $compiler == dartk || $compiler == dartkp ]
async/future_or_strong_test: RuntimeError
async/timer_not_available_test: RuntimeError
isolate/issue_21398_parent_isolate2_test/none: CompileTimeError # Deferred loading kernel issue 28335.
mirrors/function_type_mirror_test: RuntimeError
mirrors/generic_function_typedef_test: RuntimeError
mirrors/generic_interface_test/01: RuntimeError
mirrors/generic_interface_test/none: RuntimeError
mirrors/private_types_test: RuntimeError
mirrors/redirecting_factory_test/01: Crash
mirrors/redirecting_factory_test/02: Crash
mirrors/redirecting_factory_test/none: Crash
mirrors/reflect_class_test/01: RuntimeError
mirrors/reflect_class_test/02: RuntimeError
mirrors/reflect_class_test/none: RuntimeError
mirrors/reflected_type_classes_test/01: RuntimeError
mirrors/reflected_type_function_type_test: RuntimeError
mirrors/reflected_type_generics_test/01: RuntimeError
mirrors/reflected_type_generics_test/02: RuntimeError
mirrors/reflected_type_test/01: RuntimeError
mirrors/reflected_type_typedefs_test: RuntimeError
mirrors/reflected_type_typevars_test: RuntimeError
[ $compiler == dartkp ]
async/stream_timeout_test: RuntimeError
[ $compiler == dartk ]
mirrors/abstract_class_test: RuntimeError
mirrors/class_declarations_test/01: RuntimeError
mirrors/class_declarations_test/none: RuntimeError
mirrors/class_mirror_location_test: RuntimeError
mirrors/constructor_kinds_test/01: RuntimeError
mirrors/constructor_kinds_test/none: RuntimeError
mirrors/constructor_optional_args_test: Crash # Issue 29201
mirrors/constructor_private_name_test: RuntimeError
mirrors/dart2js_mirrors_test: Crash
mirrors/deferred_type_test: RuntimeError
mirrors/empty_test: Crash
mirrors/enum_test: RuntimeError
mirrors/equality_test: RuntimeError
mirrors/deferred_mirrors_test: CompileTimeError
mirrors/deferred_mirrors_metadata_test: CompileTimeError # Deferred loading kernel issue 28335.
mirrors/deferred_mirrors_metatarget_test: CompileTimeError # Deferred loading kernel issue 28335.
mirrors/deferred_mirrors_update_test: CompileTimeError # Deferred loading kernel issue 28335.
mirrors/generic_f_bounded_mixin_application_test: RuntimeError
mirrors/generic_mixin_applications_test: RuntimeError
mirrors/generic_mixin_test: RuntimeError
mirrors/hot_get_field_test: RuntimeError
mirrors/hot_set_field_test: RuntimeError
mirrors/intercepted_object_test: RuntimeError
mirrors/invocation_fuzz_test/emptyarray: Crash
mirrors/invocation_fuzz_test/false: Crash
mirrors/invocation_fuzz_test/none: Crash
mirrors/invocation_fuzz_test/smi: RuntimeError
mirrors/invocation_fuzz_test/string: Crash
mirrors/invoke_private_test: RuntimeError
mirrors/invoke_private_wrong_library_test: RuntimeError
mirrors/invoke_throws_test: Crash
mirrors/library_declarations_test/none: RuntimeError
mirrors/library_exports_hidden_test: RuntimeError
mirrors/library_exports_hidden_test: RuntimeError
mirrors/library_exports_shown_test: RuntimeError
mirrors/library_exports_shown_test: RuntimeError
mirrors/library_imports_deferred_test: RuntimeError
mirrors/library_imports_hidden_test: RuntimeError
mirrors/library_imports_hidden_test: RuntimeError
mirrors/library_imports_metadata_test: RuntimeError
mirrors/library_imports_metadata_test: RuntimeError
mirrors/library_imports_prefixed_show_hide_test: RuntimeError
mirrors/library_imports_prefixed_show_hide_test: RuntimeError
mirrors/library_imports_prefixed_show_hide_test: RuntimeError
mirrors/library_imports_prefixed_test: RuntimeError
mirrors/library_imports_prefixed_test: RuntimeError
mirrors/library_imports_shown_test: RuntimeError
mirrors/library_imports_shown_test: RuntimeError
mirrors/library_metadata_test: RuntimeError
mirrors/list_constructor_test/01: Crash
mirrors/list_constructor_test/none: Crash
mirrors/load_library_test: RuntimeError
mirrors/library_enumeration_deferred_loading_test: CompileTimeError # Deferred loading kernel issue 28335.
mirrors/library_import_deferred_loading_test: CompileTimeError # Deferred loading kernel issue 28335.
mirrors/mirrors_test: Crash
mirrors/metadata_allowed_values_test/13: MissingCompileTimeError
mirrors/metadata_allowed_values_test/14: MissingCompileTimeError
mirrors/metadata_allowed_values_test/16: Skip # Flaky, crashes.
mirrors/metadata_constructed_constant_test: Crash
mirrors/metadata_scope_test/none: RuntimeError
mirrors/method_mirror_location_test: RuntimeError
mirrors/method_mirror_source_line_ending_test: Crash
mirrors/method_mirror_source_test: Crash
mirrors/mirrors_nsm_test/dart2js: RuntimeError
mirrors/mirrors_nsm_mismatch_test: RuntimeError
mirrors/mirrors_reader_test: Crash
mirrors/mirrors_used_inheritance_test: RuntimeError
mirrors/mirrors_used_typedef_declaration_test/01: RuntimeError
mirrors/mirrors_used_typedef_declaration_test/none: RuntimeError
mirrors/mixin_application_test: RuntimeError
mirrors/mixin_test: RuntimeError
mirrors/mirrors_test: Crash
mirrors/other_declarations_location_test: RuntimeError
mirrors/parameter_annotation_mirror_test: RuntimeError
mirrors/parameter_metadata_test: RuntimeError
mirrors/parameter_of_mixin_app_constructor_test: RuntimeError
mirrors/private_class_field_test: RuntimeError
mirrors/private_symbol_test: RuntimeError
mirrors/regress_26187_test: RuntimeError
mirrors/relation_assignable_test: RuntimeError
mirrors/relation_subclass_test: RuntimeError
mirrors/relation_subtype_test: RuntimeError
mirrors/repeated_private_anon_mixin_app_test: RuntimeError
mirrors/static_members_easier_test: RuntimeError
mirrors/static_members_test: RuntimeError
mirrors/symbol_validation_test/01: RuntimeError
mirrors/symbol_validation_test/none: RuntimeError
mirrors/type_variable_is_static_test: RuntimeError
mirrors/type_variable_owner_test/01: RuntimeError
mirrors/typedef_in_signature_test: RuntimeError
mirrors/typedef_deferred_library_test: CompileTimeError # Deferred loading kernel issue 28335.
mirrors/typedef_library_test: RuntimeError
mirrors/typedef_metadata_test: RuntimeError
mirrors/typedef_reflected_type_test/01: RuntimeError
mirrors/typedef_reflected_type_test/none: RuntimeError
mirrors/typedef_test: RuntimeError
mirrors/typevariable_mirror_metadata_test: RuntimeError
mirrors/variable_is_const_test/01: MissingCompileTimeError
[ $compiler == dartk && $runtime == vm ]
convert/streamed_conversion_json_utf8_decode_test: DartkCompileTimeError
html/*: DartkCompileTimeError
mirrors/class_mirror_location_test: RuntimeError
mirrors/constructor_kinds_test/01: RuntimeError
mirrors/constructor_kinds_test/none: RuntimeError
mirrors/constructor_optional_args_test: CompileTimeError
mirrors/constructor_private_name_test: RuntimeError
mirrors/deferred_mirrors_metadata_test: RuntimeError
mirrors/deferred_mirrors_metatarget_test: RuntimeError
mirrors/deferred_mirrors_update_test: RuntimeError
mirrors/empty_test: RuntimeError
mirrors/empty_test: RuntimeError
mirrors/equality_test: RuntimeError
mirrors/generic_mixin_applications_test: RuntimeError
mirrors/generic_mixin_test: RuntimeError
mirrors/hot_get_field_test: RuntimeError
mirrors/hot_set_field_test: RuntimeError
mirrors/invocation_fuzz_test/emptyarray: Crash
mirrors/invocation_fuzz_test/false: Crash
mirrors/invocation_fuzz_test/none: Crash
mirrors/invocation_fuzz_test/smi: Crash
mirrors/invocation_fuzz_test/string: Crash
mirrors/invoke_private_test: RuntimeError
mirrors/invoke_private_wrong_library_test: RuntimeError
mirrors/invoke_throws_test: RuntimeError
mirrors/library_enumeration_deferred_loading_test: RuntimeError
mirrors/library_metadata_test: RuntimeError
mirrors/list_constructor_test/01: RuntimeError
mirrors/list_constructor_test/none: RuntimeError
mirrors/metadata_constructed_constant_test: RuntimeError
mirrors/method_mirror_location_test: RuntimeError
mirrors/method_mirror_source_line_ending_test: Crash
mirrors/method_mirror_source_test: Crash
mirrors/mirrors_used_typedef_declaration_test/01: RuntimeError
mirrors/mirrors_used_typedef_declaration_test/none: RuntimeError
mirrors/mixin_simple_test: RuntimeError
mirrors/mixin_test: RuntimeError
mirrors/other_declarations_location_test: RuntimeError
mirrors/parameter_annotation_mirror_test: RuntimeError
mirrors/parameter_metadata_test: Crash
mirrors/private_class_field_test: RuntimeError
mirrors/private_field_test: RuntimeError
mirrors/private_types_test: RuntimeError
mirrors/redirecting_factory_different_type_test/01: Crash
mirrors/redirecting_factory_different_type_test/02: Crash
mirrors/redirecting_factory_different_type_test/none: Crash
mirrors/reflected_type_function_type_test: RuntimeError
mirrors/reflected_type_typedefs_test: RuntimeError
mirrors/reflected_type_typevars_test: RuntimeError
mirrors/regress_26187_test: RuntimeError
mirrors/relation_assignable_test: RuntimeError
mirrors/relation_subtype_test: RuntimeError
mirrors/symbol_validation_test/01: RuntimeError
mirrors/symbol_validation_test/none: RuntimeError
mirrors/type_variable_is_static_test: RuntimeError
mirrors/type_variable_owner_test/01: RuntimeError
mirrors/typedef_deferred_library_test: RuntimeError
mirrors/typedef_library_test: RuntimeError
mirrors/typedef_metadata_test: RuntimeError
mirrors/typedef_test: RuntimeError
mirrors/typevariable_mirror_metadata_test: RuntimeError
[ $compiler == dartk && $runtime == vm && $mode == debug && $arch == x64 ]
mirrors/variable_is_const_test/01: Crash
[ $compiler == dartkp && $mode == debug ]
html/canvas_test: DartkCompileTimeError
html/canvasrenderingcontext2d_test: DartkCompileTimeError
html/cdata_test: DartkCompileTimeError
html/client_rect_test: DartkCompileTimeError
html/cross_domain_iframe_test: DartkCompileTimeError
html/crypto_test: DartkCompileTimeError
html/css_rule_list_test: DartkCompileTimeError
html/css_test: DartkCompileTimeError
html/cssstyledeclaration_test: DartkCompileTimeError
html/custom/attribute_changed_callback_test: DartkCompileTimeError
mirrors/variable_is_const_test/01: Crash
[ $checked && ($compiler == dartk || $compiler == dartkp) ]
mirrors/invocation_fuzz_test/smi: Crash
[ $compiler == dartk && $runtime == vm && $mode == debug && $arch == x64 ]
mirrors/invocation_fuzz_test: Skip # Because it times out, issue 29439.
[ ($compiler == dartk || $compiler == dartkp) && $mode == debug ]
isolate/static_function_test: Skip # Flaky (https://github.com/dart-lang/sdk/issues/30063).
mirrors/other_declarations_location_test: Crash # assertion error, TypeParameter not having position.
[ $compiler == dartk && $runtime == vm ]
mirrors/generic_mixin_applications_test: RuntimeError
mirrors/generic_mixin_test: RuntimeError
[ $compiler == dartkp ]
js/datetime_roundtrip_test: CompileTimeError
js/null_test: CompileTimeError
[ $checked && ($compiler == dartk || $compiler == dartkp) ]
mirrors/redirecting_factory_different_type_test/01: Crash # Issue 28424
mirrors/redirecting_factory_different_type_test/none: Crash # Issue 28424
mirrors/reflected_type_generics_test/02: Pass
[ ($compiler == dartk || $compiler == dartkp) ]
isolate/compile_time_error_test/01: MissingCompileTimeError
isolate/deferred_in_isolate2_test: Skip # Deferred loading kernel issue 28335.
isolate/deferred_in_isolate_test: Skip # Deferred loading kernel issue 28335.
isolate/message3_test/int32x4: Crash
isolate/ping_pause_test: Pass, Timeout
isolate/spawn_function_custom_class_test: Pass, Timeout
isolate/spawn_uri_nested_vm_test: Pass, Timeout
[ $compiler == dartk && $strong ]
async/future_test/01: RuntimeError
async/future_test/none: RuntimeError
async/stream_controller_async_test: RuntimeError
async/stream_join_test: RuntimeError
async/timer_cancel2_test: RuntimeError
async/timer_cancel_test: RuntimeError
async/timer_isActive_test: RuntimeError
async/timer_repeat_test: RuntimeError
isolate/compile_time_error_test/none: RuntimeError
isolate/cross_isolate_message_test: RuntimeError
isolate/isolate_import_test/01: MissingCompileTimeError
isolate/issue_21398_parent_isolate1_test: Timeout
isolate/issue_21398_parent_isolate_test: Timeout
isolate/issue_22778_test: Crash
isolate/issue_24243_parent_isolate_test: RuntimeError
isolate/kill_self_synchronously_test: RuntimeError
isolate/mandel_isolate_test: RuntimeError
isolate/message2_test: RuntimeError
isolate/message3_test/byteBuffer: RuntimeError
isolate/message3_test/constInstance: RuntimeError
isolate/message3_test/constList: RuntimeError
isolate/message3_test/constList_identical: RuntimeError
isolate/message3_test/constMap: RuntimeError
isolate/message3_test/fun: RuntimeError
isolate/message3_test/int32x4: RuntimeError
isolate/message3_test/none: RuntimeError
isolate/message_test: RuntimeError
isolate/mint_maker_test: RuntimeError
isolate/nested_spawn2_test: RuntimeError
isolate/ondone_test: RuntimeError
isolate/raw_port_test: RuntimeError
isolate/simple_message_test/none: RuntimeError
isolate/spawn_uri_missing_from_isolate_test: RuntimeError
isolate/spawn_uri_multi_test/01: Timeout
isolate/spawn_uri_multi_test/none: Timeout
isolate/spawn_uri_test: Timeout
isolate/spawn_uri_vm_test: Timeout
isolate/stacktrace_message_test: RuntimeError
isolate/start_paused_test: RuntimeError
isolate/static_function_test: RuntimeError
isolate/typed_message_test: RuntimeError
mirrors/metadata_const_map_test: Crash
mirrors/reflect_class_test/01: MissingCompileTimeError
mirrors/reflect_class_test/02: MissingCompileTimeError
mirrors/reflected_type_classes_test/01: MissingCompileTimeError
mirrors/reflected_type_classes_test/02: MissingCompileTimeError
mirrors/reflected_type_classes_test/03: MissingCompileTimeError
mirrors/reflected_type_test/01: MissingCompileTimeError
mirrors/reflected_type_test/02: MissingCompileTimeError
mirrors/reflected_type_test/03: MissingCompileTimeError
mirrors/regress_16321_test/01: Crash
mirrors/regress_16321_test/none: Crash
mirrors/spawn_function_root_library_test: RuntimeError
mirrors/top_level_accessors_test/01: MissingCompileTimeError
typed_data/float32x4_static_test: MissingCompileTimeError
typed_data/int32x4_static_test/01: MissingCompileTimeError
typed_data/int32x4_static_test/02: MissingCompileTimeError
[ $compiler == dartkp && $strong ]
async/async_await_sync_completer_test: Crash
async/async_await_zones_test: Crash
async/catch_errors12_test: Crash
async/catch_errors15_test: Crash
async/catch_errors16_test: Crash
async/catch_errors17_test: Crash
async/catch_errors21_test: Crash
async/catch_errors22_test: Crash
async/catch_errors23_test: Crash
async/catch_errors24_test: Crash
async/catch_errors26_test: Crash
async/catch_errors27_test: Crash
async/catch_errors3_test: Crash
async/catch_errors6_test: Crash
async/catch_errors7_test: Crash
async/catch_errors8_test: Crash
async/first_regression_test: Crash
async/future_constructor2_test: Crash
async/future_constructor_test: Crash
async/future_foreach_test: Crash
async/future_microtask_test: Crash
async/future_or_only_in_async_test/00: MissingCompileTimeError
async/future_test/01: Crash
async/future_test/none: Crash
async/futures_test: Crash
async/schedule_microtask_test: Crash
async/slow_consumer2_test: Crash
async/slow_consumer3_test: Crash
async/slow_consumer_test: Crash
async/stack_trace03_test: Crash
async/stack_trace04_test: Crash
async/stack_trace05_test: Crash
async/stack_trace06_test: Crash
async/stack_trace07_test: Crash
async/stack_trace08_test: Crash
async/stack_trace11_test: Crash
async/stack_trace12_test: Crash
async/stack_trace13_test: Crash
async/stack_trace14_test: Crash
async/stack_trace15_test: Crash
async/stack_trace16_test: Crash
async/stack_trace17_test: Crash
async/stack_trace18_test: Crash
async/stack_trace19_test: Crash
async/stack_trace25_test: Crash
async/stream_controller_async_test: Crash
async/stream_controller_test: Crash
async/stream_distinct_test: Crash
async/stream_event_transformed_test: Crash
async/stream_first_where_test: Crash
async/stream_from_futures_test: Crash
async/stream_from_iterable_test: Crash
async/stream_iterator_double_cancel_test: Crash
async/stream_iterator_test: Crash
async/stream_join_test: Crash
async/stream_last_where_test: Crash
async/stream_periodic2_test: Crash
async/stream_periodic3_test: Crash
async/stream_periodic4_test: Crash
async/stream_periodic5_test: Crash
async/stream_periodic6_test: Crash
async/stream_periodic_test: Crash
async/stream_single_test: Crash
async/stream_single_to_multi_subscriber_test: Crash
async/stream_state_nonzero_timer_test: Crash
async/stream_state_test: Crash
async/stream_subscription_as_future_test: Crash
async/stream_subscription_cancel_test: Crash
async/stream_take_test: Crash
async/stream_timeout_test: Crash
async/stream_transform_test: Crash
async/stream_transformation_broadcast_test: Crash
async/stream_transformer_test: Crash
async/stream_zones_test: Crash
async/timer_cancel1_test: Crash
async/timer_cancel2_test: Crash
async/timer_cancel_test: Crash
async/timer_isActive_test: Crash
async/timer_repeat_test: Crash
async/timer_test: Crash
async/wait_for_cancel_test: Crash
async/zone_bind_callback_test: Crash
async/zone_bind_callback_unary_test: Crash
async/zone_debug_test: Crash
async/zone_error_callback_test: Crash
async/zone_fork_test: Crash
async/zone_future_schedule_microtask_test: Crash
async/zone_register_callback_test: Crash
async/zone_register_callback_unary_test: Crash
async/zone_run_guarded_test: Crash
async/zone_run_test: Crash
async/zone_run_unary_test: Crash
convert/codec1_test: Crash
convert/codec2_test: Crash
convert/encoding_test: Crash
convert/html_escape_test: Crash
convert/line_splitter_test: Crash
convert/streamed_conversion_json_encode1_test: Crash
convert/streamed_conversion_json_utf8_decode_test: Crash
convert/streamed_conversion_json_utf8_encode_test: Crash
convert/streamed_conversion_utf8_decode_test: Crash
convert/streamed_conversion_utf8_encode_test: Crash
isolate/compile_time_error_test/01: Crash
isolate/compile_time_error_test/none: Crash
isolate/function_send1_test: Crash
isolate/function_send_test: Crash
isolate/handle_error2_test: Crash
isolate/handle_error3_test: Crash
isolate/handle_error_test: Crash
isolate/isolate_current_test: Crash
isolate/isolate_import_test/01: MissingCompileTimeError
isolate/issue_21398_parent_isolate2_test/01: CompileTimeError
isolate/issue_22778_test: Crash
isolate/kill2_test: Crash
isolate/kill_self_test: Crash
isolate/kill_test: Crash
isolate/object_leak_test: Crash
isolate/ondone_test: Crash
isolate/pause_test: Crash
isolate/ping_pause_test: Crash
isolate/ping_test: Crash
isolate/simple_message_test/01: Crash
isolate/simple_message_test/none: Crash
isolate/start_paused_test: Crash
isolate/timer_isolate_test: Crash
profiler/metrics_num_test: RuntimeError
profiler/metrics_test: Crash
typed_data/float32x4_static_test: MissingCompileTimeError
typed_data/int32x4_static_test/01: MissingCompileTimeError
typed_data/int32x4_static_test/02: MissingCompileTimeError