| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index e76e4dda3166f81719d4e47369faf5e181be6720..fd8f00480be91703c08ad83880f2349f139fed9b 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -457,3 +457,190 @@ mirrors/load_library_test: Crash # Deferred loading
|
| mirrors/generic_bounded_test/02: Fail # Type equality - Issue 26869
|
| mirrors/generic_bounded_by_type_parameter_test/02: Fail # Type equality - Issue 26869
|
| async/timer_regress22626_test: Pass, RuntimeError # Timing dependent.
|
| +
|
| +[ ($compiler == dartk || $compiler == dartkp) && ($runtime == vm || $runtime == dart_precompiled) ]
|
| +async/future_or_only_in_async_test/00: MissingRuntimeError
|
| +async/future_or_strong_test: RuntimeError
|
| +async/future_test/01: RuntimeError
|
| +async/future_test/none: RuntimeError
|
| +async/schedule_microtask2_test: RuntimeError
|
| +mirrors/abstract_class_test/00: RuntimeError
|
| +mirrors/abstract_class_test/none: 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: RuntimeError
|
| +mirrors/constructor_private_name_test: RuntimeError
|
| +mirrors/dart2js_mirrors_test: Crash
|
| +mirrors/deferred_mirrors_metadata_test: RuntimeError
|
| +mirrors/deferred_mirrors_metatarget_test: RuntimeError
|
| +mirrors/deferred_mirrors_update_test: RuntimeError
|
| +mirrors/deferred_type_test: RuntimeError
|
| +mirrors/delegate_class_test: RuntimeError
|
| +mirrors/empty_test: Crash
|
| +mirrors/enum_test: RuntimeError
|
| +mirrors/equality_test: RuntimeError
|
| +mirrors/field_type_test: RuntimeError
|
| +mirrors/function_type_mirror_test: RuntimeError
|
| +mirrors/generic_class_declaration_test: RuntimeError
|
| +mirrors/generic_f_bounded_mixin_application_test: RuntimeError
|
| +mirrors/generic_function_typedef_test: RuntimeError
|
| +mirrors/generic_local_function_test: RuntimeError
|
| +mirrors/generic_mixin_applications_test: RuntimeError
|
| +mirrors/generic_mixin_test: RuntimeError
|
| +mirrors/generics_double_substitution_test/01: RuntimeError
|
| +mirrors/generics_double_substitution_test/none: RuntimeError
|
| +mirrors/generics_dynamic_test: RuntimeError
|
| +mirrors/generics_substitution_test: RuntimeError
|
| +mirrors/generic_type_mirror_test: RuntimeError
|
| +mirrors/hierarchy_invariants_test: RuntimeError
|
| +mirrors/hot_get_field_test: RuntimeError
|
| +mirrors/hot_set_field_test: RuntimeError
|
| +mirrors/immutable_collections_test: RuntimeError
|
| +mirrors/inherited_metadata_test: RuntimeError
|
| +mirrors/inherit_field_test: RuntimeError
|
| +mirrors/initializing_formals_test/03: RuntimeError
|
| +mirrors/initializing_formals_test/none: RuntimeError
|
| +mirrors/instance_members_easier_test: RuntimeError
|
| +mirrors/instance_members_test: RuntimeError
|
| +mirrors/instance_members_with_override_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_call_through_getter_previously_accessed_test/named: RuntimeError
|
| +mirrors/invoke_call_through_getter_previously_accessed_test/none: RuntimeError
|
| +mirrors/invoke_private_test: RuntimeError
|
| +mirrors/invoke_private_wrong_library_test: RuntimeError
|
| +mirrors/invoke_test: RuntimeError
|
| +mirrors/invoke_throws_test: Crash
|
| +mirrors/lazy_static_test: RuntimeError
|
| +mirrors/library_declarations_test/none: RuntimeError
|
| +mirrors/library_enumeration_deferred_loading_test: RuntimeError
|
| +mirrors/library_exports_hidden_test: RuntimeError
|
| +mirrors/library_exports_shown_test: RuntimeError
|
| +mirrors/library_import_deferred_loading_test: RuntimeError
|
| +mirrors/library_imports_bad_metadata_test/01: MissingCompileTimeError
|
| +mirrors/library_imports_deferred_test: RuntimeError
|
| +mirrors/library_imports_hidden_test: RuntimeError
|
| +mirrors/library_imports_metadata_test: RuntimeError
|
| +mirrors/library_imports_prefixed_show_hide_test: RuntimeError
|
| +mirrors/library_imports_prefixed_test: RuntimeError
|
| +mirrors/library_imports_shown_test: RuntimeError
|
| +mirrors/library_metadata2_test/01: MissingCompileTimeError
|
| +mirrors/library_metadata_test: RuntimeError
|
| +mirrors/list_constructor_test/01: Crash
|
| +mirrors/list_constructor_test/none: Crash
|
| +mirrors/load_library_test: RuntimeError
|
| +mirrors/metadata_allowed_values_test/01: MissingCompileTimeError
|
| +mirrors/metadata_allowed_values_test/02: MissingCompileTimeError
|
| +mirrors/metadata_allowed_values_test/03: MissingCompileTimeError
|
| +mirrors/metadata_allowed_values_test/04: MissingCompileTimeError
|
| +mirrors/metadata_allowed_values_test/05: MissingCompileTimeError
|
| +mirrors/metadata_allowed_values_test/09: MissingCompileTimeError
|
| +mirrors/metadata_allowed_values_test/10: MissingCompileTimeError
|
| +mirrors/metadata_allowed_values_test/11: MissingCompileTimeError
|
| +mirrors/metadata_allowed_values_test/13: MissingCompileTimeError
|
| +mirrors/metadata_allowed_values_test/14: MissingCompileTimeError
|
| +mirrors/metadata_allowed_values_test/15: MissingCompileTimeError
|
| +mirrors/metadata_allowed_values_test/16: MissingCompileTimeError
|
| +mirrors/metadata_allowed_values_test/27: MissingCompileTimeError
|
| +mirrors/metadata_allowed_values_test/28: MissingCompileTimeError
|
| +mirrors/metadata_allowed_values_test/29: MissingCompileTimeError
|
| +mirrors/metadata_allowed_values_test/30: MissingCompileTimeError
|
| +mirrors/metadata_allowed_values_test/31: MissingCompileTimeError
|
| +mirrors/metadata_allowed_values_test/none: RuntimeError
|
| +mirrors/metadata_constructed_constant_test: RuntimeError
|
| +mirrors/metadata_constructor_arguments_test/01: MissingCompileTimeError
|
| +mirrors/metadata_constructor_arguments_test/02: MissingCompileTimeError
|
| +mirrors/metadata_constructor_arguments_test/03: MissingCompileTimeError
|
| +mirrors/metadata_constructor_arguments_test/04: MissingCompileTimeError
|
| +mirrors/metadata_constructor_arguments_test/05: MissingCompileTimeError
|
| +mirrors/metadata_constructor_arguments_test/06: MissingCompileTimeError
|
| +mirrors/metadata_constructor_arguments_test/07: MissingCompileTimeError
|
| +mirrors/metadata_constructor_arguments_test/none: RuntimeError
|
| +mirrors/metadata_nested_constructor_call_test/01: MissingCompileTimeError
|
| +mirrors/metadata_nested_constructor_call_test/02: MissingCompileTimeError
|
| +mirrors/metadata_nested_constructor_call_test/03: MissingCompileTimeError
|
| +mirrors/metadata_nested_constructor_call_test/04: MissingCompileTimeError
|
| +mirrors/metadata_nested_constructor_call_test/05: MissingCompileTimeError
|
| +mirrors/metadata_nested_constructor_call_test/06: MissingCompileTimeError
|
| +mirrors/metadata_nested_constructor_call_test/07: MissingCompileTimeError
|
| +mirrors/metadata_nested_constructor_call_test/08: MissingCompileTimeError
|
| +mirrors/metadata_nested_constructor_call_test/09: MissingCompileTimeError
|
| +mirrors/metadata_nested_constructor_call_test/none: RuntimeError
|
| +mirrors/metadata_scope_test/01: MissingCompileTimeError
|
| +mirrors/metadata_scope_test/none: RuntimeError
|
| +mirrors/metadata_test: RuntimeError
|
| +mirrors/method_mirror_location_test: RuntimeError
|
| +mirrors/method_mirror_source_line_ending_test: Crash
|
| +mirrors/method_mirror_source_test: Crash
|
| +mirrors/mirrors_nsm_mismatch_test: CompileTimeError
|
| +mirrors/mirrors_nsm_test/dart2js: CompileTimeError
|
| +mirrors/mirrors_nsm_test/none: CompileTimeError
|
| +mirrors/mirrors_reader_test: Crash
|
| +mirrors/mirrors_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/new_instance_with_type_arguments_test: RuntimeError
|
| +mirrors/operator_test: RuntimeError
|
| +mirrors/other_declarations_location_test: RuntimeError
|
| +mirrors/parameter_annotation_mirror_test: RuntimeError
|
| +mirrors/parameter_is_const_test/01: MissingCompileTimeError
|
| +mirrors/parameter_metadata_test: RuntimeError
|
| +mirrors/parameter_of_mixin_app_constructor_test: RuntimeError
|
| +mirrors/parameter_test/01: RuntimeError
|
| +mirrors/parameter_test/none: RuntimeError
|
| +mirrors/private_class_field_test: RuntimeError
|
| +mirrors/private_symbol_mangling_test: RuntimeError
|
| +mirrors/private_symbol_test: 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
|
| +mirrors/reflect_model_test: RuntimeError
|
| +mirrors/reflect_runtime_type_test: RuntimeError
|
| +mirrors/reflect_uninstantiated_class_test: RuntimeError
|
| +mirrors/regress_19731_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/static_test: RuntimeError
|
| +mirrors/symbol_validation_test/01: RuntimeError
|
| +mirrors/symbol_validation_test/none: RuntimeError
|
| +mirrors/synthetic_accessor_properties_test: RuntimeError
|
| +mirrors/to_string_test: RuntimeError
|
| +mirrors/typedef_deferred_library_test: RuntimeError
|
| +mirrors/typedef_in_signature_test: RuntimeError
|
| +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/type_variable_is_static_test: RuntimeError
|
| +mirrors/typevariable_mirror_metadata_test: RuntimeError
|
| +mirrors/type_variable_owner_test/01: RuntimeError
|
| +mirrors/variable_is_const_test/01: MissingCompileTimeError
|
| +mirrors/variable_is_const_test/none: RuntimeError
|
| +profiler/metrics_num_test: CompileTimeError
|
|
|