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

Unified Diff: tests/lib/lib.status

Issue 62273003: Use the runtime for generic subsitution of variable types, return types, parameter types. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 1 month 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 | « runtime/vm/bootstrap_natives.h ('k') | tests/lib/mirrors/generic_local_function_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/lib/lib.status
diff --git a/tests/lib/lib.status b/tests/lib/lib.status
index 16f2e2746acd14d228c7294e836b42c0823e58e8..bb5e840eb43213244e98d3c777e02c568c120180 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -27,9 +27,12 @@ mirrors/generics_test/01: RuntimeError # Issue 12087
mirrors/generic_f_bounded_mixin_application_test: RuntimeError # Issue 12087
mirrors/generic_function_typedef_test: RuntimeError # Issue 12333
mirrors/generic_interface_test: RuntimeError # Issue 12087
+mirrors/generic_local_function_test: RuntimeError # Issue 12333
mirrors/generic_mixin_test: RuntimeError # Issue 12333
mirrors/generic_mixin_applications_test: RuntimeError # Issue 12333
+mirrors/generic_type_mirror_test/01: RuntimeError # 6490
mirrors/generics_substitution_test/01: RuntimeError # Issue 12087
+mirrors/generics_double_substitution_test: RuntimeError
mirrors/hierarchy_invariants_test: RuntimeError # Issue 11863
mirrors/immutable_collections_test: RuntimeError # Issue 14030
mirrors/initializing_formals_test/01: RuntimeError # Issue 6490
@@ -79,7 +82,6 @@ mirrors/typedef_test/none: RuntimeError # http://dartbug.com/6490
mirrors/typedef_metadata_test: RuntimeError # Issue 12785
mirrors/typevariable_mirror_metadata_test: CompileTimeError # Issue 10905
mirrors/type_variable_owner_test/01: RuntimeError # Issue 12785
-mirrors/generic_type_mirror_test/01: RuntimeError # 6490
[ $runtime == safari ]
mirrors/return_type_test: Pass, Timeout # Issue 12858
@@ -181,7 +183,9 @@ mirrors/typedef_test/01: Fail, OK # Incorrect dart2js behavior.
mirrors/generic_f_bounded_test/01: RuntimeError # Issue 14000
mirrors/generic_superclass_test/01: RuntimeError # Issue 14000
-mirrors/generic_type_mirror_test/02: RuntimeError # Issue 14613
+mirrors/generics_double_substitution_test/01: RuntimeError # Issue 14869
+
+mirrors/generic_local_function_test: RuntimeError # Issue 14913
mirrors/symbol_validation_test: RuntimeError # Issue 13596
« no previous file with comments | « runtime/vm/bootstrap_natives.h ('k') | tests/lib/mirrors/generic_local_function_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698