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

Unified Diff: tests/language_2/language_2_vm.status

Issue 3012443003: Add a test of the runtime type of a tearoff that uses a covariant generic parameter. (Closed)
Patch Set: Address code review comments 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_precompiled.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language_2/language_2_vm.status
diff --git a/tests/language_2/language_2_vm.status b/tests/language_2/language_2_vm.status
index 441564b40429d83c0246fbdfecee3edaac30022b..17e1fcad3d71136697928438c101fba6ef21cc4d 100644
--- a/tests/language_2/language_2_vm.status
+++ b/tests/language_2/language_2_vm.status
@@ -103,6 +103,7 @@ class_literal_test/23: MissingCompileTimeError
class_literal_test/24: MissingCompileTimeError
class_literal_test/25: MissingCompileTimeError
covariant_subtyping_with_substitution_test: RuntimeError
+covariant_tear_off_type_test: RuntimeError
generic_constructor_mixin2_test/01: MissingCompileTimeError
generic_constructor_mixin3_test/01: MissingCompileTimeError
generic_constructor_mixin_test/01: MissingCompileTimeError
« no previous file with comments | « tests/language_2/language_2_precompiled.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698