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

Unified Diff: tests/lib/lib.status

Issue 26344006: Substitution for type variables in mirrors on instantiated generics. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 2 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/lib/lib.status
diff --git a/tests/lib/lib.status b/tests/lib/lib.status
index 9d4506b94fb71f4dba76483b837321be1bd8bdfb..4c5fc9be83b83ca134bc576c51fa45b8d2ae1710 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -156,10 +156,7 @@ mirrors/typedef_test/01: Fail, OK # Incorrect dart2js behavior.
mirrors/closures_test/01: Fail, OK # Incorrect dart2js behavior.
mirrors/constructor_kinds_test: RuntimeError # Issue 13798
-mirrors/generics_substitution_test: RuntimeError # Issue 13808
mirrors/generic_function_typedef_test: RuntimeError # Issue 12282
-mirrors/generic_mixin_applications_test: RuntimeError # Issue 12282
-mirrors/type_argument_is_type_variable_test: RuntimeError # Issue 12282
[ $compiler == none && $runtime == drt ]
async/timer_isolate_test: Skip # See Issue 4997
@@ -210,10 +207,7 @@ mirrors/mixin_test/01: Fail # Issue 13719: Please triage this failure.
mirrors/typedef_test/01: Fail # Issue 13719: Please triage this failure.
mirrors/constructor_kinds_test: RuntimeError # Issue 13798
-mirrors/generics_substitution_test: RuntimeError # Issue 13808
mirrors/generic_function_typedef_test: RuntimeError # Issue 12282
-mirrors/generic_mixin_applications_test: RuntimeError # Issue 12282
-mirrors/type_argument_is_type_variable_test: RuntimeError # Issue 12282
[ $compiler == none && $runtime == dartium ]
async/run_async5_test: Pass, Timeout # Issue 13719: Please triage this failure.

Powered by Google App Engine
This is Rietveld 408576698