Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1436)

Unified Diff: tests/compiler/dart2js_native/dart2js_native.status

Issue 2995253002: DeferredTask.isDeferredClass Element->Entity (Closed)
Patch Set: Created 3 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tests/compiler/dart2js_extra/dart2js_extra.status ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/compiler/dart2js_native/dart2js_native.status
diff --git a/tests/compiler/dart2js_native/dart2js_native.status b/tests/compiler/dart2js_native/dart2js_native.status
index d82700f498cd40d9b9d9746a1f45c57fc4d6fed9..d1c9cf945e87061bf23fb08c4385e06d317263d7 100644
--- a/tests/compiler/dart2js_native/dart2js_native.status
+++ b/tests/compiler/dart2js_native/dart2js_native.status
@@ -133,110 +133,106 @@ native_class_inheritance3_frog_test: Crash # Issue 27394
native_wrapping_function3_frog_test: Crash # Issue 27394
[ $compiler == dart2js && $dart2js_with_kernel && $host_checked ]
-abstract_class_test: Crash
+abstract_class_test: RuntimeError
bound_closure_super_test: Crash
bound_closure_test: Crash
-browser_compat_1_prepatched_test: Crash
-browser_compat_1_unpatched_test: Crash
-browser_compat_2_test: Crash
+browser_compat_1_prepatched_test: RuntimeError
+browser_compat_1_unpatched_test: RuntimeError
+browser_compat_2_test: RuntimeError
compute_this_script_test: Crash
-core_type_check_native_test: Crash
-dispatch_property_initialization_test: Crash
-downcast_test: Crash
-error_safeToString_test: Crash
+core_type_check_native_test: RuntimeError
+dispatch_property_initialization_test: RuntimeError
+downcast_test: RuntimeError
+error_safeToString_test: RuntimeError
event_loop_test: Crash
-fake_thing_2_test: Crash
-fake_thing_test: Crash
-field_type2_test: Crash
-field_type_test: Crash
-fixup_get_tag_test: Crash
-hash_code_test: Crash
+fake_thing_test: RuntimeError
+field_type2_test: RuntimeError
+field_type_test: RuntimeError
+fixup_get_tag_test: RuntimeError
+hash_code_test: RuntimeError
internal_library_test: Crash
is_check_test: CompileTimeError
-issue9182_test: Crash
-jsobject_test: Crash
+issue9182_test: RuntimeError
+jsobject_test: RuntimeError
load_elim_refinement_test: CompileTimeError
mirror_intercepted_field_test: CompileTimeError
native_call_arity1_frog_test: Crash
native_call_arity2_frog_test: Crash
native_call_arity3_frog_test: Crash
-native_checked_arguments1_frog_test: Crash
-native_checked_fields_frog_test: Crash
-native_class_avoids_hidden_name_frog_test: Crash
-native_class_fields_2_test: Crash
-native_class_fields_3_test: Crash
-native_class_fields_test: Crash
+native_checked_arguments1_frog_test: RuntimeError
+native_checked_fields_frog_test: RuntimeError
+native_class_avoids_hidden_name_frog_test: RuntimeError
+native_class_fields_2_test: RuntimeError
+native_class_fields_3_test: RuntimeError
+native_class_fields_test: RuntimeError
native_class_inheritance1_frog_test: Crash
native_class_inheritance2_frog_test: Crash
native_class_inheritance3_frog_test: Crash
native_class_inheritance4_frog_test: Crash
-native_class_is_check1_frog_test: Crash
-native_class_is_check3_frog_test: Crash
+native_class_is_check1_frog_test: RuntimeError
+native_class_is_check3_frog_test: RuntimeError
native_class_with_dart_methods_frog_test: Crash
native_closure_identity_frog_test: Crash
-native_constructor_name_test: Crash
-native_equals_frog_test: Crash
-native_exception2_test: Crash
+native_constructor_name_test: RuntimeError
+native_equals_frog_test: RuntimeError
+native_exception2_test: RuntimeError
native_exception_test: RuntimeError
native_exceptions1_frog_test: Crash
-native_field_invocation2_test: Crash
-native_field_invocation3_test: Crash
-native_field_invocation4_test: Crash
-native_field_invocation5_test: Crash
+native_field_invocation2_test: RuntimeError
+native_field_invocation3_test: RuntimeError
+native_field_invocation5_test: RuntimeError
native_field_invocation6_test: Crash
-native_field_invocation_test: Crash
-native_field_name_test: Crash
+native_field_invocation_test: RuntimeError
+native_field_name_test: RuntimeError
native_field_optimization_test: Crash
native_field_rename_1_frog_test: Crash
native_field_rename_2_frog_test: Crash
native_library_same_name_used_frog_test: CompileTimeError
native_method_inlining_test: Crash
native_method_rename1_frog_test: Crash
-native_method_rename2_frog_test: Crash
-native_method_rename3_frog_test: Crash
-native_method_with_keyword_name_test: Crash
+native_method_rename2_frog_test: RuntimeError
+native_method_rename3_frog_test: RuntimeError
+native_method_with_keyword_name_test: RuntimeError
native_mirror_test: Crash
-native_missing_method1_frog_test: Crash
-native_missing_method2_frog_test: Crash
-native_mixin_field_test: Crash
-native_mixin_multiple2_test: Crash
+native_mixin_field_test: RuntimeError
+native_mixin_multiple2_test: RuntimeError
native_mixin_multiple3_test: Crash
-native_mixin_multiple_test: Crash
-native_mixin_test: Crash
+native_mixin_multiple_test: RuntimeError
+native_mixin_test: RuntimeError
native_mixin_with_plain_test: Crash
native_named_constructors2_frog_test: CompileTimeError
native_named_constructors3_frog_test: CompileTimeError
-native_no_such_method_exception2_frog_test: Crash
+native_no_such_method_exception2_frog_test: RuntimeError
native_no_such_method_exception3_frog_test: Crash
native_no_such_method_exception4_frog_test: Crash
native_no_such_method_exception5_frog_test: Crash
-native_no_such_method_exception_frog_test: Crash
+native_no_such_method_exception_frog_test: RuntimeError
native_novel_html_test: Crash
-native_null_closure_frog_test: Crash
+native_null_closure_frog_test: RuntimeError
native_null_frog_test: Crash
native_property_frog_test: CompileTimeError
-native_to_string_frog_test: Crash
-native_use_native_name_in_table_frog_test: Crash
+native_to_string_frog_test: RuntimeError
+native_use_native_name_in_table_frog_test: RuntimeError
native_wrapping_function3_frog_test: Crash
native_wrapping_function_frog_test: Crash
-oddly_named_fields_test: Crash
+oddly_named_fields_test: RuntimeError
optimization_hints_test: Crash
rti_only_native_test: Crash
runtimetype_test: CompileTimeError
static_methods_test: RuntimeError
-subclassing_1_test: Crash
-subclassing_2_test: Crash
-subclassing_3_test: Crash
-subclassing_4_test: Crash
-subclassing_5_test: Crash
+subclassing_1_test: RuntimeError
+subclassing_2_test: RuntimeError
+subclassing_3_test: RuntimeError
+subclassing_4_test: RuntimeError
+subclassing_5_test: RuntimeError
subclassing_constructor_1_test: Crash
-subclassing_constructor_2_test: Crash
-subclassing_super_call_test: Crash
-subclassing_super_field_1_test: Crash
-subclassing_super_field_2_test: Crash
+subclassing_constructor_2_test: RuntimeError
+subclassing_super_call_test: RuntimeError
+subclassing_super_field_1_test: RuntimeError
+subclassing_super_field_2_test: RuntimeError
subclassing_type_test: Crash
-super_call_test: Crash
-super_property_test: Crash
+super_call_test: RuntimeError
+super_property_test: RuntimeError
[ $compiler == dart2js && $dart2js_with_kernel && $minified ]
abstract_class_test: RuntimeError
« no previous file with comments | « tests/compiler/dart2js_extra/dart2js_extra.status ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698