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

Unified Diff: tests/language_strong/language_strong_kernel.status

Issue 2641543003: Use "Object" as the reified type of covariant override parameters. (Closed)
Patch Set: Format. Created 3 years, 11 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_strong/covariant_override/tear_off_type_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language_strong/language_strong_kernel.status
diff --git a/tests/language_strong/language_strong_kernel.status b/tests/language_strong/language_strong_kernel.status
index 7858270062e38651340fe16a6a067af3b82b7383..559b41935a26d4a0ac10200339bad9bef5f09715 100644
--- a/tests/language_strong/language_strong_kernel.status
+++ b/tests/language_strong/language_strong_kernel.status
@@ -28,7 +28,6 @@ bool_test: RuntimeError # Throws CastError instead of TypeError
cha_deopt1_test: RuntimeError
cha_deopt2_test: RuntimeError
cha_deopt3_test: RuntimeError
-checked_covariant_overrides_test: RuntimeError
closure_type_variable_test: RuntimeError
closures_initializer_test: RuntimeError
compile_time_constant12_test: Crash
@@ -38,6 +37,7 @@ const_evaluation_test/01: RuntimeError
const_locals_test: RuntimeError
const_nested_test: RuntimeError
const_string_test: RuntimeError
+covariant_override/runtime_check_test: RuntimeError
custom_await_stack_trace_test: RuntimeError
cyclic_type2_test: CompileTimeError
cyclic_type_test/00: RuntimeError
« no previous file with comments | « tests/language_strong/covariant_override/tear_off_type_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698