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

Unified Diff: tests/language_2/language_2_dartdevc.status

Issue 3008573002: Migrate test block 113 to Dart 2.0. (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_2/language_2_dartdevc.status
diff --git a/tests/language_2/language_2_dartdevc.status b/tests/language_2/language_2_dartdevc.status
index 0632d547d2d95c0b3eddd3d89a21957c71145074..68447b8e8b5ed15db080bca21798a47ecacdfe07 100644
--- a/tests/language_2/language_2_dartdevc.status
+++ b/tests/language_2/language_2_dartdevc.status
@@ -20,6 +20,7 @@ black_listed_test/none: fail # Issue 14228
body_less_constructor_wrong_arg_negative_test: CompileTimeError # Issue 18695
built_in_identifier_prefix_test: CompileTimeError
built_in_identifier_prefix_test: CompileTimeError
+generic_closure_test/01: RuntimeError # Use of -> instead of => in runtimeType.toString()
generic_list_checked_test: CompileTimeError
generic_local_functions_test: CompileTimeError
generic_methods_closure_test: CompileTimeError # Issue 29920
@@ -114,7 +115,7 @@ covariant_subtyping_with_substitution_test: RuntimeError # Issue 30461
function_subtype_inline2_test: RuntimeError
function_type/function_type50_test: RuntimeError # Issue 29920
function_type/function_type58_test: RuntimeError # Issue 29920
-generic_instanceof2_test: RuntimeError # Issue 29920
+generic_function_typedef_test: RuntimeError
generic_instanceof2_test: RuntimeError # Issue 29920
generic_is_check_test: RuntimeError # Issue 29920
generic_method_types_test/01: RuntimeError

Powered by Google App Engine
This is Rietveld 408576698