Chromium Code Reviews| Index: tests/lib/lib.status |
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status |
| index c2022f20e9d8914df22f5cef7d9deca2eb1673b2..34cda1f84949cfe907f8aad3e5a72e967b1f9456 100644 |
| --- a/tests/lib/lib.status |
| +++ b/tests/lib/lib.status |
| @@ -554,9 +554,256 @@ mirrors/typedef_test: RuntimeError |
| mirrors/typevariable_mirror_metadata_test: RuntimeError |
| mirrors/variable_is_const_test/01: MissingCompileTimeError |
| +[ $compiler == dartkp ] |
|
siva
2017/08/28 23:38:28
mirrors is not supported under precompilation so s
aam
2017/08/29 00:13:16
Ah, makes sense. Done.
|
| +mirrors/abstract_class_test/00: Crash |
| +mirrors/abstract_class_test/none: Crash |
| +mirrors/abstract_test: Crash |
| +mirrors/accessor_cache_overflow_test: Crash |
| +mirrors/array_tracing2_test: Crash |
| +mirrors/array_tracing3_test: Crash |
| +mirrors/array_tracing_test: Crash |
| +mirrors/basic_types_in_dart_core_test: Crash |
| +mirrors/circular_factory_redirection_test/none: Crash |
| +mirrors/class_declarations_test/01: Crash |
| +mirrors/class_declarations_test/none: Crash |
| +mirrors/class_mirror_location_test: Crash |
| +mirrors/class_mirror_type_variables_test: Crash |
| +mirrors/closures_test: Crash |
| +mirrors/closurization_equivalence_test: Crash |
| +mirrors/constructor_kinds_test/01: Crash |
| +mirrors/constructor_kinds_test/none: Crash |
| +mirrors/constructor_private_name_test: Crash |
| +mirrors/constructors_test: Crash |
| +mirrors/declarations_type_test: Crash |
| +mirrors/deferred_type_test: Crash |
| +mirrors/delegate_call_through_getter_test: Crash |
| +mirrors/delegate_class_test: Crash |
| +mirrors/delegate_function_invocation_test: Crash |
| +mirrors/delegate_library_test: Crash |
| +mirrors/delegate_test: Crash |
| +mirrors/disable_tree_shaking_test: Crash |
| +mirrors/enum_test: Crash |
| +mirrors/equality_test: Crash |
| +mirrors/fake_function_with_call_test: Crash |
| +mirrors/fake_function_without_call_test: Crash |
| +mirrors/field_type_test: Crash |
| +mirrors/function_apply_test: Crash |
| +mirrors/function_type_mirror_test: Crash |
| +mirrors/generic_bounded_by_type_parameter_test/01: Crash |
| +mirrors/generic_bounded_by_type_parameter_test/02: Crash |
| +mirrors/generic_bounded_by_type_parameter_test/none: Crash |
| +mirrors/generic_bounded_test/01: Crash |
| +mirrors/generic_bounded_test/02: Crash |
| +mirrors/generic_bounded_test/none: Crash |
| +mirrors/generic_class_declaration_test: Crash |
| +mirrors/generic_f_bounded_mixin_application_test: Crash |
| +mirrors/generic_f_bounded_test/01: Crash |
| +mirrors/generic_f_bounded_test/none: Crash |
| +mirrors/generic_function_typedef_test: Crash |
| +mirrors/generic_interface_test/01: Crash |
| +mirrors/generic_interface_test/none: Crash |
| +mirrors/generic_list_test: Crash |
| +mirrors/generic_local_function_test: Crash |
| +mirrors/generic_mixin_applications_test: Crash |
| +mirrors/generic_mixin_test: Crash |
| +mirrors/generics_double_substitution_test/01: Crash |
| +mirrors/generics_double_substitution_test/none: Crash |
| +mirrors/generics_dynamic_test: Crash |
| +mirrors/generics_special_types_test: Crash |
| +mirrors/generics_substitution_test: Crash |
| +mirrors/generics_test/01: Crash |
| +mirrors/generics_test/none: Crash |
| +mirrors/generic_superclass_test/01: Crash |
| +mirrors/generic_superclass_test/none: Crash |
| +mirrors/generic_type_mirror_test: Crash |
| +mirrors/get_field_cache_test: Crash |
| +mirrors/get_field_static_test/00: Crash |
| +mirrors/get_field_static_test/none: Crash |
| +mirrors/get_field_test: Crash |
| +mirrors/globalized_closures2_test/00: Crash |
| +mirrors/globalized_closures2_test/none: Crash |
| +mirrors/globalized_closures_test/00: Crash |
| +mirrors/globalized_closures_test/none: Crash |
| +mirrors/hierarchy_invariants_test: Crash |
| +mirrors/hot_get_field_test: Crash |
| +mirrors/hot_set_field_test: Crash |
| +mirrors/immutable_collections_test: Crash |
| +mirrors/inference_and_no_such_method_test: Crash |
| +mirrors/inherited_metadata_test: Crash |
| +mirrors/inherit_field_test: Crash |
| +mirrors/initializing_formals_test/01: Crash |
| +mirrors/initializing_formals_test/03: Crash |
| +mirrors/initializing_formals_test/none: Crash |
| +mirrors/instance_members_easier_test: Crash |
| +mirrors/instance_members_test: Crash |
| +mirrors/instance_members_unimplemented_interface_test: Crash |
| +mirrors/instance_members_with_override_test: Crash |
| +mirrors/instantiate_abstract_class_test: Crash |
| +mirrors/intercepted_cache_test: Crash |
| +mirrors/intercepted_class_test: Crash |
| +mirrors/intercepted_object_test: Crash |
| +mirrors/intercepted_superclass_test: Crash |
| +mirrors/invocation_cache_test: Crash |
| +mirrors/invocation_fuzz_test/smi: Crash |
| +mirrors/invoke_call_on_closure_test: Crash |
| +mirrors/invoke_call_through_getter_previously_accessed_test/named: Crash |
| +mirrors/invoke_call_through_getter_previously_accessed_test/none: Crash |
| +mirrors/invoke_call_through_getter_test/named: Crash |
| +mirrors/invoke_call_through_getter_test/none: Crash |
| +mirrors/invoke_call_through_implicit_getter_previously_accessed_test/named: Crash |
| +mirrors/invoke_call_through_implicit_getter_previously_accessed_test/none: Crash |
| +mirrors/invoke_call_through_implicit_getter_test: Crash |
| +mirrors/invoke_closurization2_test: Crash |
| +mirrors/invoke_closurization_test: Crash |
| +mirrors/invoke_import_test: Crash |
| +mirrors/invoke_named_test/01: Crash |
| +mirrors/invoke_named_test/none: Crash |
| +mirrors/invoke_natives_malicious_test: Crash |
| +mirrors/invoke_private_test: Crash |
| +mirrors/invoke_private_wrong_library_test: Crash |
| +mirrors/invoke_test: Crash |
| +mirrors/io_html_mutual_exclusion_test: Crash |
| +mirrors/is_odd_test: Crash |
| +mirrors/lazy_static_test: Crash |
| +mirrors/libraries_test: Crash |
| +mirrors/library_declarations_test/01: Crash |
| +mirrors/library_declarations_test/none: Crash |
| +mirrors/library_exports_hidden_test: Crash |
| +mirrors/library_exports_shown_test: Crash |
| +mirrors/library_imports_bad_metadata_test/none: Crash |
| +mirrors/library_imports_deferred_test: Crash |
| +mirrors/library_imports_hidden_test: Crash |
| +mirrors/library_imports_metadata_test: Crash |
| +mirrors/library_imports_prefixed_show_hide_test: Crash |
| +mirrors/library_imports_prefixed_test: Crash |
| +mirrors/library_imports_shown_test: Crash |
| +mirrors/library_metadata2_test/none: Crash |
| +mirrors/library_metadata_test: Crash |
| +mirrors/library_uri_io_test: Crash |
| +mirrors/library_uri_package_test: Crash |
| +mirrors/load_library_test: Crash |
| +mirrors/local_function_is_static_test: Crash |
| +mirrors/local_isolate_test: Crash |
| +mirrors/metadata_allowed_values_test/27: MissingCompileTimeError |
| +mirrors/metadata_allowed_values_test/none: Crash |
| +mirrors/metadata_class_mirror_test: Crash |
| +mirrors/metadata_const_map_test: Crash |
| +mirrors/metadata_constructor_arguments_test/none: Crash |
| +mirrors/metadata_nested_constructor_call_test/none: Crash |
| +mirrors/metadata_scope_test/none: Crash |
| +mirrors/metadata_test: Crash |
| +mirrors/method_mirror_location_test: Crash |
| +mirrors/method_mirror_name_test: Crash |
| +mirrors/method_mirror_properties_test: Crash |
| +mirrors/method_mirror_returntype_test: Crash |
| +mirrors/mirror_in_static_init_test/none: Crash |
| +mirrors/mirrors_nsm_mismatch_test: Crash |
| +mirrors/mirrors_nsm_test/dart2js: Crash |
| +mirrors/mirrors_nsm_test/none: Crash |
| +mirrors/mirrors_resolve_fields_test: Crash |
| +mirrors/mirrors_used_generic_types_test: Crash |
| +mirrors/mirrors_used_inheritance_test: Crash |
| +mirrors/mirrors_used_typedef_declaration_test/01: Crash |
| +mirrors/mirrors_used_typedef_declaration_test/none: Crash |
| +mirrors/mixin_application_test: Crash |
| +mirrors/mixin_members_test: Crash |
| +mirrors/mixin_test: Crash |
| +mirrors/new_instance_optional_arguments_test: Crash |
| +mirrors/new_instance_with_type_arguments_test: Crash |
| +mirrors/no_metadata_test: Crash |
| +mirrors/null2_test: Crash |
| +mirrors/null_test: Crash |
| +mirrors/operator_test: Crash |
| +mirrors/optional_parameters_test: Crash |
| +mirrors/other_declarations_location_test: Crash |
| +mirrors/parameter_annotation_mirror_test: Crash |
| +mirrors/parameter_is_const_test/none: Crash |
| +mirrors/parameter_metadata_test: Crash |
| +mirrors/parameter_of_mixin_app_constructor_test: Crash |
| +mirrors/parameter_test/01: Crash |
| +mirrors/parameter_test/none: Crash |
| +mirrors/private_class_field_test: Crash |
| +mirrors/private_symbol_mangling_test: Crash |
| +mirrors/private_symbol_test: Crash |
| +mirrors/private_types_test: Crash |
| +mirrors/proxy_type_test: Crash |
| +mirrors/raw_type_test/01: Crash |
| +mirrors/raw_type_test/none: Crash |
| +mirrors/reflect_class_test/01: Crash |
| +mirrors/reflect_class_test/02: Crash |
| +mirrors/reflect_class_test/none: Crash |
| +mirrors/reflected_type_classes_test/01: Crash |
| +mirrors/reflected_type_classes_test/02: Crash |
| +mirrors/reflected_type_classes_test/03: Crash |
| +mirrors/reflected_type_classes_test/none: Crash |
| +mirrors/reflected_type_function_type_test: Crash |
| +mirrors/reflected_type_generics_test/01: Crash |
| +mirrors/reflected_type_generics_test/02: Crash |
| +mirrors/reflected_type_generics_test/03: Crash |
| +mirrors/reflected_type_generics_test/04: Crash |
| +mirrors/reflected_type_generics_test/05: Crash |
| +mirrors/reflected_type_generics_test/06: Crash |
| +mirrors/reflected_type_generics_test/none: Crash |
| +mirrors/reflected_type_special_types_test: Crash |
| +mirrors/reflected_type_test/01: Crash |
| +mirrors/reflected_type_test/02: Crash |
| +mirrors/reflected_type_test/03: Crash |
| +mirrors/reflected_type_test/none: Crash |
| +mirrors/reflected_type_typedefs_test: Crash |
| +mirrors/reflected_type_typevars_test: Crash |
| +mirrors/reflectively_instantiate_uninstantiated_class_test: Crash |
| +mirrors/reflect_model_test: Crash |
| +mirrors/reflect_runtime_type_test: Crash |
| +mirrors/reflect_two_classes_test: Crash |
| +mirrors/reflect_uninstantiated_class_test: Crash |
| +mirrors/regress_14304_test: Crash |
| +mirrors/regress_16321_test/01: Crash |
| +mirrors/regress_16321_test/none: Crash |
| +mirrors/regress_19731_test: Crash |
| +mirrors/regress_26187_test: Crash |
| +mirrors/relation_assignable_test: Crash |
| +mirrors/relation_subclass_test: Crash |
| +mirrors/relation_subtype_test: Crash |
| +mirrors/removed_api_test: Crash |
| +mirrors/repeated_private_anon_mixin_app_test: Crash |
| +mirrors/return_type_test: Crash |
| +mirrors/runtime_type_test: Crash |
| +mirrors/set_field_with_final_inheritance_test: Crash |
| +mirrors/set_field_with_final_test: Crash |
| +mirrors/spawn_function_root_library_test: Crash |
| +mirrors/static_const_field_test: Crash |
| +mirrors/static_members_easier_test: Crash |
| +mirrors/static_members_test: Crash |
| +mirrors/static_test: Crash |
| +mirrors/superclass2_test: Crash |
| +mirrors/superclass_test: Crash |
| +mirrors/syntax_error_test/none: Crash |
| +mirrors/synthetic_accessor_properties_test: Crash |
| +mirrors/top_level_accessors_test: Crash |
| +mirrors/to_string_test: Crash |
| +mirrors/type_argument_is_type_variable_test: Crash |
| +mirrors/typearguments_mirror_test: Crash |
| +mirrors/typedef_in_signature_test: Crash |
| +mirrors/typedef_library_test: Crash |
| +mirrors/typedef_metadata_test: Crash |
| +mirrors/typedef_reflected_type_test/01: Crash |
| +mirrors/typedef_reflected_type_test/none: Crash |
| +mirrors/typedef_test: Crash |
| +mirrors/type_mirror_for_type_test: Crash |
| +mirrors/type_variable_is_static_test: Crash |
| +mirrors/typevariable_mirror_metadata_test: Crash |
| +mirrors/type_variable_owner_test/01: Crash |
| +mirrors/type_variable_owner_test/none: Crash |
| +mirrors/unnamed_library_test: Crash |
| +mirrors/unnamed_mixin_application_test: Crash |
| +mirrors/variable_is_const_test/none: Crash |
| + |
| [ $compiler == dartk && $runtime == vm && $mode == debug && $arch == x64 ] |
| mirrors/variable_is_const_test/01: Crash |
| +[ $compiler == dartkp && $mode == debug ] |
| +vm/async_await_catch_stacktrace_test/01: Crash |
| + |
| # dartk: checked mode failures |
| [ $checked && ($compiler == dartk || $compiler == dartkp) ] |
| mirrors/invocation_fuzz_test/smi: Crash |
| @@ -575,3 +822,6 @@ mirrors/typedef_deferred_library_test: CompileTimeError # Deferred loading kerne |
| [ $compiler == dartk && $runtime == vm && $mode == debug && $arch == x64 ] |
| mirrors/invocation_fuzz_test: Skip # Because it times out, issue 29439. |
| + |
| +[ $compiler == dartkp && $mode == debug ] |
| +mirrors/variable_is_const_test/01: Crash |