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

Unified Diff: tests/lib/lib.status

Issue 23707046: Support typeArguments, isOriginalDeclaration, and get originalDeclaration in ClassMirror. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Addressed comments. Created 7 years, 3 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 | « sdk/lib/_internal/lib/mirrors_patch.dart ('k') | tests/lib/mirrors/generics_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 66a7835f25c16f9b4ed1c35f3b10131fd13c6a21..cde92bfcfc2787d32e796de0d8847dcd4be6e4f0 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -14,7 +14,7 @@ mirrors/class_mirror_type_variables_test: Fail # Issue 12087
mirrors/equality_test/02: Fail # Issue 12333
mirrors/fake_function_test: Fail # Issue 11612
mirrors/function_type_mirror_test: Fail # Issue 12166
-mirrors/generics_test: Fail # Issue 12333
+mirrors/generics_test/01: Fail # Issue 12333
mirrors/hierarchy_invariants_test: Fail # Issue 11863
mirrors/invoke_test: Fail # Issue 11954
mirrors/invoke_named_test: Fail # Issue 10471, 12863
« no previous file with comments | « sdk/lib/_internal/lib/mirrors_patch.dart ('k') | tests/lib/mirrors/generics_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698