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

Unified Diff: tests/language_strong/language_strong.status

Issue 2995813002: fix #30423, covariant parameter tearoff type should be Object (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
Index: tests/language_strong/language_strong.status
diff --git a/tests/language_strong/language_strong.status b/tests/language_strong/language_strong.status
index 2b440c027be90cfc064b4d0db411e5607514214c..736aaeb2787321c144a2c3f7d89bea7233d81816 100644
--- a/tests/language_strong/language_strong.status
+++ b/tests/language_strong/language_strong.status
@@ -742,11 +742,9 @@ function_subtype_optional1_test: RuntimeError # Issue 29920
function_subtype_optional2_test: RuntimeError # Issue 29920
function_subtype_typearg2_test: RuntimeError # Issue 29920
function_subtype_typearg4_test: RuntimeError # Issue 29920
-function_type_alias3_test: RuntimeError # Issue 29920
generic_instanceof2_test: RuntimeError # Issue 29920
generic_instanceof_test: RuntimeError # Issue 29920
generic_is_check_test: RuntimeError # Issue 29920
-generic_methods_generic_class_tearoff_test: RuntimeError # Issue 29920
getter_closure_execution_order_test: RuntimeError # Issue 29920
identical_closure2_test: RuntimeError # Issue 29920
infinite_switch_label_test: RuntimeError # Issue 29920

Powered by Google App Engine
This is Rietveld 408576698