From 787fb75fc0ca8b782dc587f9d065ce5fd7cf3eb6 Mon Sep 17 00:00:00 2001 From: Johnni Winther Date: Fri, 16 Jun 2017 16:32:20 +0200 Subject: [PATCH] Fix dart2js-with-kernel status Review-Url: https://codereview.chromium.org/2939323002 . --- tests/compiler/dart2js_extra/dart2js_extra.status | 3 --- tests/compiler/dart2js_native/dart2js_native.status | 1 - tests/language/language_dart2js.status | 6 ------ 3 files changed, 10 deletions(-) diff --git a/tests/compiler/dart2js_extra/dart2js_extra.status b/tests/compiler/dart2js_extra/dart2js_extra.status index 2e8c513248a..2cab8b26bd8 100644 --- a/tests/compiler/dart2js_extra/dart2js_extra.status +++ b/tests/compiler/dart2js_extra/dart2js_extra.status @@ -129,9 +129,7 @@ inference_super_set_call_test: RuntimeError # Issue 27394 invalid_annotation2_test/01: Crash # Issue 27394 invalid_annotation2_test/none: Crash # Issue 27394 invalid_annotation_test/01: Crash # Issue 27394 -is_check_instanceof_test: RuntimeError # Issue 27394 lookup_map/dead_entry_through_mirrors_test: Crash # Issue 27394 -lookup_map/generic_type_test: RuntimeError # Issue 27394 lookup_map/live_entry_through_mirrors_test: Crash # Issue 27394 lookup_map/live_entry_through_mirrors_used_test: Crash # Issue 27394 many_fields_test: Crash # Issue 27394 @@ -154,7 +152,6 @@ mirrors_used_closure_test: Crash # Issue 27394 mirrors_used_metatargets_test: Crash # Issue 27394 mirrors_used_native_test: Crash # Issue 27394 reflect_native_types_test: Crash # Issue 27394 -runtime_type_test: RuntimeError # Issue 27394 type_argument_factory_nocrash_test: RuntimeError # Issue 27394 [ $compiler == dart2js && $dart2js_with_kernel && $host_checked ] diff --git a/tests/compiler/dart2js_native/dart2js_native.status b/tests/compiler/dart2js_native/dart2js_native.status index 5cf48b9e273..87f44ca08e8 100644 --- a/tests/compiler/dart2js_native/dart2js_native.status +++ b/tests/compiler/dart2js_native/dart2js_native.status @@ -119,7 +119,6 @@ subclassing_super_field_2_test: RuntimeError # Issue 27394 subclassing_type_test: RuntimeError # Issue 27394 super_call_test: RuntimeError # Issue 27394 super_property_test: RuntimeError # Issue 27394 -uninstantiated_type_parameter_test: RuntimeError # Issue 27394 [ $compiler == dart2js && $runtime == d8 && $dart2js_with_kernel ] static_methods_test: Crash # Issue 27394 diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status index 5a579b43f8b..b7cb2c66f0e 100644 --- a/tests/language/language_dart2js.status +++ b/tests/language/language_dart2js.status @@ -348,20 +348,16 @@ deferred_load_constants_test/none: RuntimeError # Issue 27394 deferred_super_dependency_test/01: Crash # Issue 27394 enum_mirror_test: Crash # Issue 27394 export_ambiguous_main_negative_test: Crash # Issue 27394 -f_bounded_quantification5_test: RuntimeError # Issue 27394 final_for_in_variable_test/01: MissingRuntimeError # Issue 27394 final_param_test/01: MissingRuntimeError # Issue 27394 final_variable_assignment_test/01: MissingRuntimeError # Issue 27394 first_class_types_constants_test: RuntimeError # Issue 27394 first_class_types_test: RuntimeError # Issue 27394 -function_subtype3_test: RuntimeError # Issue 27394 -function_subtype_typearg0_test: RuntimeError # Issue 27394 generic2_test: RuntimeError # Issue 27394 generic_field_mixin2_test: Crash # Issue 27394 generic_field_mixin3_test: Crash # Issue 27394 generic_field_mixin6_test/01: Crash # Issue 27394 generic_field_mixin_test: Crash # Issue 27394 -generic_instanceof5_test: RuntimeError # Issue 27394 generic_instanceof_test: RuntimeError # Issue 27394 generic_local_functions_test: Crash # Issue 27394 generic_metadata_test/02: Crash # Issue 27394 @@ -429,7 +425,6 @@ mixin_invalid_inheritance2_test/01: Crash # Issue 27394 mixin_invalid_inheritance2_test/02: Crash # Issue 27394 mixin_invalid_inheritance2_test/03: Crash # Issue 27394 mixin_lib_extends_field_test: Crash # Issue 27394 -mixin_only_for_rti_test: RuntimeError # Issue 27394 mixin_proto_test: Crash # Issue 27394 mixin_regress_11398_test: Crash # Issue 27394 mixin_super_constructor2_test: Crash # Issue 27394 @@ -498,7 +493,6 @@ this_conditional_operator_test/01: Crash # Issue 27394 try_catch_syntax_test/13: Crash # Issue 27394 try_catch_syntax_test/14: Crash # Issue 27394 try_catch_syntax_test/15: Crash # Issue 27394 -type_argument_substitution_test: RuntimeError # Issue 27394 type_parameter_test/01: RuntimeError # Issue 27394 type_parameter_test/02: RuntimeError # Issue 27394 type_parameter_test/03: RuntimeError # Issue 27394