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

Unified Diff: tests/language_2/language_2_kernel.status

Issue 3001803002: Migrate block 114 (and some of 113). (Closed)
Patch Set: Tweak app_jit status. 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/language_2/language_2_dartdevc.status ('k') | tests/language_2/language_2_precompiled.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language_2/language_2_kernel.status
diff --git a/tests/language_2/language_2_kernel.status b/tests/language_2/language_2_kernel.status
index f6d92489e3d2aca27f078d7aec94a473ddfa58e4..ea5d4b3c68dd182d2c0bd095d9613bce52ef7b86 100644
--- a/tests/language_2/language_2_kernel.status
+++ b/tests/language_2/language_2_kernel.status
@@ -15,6 +15,24 @@ assertion_initializer_test: CompileTimeError
cha_deopt1_test: RuntimeError
cha_deopt2_test: RuntimeError
cha_deopt3_test: RuntimeError
+generic_methods_bounds_test/01: MissingCompileTimeError
+generic_methods_bounds_test/02: MissingRuntimeError
+generic_methods_dynamic_test/01: MissingCompileTimeError
+generic_methods_dynamic_test/02: MissingRuntimeError
+generic_methods_dynamic_test/03: MissingCompileTimeError
+generic_methods_dynamic_test/04: MissingRuntimeError
+generic_methods_generic_class_tearoff_test: RuntimeError
+generic_methods_generic_function_result_test/none: RuntimeError
+generic_methods_named_parameters_test: RuntimeError
+generic_methods_optional_parameters_test: RuntimeError
+generic_methods_overriding_test/01: MissingCompileTimeError
+generic_methods_overriding_test/03: MissingCompileTimeError
+generic_methods_recursive_bound_test/02: MissingCompileTimeError
+generic_methods_simple_as_expression_test/02: MissingRuntimeError
+generic_methods_simple_is_expression_test: RuntimeError
+generic_methods_tearoff_specialization_test: RuntimeError
+generic_methods_unused_parameter_test: RuntimeError
+generic_tearoff_test: CompileTimeError
[ $compiler == dartk && $runtime == vm && !$checked ]
assertion_initializer_const_error2_test/cc02: MissingCompileTimeError
@@ -179,3 +197,6 @@ async_star_pause_test: Fail, OK
[ $compiler == dartk && $runtime == vm ]
async_star_cancel_while_paused_test: RuntimeError
+
+[ $compiler == app_jit || $compiler == dartk || $runtime == dart_precompiled ]
+generic_methods_type_expression_test: RuntimeError # Issue 25869 / 27460
« no previous file with comments | « tests/language_2/language_2_dartdevc.status ('k') | tests/language_2/language_2_precompiled.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698