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

Unified Diff: tests/language/language_kernel.status

Issue 2571393002: VM: [Kernel] don't crash when encountering generic methods in Kernel. (Closed)
Patch Set: Created 4 years 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 | « runtime/vm/kernel_to_il.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language_kernel.status
diff --git a/tests/language/language_kernel.status b/tests/language/language_kernel.status
index a23ef57652aa1131e403427ac45c95657b731a5f..66c30ef7961062f63d8f30afa7b138561c67bda3 100644
--- a/tests/language/language_kernel.status
+++ b/tests/language/language_kernel.status
@@ -254,15 +254,10 @@ generic_creation_test: RuntimeError
generic_field_mixin2_test: RuntimeError
generic_field_mixin4_test: RuntimeError
generic_field_mixin5_test: RuntimeError
-generic_functions_test: Crash
generic_inheritance_test: RuntimeError
generic_local_functions_test: Crash
-generic_method_types_test: Crash
-generic_methods_function_type_test: Crash
-generic_methods_generic_function_parameter_test: Crash
-generic_methods_new_test: Crash
-generic_methods_test: Crash
-generic_methods_type_expression_test: Crash
+generic_method_types_test: Pass, RuntimeError
+generic_methods_type_expression_test: RuntimeError
generic_test: RuntimeError
getter_closure_execution_order_test: RuntimeError
getter_setter_in_lib_test: RuntimeError
@@ -370,7 +365,7 @@ if_null_assignment_static_test/35: Crash
instance_creation_in_function_annotation_test: Crash
invocation_mirror_invoke_on2_test: Crash
issue21079_test: Crash
-large_class_declaration_test: Timeout
+large_class_declaration_test: Pass, Timeout
library_env_test/has_mirror_support: RuntimeError
redirecting_factory_reflection_test: Crash
regress_18535_test: Crash
« no previous file with comments | « runtime/vm/kernel_to_il.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698